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

搜索资源列表

  1. Adjacency-matrix

    0下载:
  2. 使用C语言实现的邻接矩阵,程序中使用了数据结构和算法的一些简单的知识。-Using C language of the realization of the adjacency matrix, and the program was used in data structure and algorithms of some simple knowledge.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1019
    • 提供者:xiangwei
  1. TFT-char

    0下载:
  2. keil环境下,c代码工程。TFT液晶屏字符和汉字显示程序,TFT彩屏驱动程序的编写、处理字模数组数据-keil environment, c the code works. TFT LCD screen and Chinese character display program, TFT color display driver preparation, processing array data matrix
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:43368
    • 提供者:于玉亭
  1. Matrix

    0下载:
  2. another file data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5921
    • 提供者:aaron
  1. using-adjacent-matrix-to-store-graph

    0下载:
  2. 用C语言数据结构描述的演示用邻接矩阵存图的小程序-Described in C language data structures stored adjacency matrix of graph presentation with a small program
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:564
    • 提供者:pustar
  1. tset3

    0下载:
  2. /用构造函数记录二维数组的大小,/析构函数,/对数组的赋值,/输入数据,/显示数据,/矩阵的相乘-/ Constructor record with a two-dimensional array of size/destructor/assignment of the array,/input data/display data,/matrix multiplication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:887
    • 提供者:韩雪
  1. Sparse-matrix

    0下载:
  2. 是关于描写数据结构中得稀疏矩阵的一些算法,有转置和乘法的运算。-Descr iption of the data on the structure of some very sparse matrix algorithm, the transpose and multiplication.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:862387
    • 提供者:梦薰
  1. Matrix

    0下载:
  2. 一个使用模板写的矩阵,是使用的模板类实现的矩阵,因为是模板,所以可以容纳任何数据类型-A use templates write matrix, is using the template class implements matrix, because is the template, so can accommodate any data types
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2632
    • 提供者:赵晨丘
  1. median-filter

    0下载:
  2. 三维数据矩阵的中值滤波方法,采用快速实现算法-Three-dimensional data matrix median filtering method, using fast algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3380
    • 提供者:王伟
  1. read-Matrix-for-SAR-DATA

    1下载:
  2. Read Matrix for SAR DATa
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:835
    • 提供者:Farhad
  1. Special-matrix-of-storage

    0下载:
  2. 本程序为特殊矩阵的存储程序,以菜单的形式实现了对称矩阵,上三角矩阵,下三角矩阵,三对角矩阵的存储。存储地址包括相对地址和绝对地址。 程序运行后,请先输入矩阵的行数,即列数。然后在数组最大范围内输入矩阵的数据。 就会显示出特殊矩阵的存储情况。-The procedures for the special matrix storage procedures to the form of menu realized the symmetric matrices, the triangle ma
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1017
    • 提供者:
  1. EOF

    0下载:
  2. 此程序用EOF方法分解原始数据矩阵,并可选择提出奇异点。-The program by EOF method decomposition raw data matrix, and can choose to put forward singularity.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3874
    • 提供者:李智
  1. DPAlgo

    0下载:
  2. 用分支定界算法求解一个点到点最短路径问题,并有最大开销限制。所用的数据矩阵很大,可以用来研究分支限界和动态规划。-Branch and bound algorithm for a point to point shortest path problem, and the maximum spending limits. The data matrix can be used to study branch and bound and dynamic programming.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1665739
    • 提供者:andy
  1. DMcode

    0下载:
  2. data matrix编码格式的二维码编码器,完整的源码包含调用测试程序-Data matrix
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:647528
    • 提供者:刘冬
  1. Kmeans-clustering-algorithm

    1下载:
  2. kmeans函数:输入为类别数量k和数据矩阵A;输出为聚类结果A,和迭代次数,并将聚类结果数据以excel形式保存在工作路径下-kmeans function: Enter the number of categories k and the data matrix A output of the clustering results A, and the number of iterations, and the results of the clustering data to excel
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3985
    • 提供者:吴晓辰
  1. pca

    0下载:
  2. pca(主成分分析)matlab实现,可以有效的提取数据的主元成分,降低数据矩阵的维数。-pca (Principal Component Analysis) Matlab implementation, can effectively extract data in the main ingredients, reduce the dimension of the data matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1873
    • 提供者:李梅
  1. Vector-and-Matrix-Template

    1下载:
  2. 向量类模板和矩阵类模板,能够实现各种常用的算法,作为工程开发的数据结构-Vector class template and template matrix class, able to achieve a variety of commonly used algorithms and data structures as the project development
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-11-08
    • 文件大小:5081
    • 提供者:sniperhu
  1. Admittance-matrix-inversion

    0下载:
  2. 程序使用高斯消去法实现导纳矩阵形成阻抗矩阵(即求逆)运算。采用带行辅助向量的三元组表来存储由给定文件中各支路参数形成的节点及导纳数据,其中三元组中导纳类型为复数类。可以通过查找函数结合辅助向量实现对指定行列的元素的查找和输出。-The program uses the Gaussian elimination method to achieve admittance matrix to form the impedance matrix (inverse) operator. With adju
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:655949
    • 提供者:李如风
  1. Data-structures-CPP

    0下载:
  2. 该程序主要是关于数据结构方面的,包括链表相关功能的实现,各种排序方法如冒泡排序,二分插入排序,图的实现,矩阵和树等程序的实现-The program data structures, including the related functions of the linked list implementation, various sorting methods such as bubble sort, binary insertion sort, graph realization matri
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:252008
    • 提供者:ws
  1. dotnet-barcode-reader-trial

    0下载:
  2. .NET Barcode Reader Including ■Codabar ■Code 39 ■Code 39 extension ■Code 128 ■EAN 128 ■EAN-8 ■EAN-13 ■UPC-A ■UPC-E ■Interleaved 2 of 5 ■Data Matrix ■PDF417 ■QRCode -.NET Barcode Reader Including ■
  3. 所属分类:.net

    • 发布日期:2017-03-25
    • 文件大小:87768
    • 提供者:thuadu
  1. net_barcode_reader_trial

    0下载:
  2. Including ■Codabar ■Code 39 ■Code 39 extension ■Code 128 ■EAN 128 ■EAN-8 ■EAN-13 ■UPC-A ■UPC-E ■Interleaved 2 of 5 ■Data Matrix ■PDF417 ■QRCode -Including ■Codabar ■Code 39 ■Code 39 extension ■
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:214628
    • 提供者:thuadu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com