CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 矩阵

搜索资源列表

  1. 123

    0下载:
  2. 本文设计了以AT89S52单片机作为控制器,LCD液晶和矩阵键盘为互动模块,射频技术基础,应用飞利浦公司MF-RC500芯片作为读写IC的载体,并可以与上位机进行串口通信的非接触式IC卡读写器。-Designed microcontroller AT89S52 as the controller, LCD LCD and matrix keyboard interactive modules, RF technology base, application of the Philips MF-R
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:425236
    • 提供者:文涛
  1. juzhen

    0下载:
  2. 矩阵的练习 对于掌握数组的 概念很重要。如何快速掌握数组,灵活运用。-The practice of the matrix is ​ ​ very important to grasp the concept of the array. How to quickly grasp the array of flexible use.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:368223
    • 提供者:赵宝鑫
  1. C-language-array-string-programming

    0下载:
  2. C语言 数组与字符串 编程题 求方阵两条对角线之和 2)求矩阵中的“鞍点”。-C language array string programming question seeking to square two diagonal and 2) in the Matrix " saddle point" .
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:6018
    • 提供者:song
  1. SVD-based-watermarking

    1下载:
  2. 基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。-the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded into the host image in discrete
  3. 所属分类:Project Design

    • 发布日期:
    • 文件大小:4643524
    • 提供者:p2pgrid
  1. CCmG_1.0-1

    0下载:
  2. 全基因组关联分析软件,根据序列矩阵,计算得到与目标性状相关的质量或数量遗传位点。-Genome-wide association analysis software, according to the sequence matrix, calculated with the target traits related to quality or quantity of genetic loci.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:420621
    • 提供者:陈涛
  1. svm

    0下载:
  2. 非线性svm实现样本点的分类,并输出图像,输入数据为矩阵-Nonlinear svm to achieve a classification of the sample points, and the output image, the input data matrix
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:9114
    • 提供者:xiaoxichanchan
  1. lab5_asm

    0下载:
  2. 89C51单片机开发板4*4行列式矩阵键盘加数码管显示-89C51 microcontroller development board determinant matrix of 4* 4 keypad and digital display
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:12854
    • 提供者:zqy
  1. migonglaoshu

    0下载:
  2. 数据结构,迷宫老鼠问题求解 迷宫是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的墙或障碍。迷宫的入口在左上角,出口在右下角。假定用n*m的矩阵来描述迷宫,位置(1,1)表示入口,(n,m)表示出口,n和m分别代表迷宫的行数和列数。迷宫中的每个位置都可用其行号和列号来指定。在矩阵中,当且仅当在位置(i,j)处有一个障碍时其值为1,否则其值为零。(即0表示能通过,1 表示不能通过。)现假设老鼠从左上角[1,1]进入迷宫,编写算法,寻求一条从右下角[m,n] 出去的路径。 迷
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:1726
    • 提供者:翁雪花
  1. DMC

    0下载:
  2. 可以完成DMC动态矩阵预测控制的部分内容,非常有用。-DMC Dynamic Matrix Control part can be completed, is very useful.
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:844
    • 提供者:张运诗
  1. Matlab

    0下载:
  2. 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:17371340
    • 提供者:ltiuan
  1. mallat-dwt

    0下载:
  2.   利用matlab程序实现对一维信号进行连续小波变换,进而在程序的编辑过程理解一位连续小波变换的小波系数矩阵的含义。   同时通过对预算的到的小波系数矩阵进行分析解释,得到原始信号的频谱分布以及了解小波系数在尺度和位移两个分量上的意义。-Matlab program to achieve continuous wavelet transform of one-dimensional signal, and then in the editing process of the program
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:562161
    • 提供者:Haibin Zhang
  1. lichewn

    0下载:
  2. 数码管前三位显示一个跑表,从000到999之间以1 秒速度运行,当按下一个独立键盘时跑表停止,松开手后跑表继续运行。(用定时器设计表)。 在上题的基础上,用另外三个独立键盘实现按下第一个时计时停止,按下第二个时计时开始,按下第三个是计数值清零从头开始。 按下16个矩阵键盘依次在数码管上显示1-16的平方。如按下第一个显示1,第二个显示4-Digital tube top three display a stopwatch, and from 1 s speeds between 000
  3. 所属分类:Software Testing

    • 发布日期:2017-11-15
    • 文件大小:1905
    • 提供者:duyamei
  1. 4X4-KeyScan

    0下载:
  2. 经典的4*4矩阵键盘扫描程序,已经测试通过,可以直接使用。-Key scan program
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:4352
    • 提供者:bobo
  1. abc

    0下载:
  2. 矩阵连乘的动态规划设计方法的课程设计,很好的实现了该算法,具有很好的参考价值-Matrix multiplicative method of dynamic planning and design curriculum design, good implementation of the algorithm, has a good reference value
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:5082
    • 提供者:ding
  1. Key-scanning-processing

    0下载:
  2. 按键扫描处理,介绍了矩阵按键扫描的基本方法和缺陷,设计了一种新的按键扫描方法-Key scanning processing, introduces the matrix key scanning basic method and defect, design a kind of new key scanning method
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:18432
    • 提供者:天涯
  1. the-complex-matrix-inverse-

    0下载:
  2. 分析了两种求逆的方法介绍了实部矩阵、 虚部矩阵均可逆和实部矩阵可逆、虚部矩阵可分解成2个向量乘积的两种复数矩阵的求逆方法 ,给出了这两种复数矩阵求逆矩阵的计算公式 ,并通过具体的实例来验证方法的可行。-Two inverse real part of the matrix, the imaginary part of the matrix are invertible reversible and the real part of the matrix, the imaginary part o
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:73780
    • 提供者:ahshiyalei
  1. xishuxiangjia

    0下载:
  2. 两矩阵系数相加,对广大学习者是很有帮助的,希望能帮助到一些人-The two added to the matrix coefficients is helpful to the majority of learners, hoping to help some
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:1267
    • 提供者:wei
  1. matrix-transpose-operation

    0下载:
  2. 稀疏矩阵的三元组存储及其转置运算。使用三元组存储以下稀疏矩阵,并使用3种转置算法进行转置。转置方法1:直接交换行列,再排序。 转置方法2:执行n次扫描。 转置方法3:快速转置。-Triple store sparse matrix transpose operation.Using a sparse matrix, the following triple store and use three kinds of the permutation algorithm to transpose.Th
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1425
    • 提供者:高伟
  1. 123

    0下载:
  2. 魔方矩阵的c语言实现,自己编写的代码,好累,好难啊。-Cube matrix c language, to write your own code, so tired, so hard ah.
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:634
    • 提供者:杜保坤
  1. tu

    0下载:
  2. 实验要求:(1)理解图顶点和边的存储方法:邻接矩阵和邻接表;(2)理解图的遍历算法,掌握其应用;(3)应用图的遍历算法判断图是否连通和两顶点间是否存在路径。-Experimental requirements: (1) to understand the storage method: Figure the vertices and edges adjacency matrix and adjacency list (2) to understand graph traversal algor
  3. 所属分类:software engineering

    • 发布日期:2017-11-01
    • 文件大小:61741
    • 提供者:陆露
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »
搜珍网 www.dssz.com