CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - data matrix

搜索资源列表

  1. MSP430-Cry1602

    0下载:
  2. 完成MSP430对点阵lcd的基本操作初始化、移动显示数据的位置、写数据、对指定区域进行清除进行封装-MSP430 dot matrix lcd complete the basic operations for initialization, move the display location of the data, write data, the designated area for clear encapsulation
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:117720
    • 提供者:qinwen
  1. keyboard

    0下载:
  2. 通过反转法循环扫描矩阵键盘,并通过数码管显示数据-By inversion method cyclic scan matrix keyboard, and through the digital display data
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1060
    • 提供者:田天
  1. exter_key

    0下载:
  2. 利用中断来触发的矩阵键盘,在数据输入时可以实现最迅速的反应且对系统的其他部分不造成时间占用的影响 -Interrupt to trigger the use of a matrix keyboard, data entry can achieve the most rapid response, and the rest of the system time to take effect without causing
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:41314
    • 提供者:孔巧
  1. gongchengruanjian

    0下载:
  2. 数据元素类型ElemType取float。 1)从键盘输入稀疏矩阵的各元素。(行<=5,列<=5) 2)建立稀疏矩阵的十字链表。 3)分别按行、列输出链表中各元素的数据域。-Data Element Type ElemType take float. 1) from the keyboard of the elements of the sparse matrix. (OK < = 5, column < = 5) 2) establish sparse matr
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1347
    • 提供者:selena
  1. jiaozhiliu

    0下载:
  2. 半定规划内点法数据整理交直流系统统一无功优化算法,系数矩阵的确定。-Interior point method for semidefinite programming data collation AC and DC systems unified reactive power optimization algorithm to determine the coefficient matrix.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2391
    • 提供者:王凌然
  1. cz

    0下载:
  2. AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:60887
    • 提供者:songguanjun
  1. N-sparse

    1下载:
  2. 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:23725
    • 提供者:刘亮
  1. datastruct

    0下载:
  2. 数据结构矩阵旋转 任意构造一个n×n矩阵,将该矩阵逆时针旋转90度并输出 输入的矩阵的阶数0≦n≦50,当输入为0到50之间的小数时,系统自动为其取整-Arbitrary rotation matrix data structure to construct a nn matrix, the matrix is ​ ​ rotated 90 degrees counterclockwise and outputs the input matrix order 0 ≦ n ≦
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:69153
    • 提供者:谭莹
  1. HY16032-lcd

    1下载:
  2. HY16032点阵液晶驱动程序,在我的液晶屏成功驱动,内含pdf资料。-HY16032 dot matrix LCD driver, LCD screen success in my drive, including pdf data.
  3. 所属分类:Other Embeded program

    • 发布日期:2016-02-15
    • 文件大小:316416
    • 提供者:阿飞
  1. 3dCameracalition

    0下载:
  2. 这是一个相机标定程序,有数据检验,求出两个相机的投影矩阵,用于双目视觉-This is a camera calibration procedures, test data, obtained two camera projection matrix for the binocular vision
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:2321
    • 提供者:onhatgr
  1. 01

    0下载:
  2. 在矩阵中使用的数据类型是double。因此可以通过语句I2=im2double(I1) 把图像数组I1转换成double精度类型;如果不转换,在对uint8进行加减时会产生溢出,可能提示的错误为:Function * is not defined for values of class uint8 -The data used in the matrix type is double. So you can statement I2 = im2double (I1) converting th
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:572
    • 提供者:steven
  1. shortest_path

    0下载:
  2. 单源点最短路径的实现。采用邻接矩阵的数据结构,PRIM算法实现。-Single-source shortest path. Adjacency matrix data structure, PRIM algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1273946
    • 提供者:novice
  1. Exercise_2

    0下载:
  2. 使用最小二乘法的一次完成算法,选择数据长度L=400,加权矩阵为1.计算参数的估计值-Using the least squares method a complete algorithm, select the data length L = 400, the weighting matrix is ​ ​ 1. Calculate estimates of the parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:687
    • 提供者:天佑
  1. TS_Matrix

    0下载:
  2. 用C++在实现数据结构中的稀疏矩阵的转置、加法和乘法-Using C++ data structures in sparse matrix transpose, addition and multiplication
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1588
    • 提供者:zhao
  1. linjiejuzhen

    0下载:
  2. 大学数据结构上机作业,C++语言写的邻接矩阵,练习邻接矩阵的工作机制。-University of machine operation data structures, C++ language to write the adjacency matrix, adjacency matrix to practice the working mechanism.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:732
    • 提供者:党阳
  1. C-PPopenmp

    0下载:
  2. C ++实现并行矩阵openmp。使用多线程编程,线程间可以共享矩阵的数据结构等信息,不要使用多进程编程。-C++ parallel matrix openmp. The use of multi-threaded programming, the matrix can be shared between threads data structures and other information, do not use multi-process programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:521460
    • 提供者: 陶涛
  1. proj2

    0下载:
  2. 电子系《数据与算法》第二次实验作业 十字链表法存储稀疏矩阵以及进行简单的矩阵运算-Department of Electronics data and algorithms second lab assignments Crusaders sparse matrix storage method and a simple matrix operations
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:2029321
    • 提供者:liuchang
  1. tudebianli

    0下载:
  2. 图的遍历,用邻接矩阵实现无向图,数据结构算法,C实现-Graph traversal, adjacency matrix to achieve an undirected graph data structure algorithms, C to achieve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1284
    • 提供者:yanghongkai
  1. dianzhen

    0下载:
  2. 是一个点阵的的上位机,对输入的字通过汉字库翻译成字节数据传送到单片机借由点阵显示,有多个字库可以进行字体选择。-Is a lattice of the host computer for word entered by Store translated into bytes of data transferred to the microcontroller through the dot matrix display, you can have more than one character
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8258369
    • 提供者:吴孔平
  1. 01

    0下载:
  2. Descr iption 给定一个r * c的只包含0和1两个数字的矩阵,对于矩阵中任意一点(x,y),定义(x,y)的权为(x,y)到与此点曼哈顿距离最小的1的曼哈顿距离(如果mat[x][y] = 1,则(x,y)的权为0)。请求出对于给定01矩阵中所有点的权值之和。 所谓曼哈顿距离——两点在南北方向上的距离加上在东西方向上的距离,即D(I,J)=|XI-XJ|+|YI-YJ|。对于一个具有正南正北、正东正西方向规则布局的城镇街道,从一点到达另一点的距离正是在南北方向上旅
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:668
    • 提供者:hd
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com