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

搜索资源列表

  1. 普里姆算法

    0下载:
  2. 利用prim算法来计算最小生成树,对于数据结构学习者有很大帮助,利用邻接矩阵来存储图-Prim algorithm used to calculate the minimum spanning tree, the data structure for the learner is very helpful to use the adjacency matrix storage plan
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5891
    • 提供者:赵麟
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵运算器实习报告,与严蔚敏老师主编的数据结构与算法一书实习4.1相对应-sparse matrix operations for internships, and Yan Wei Min teachers editor of the data structures and algorithms on a corresponding attachment 4.1
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14027
    • 提供者:张广
  1. PCA_NN

    0下载:
  2. PCA(主成分分析)算法被广泛应用于工程和科学研究中,本报告主要从PCA的基本结构和基本原理对其进行研究,常规的PCA算法主要采用线性算法,通过研究论证发现线性的PCA算法存在着许多不足,比如线性PCA算法不能从线性组合中把独立信号成分分离出来,主分量只由数据的二阶统计量—自相关阵确定,这种二阶统计量只能描述平稳的高斯分布等,因此必须对其进行改进,经改进后的PCA算法有非线性PCA算法、鲁棒算法等。我们通过PCA算法在直线(平面)中拟和的例子说明了PCA在工程中的应用。本例子采用的是成分分析中的
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:454700
    • 提供者:东方云
  1. LED_Control_Source_Code1_0_VB

    0下载:
  2. 包含有七段LED,点阵LED两种数字显示OCX控件源码。 用户也可以根据自己的需要,显示其它字符,如点阵中显示字母。 点阵字母显示字串如果不好确定,可用VC++中的ICON资源编辑器来确定。 七段曾参考别人的程序,在此表示感谢,点阵为自己编制。 本控件最好的用处是工业控制中的实时数据显示。 一定有不妥之处,希望大家不吝指教。-contained in paragraph 107 of LED, LED dot matrix two figures OCX Controls s
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:20330
    • 提供者:李景帆
  1. juzhenchengfa

    0下载:
  2. 数据结构的课程设计报告-稀疏矩阵的乘法-data structure of the design report - sparse matrix multiplication.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38913
    • 提供者:chen启
  1. DataMatrix

    2下载:
  2. 我自己编写的Data Matrix二维条码的程序 ,目前实现了字符流-》数字流,还没有添加纠错码,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2237971
    • 提供者:王三
  1. XZLB

    0下载:
  2. 数据结构中稀疏矩阵的十字链表存取表示,加,减,乘,除等常用算法-data sparse matrix structure of the Cross access Chain said, plus or minus, by, among other commonly used algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26977
    • 提供者:黄大东
  1. LedData.rar

    2下载:
  2. 在用单片机制作旋转LED显示屏的时候,需要一个图像取模软件,将矩阵的图像转换成旋转显示的数据。这个工具软件能够做到基本上所有的屏幕显示数据转换,发现功能不足,需要定做取模软件请联系QQ:271743617,SCM production using rotating LED display when the need for a modulus image software, the image is converted into a rotation matrix display data. T
  3. 所属分类:界面编程

    • 发布日期:2013-01-09
    • 文件大小:40243
    • 提供者:liudingfa
  1. dsfdfhu

    0下载:
  2. 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出(即习题集136页的形式),当第一个矩阵的行数不等于第二个矩阵的行数时,注意如第三个乘法的形式输出。-The input interface (graphical or text interface can be), to distinguish between a
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:48597
    • 提供者:章人可
  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. Matrix_shujujiegou

    0下载:
  2. 清华大学数据结构作业,实现稀疏矩阵的计算,支持常用运算以及求逆操作-Tsinghua data structure operations to achieve computing sparse matrix to support common operations and inverse operations
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:406788
    • 提供者:吕三娘
  1. cacode

    0下载:
  2. Hi I like to integrate GPS and INS using kalman filter to predict the position of a vehicle. first of all i like to use GPS sensor readings with kalman filter . I have read lot of research papers for that purpose but I donot know how
  3. 所属分类:Menu control

    • 发布日期:2017-04-07
    • 文件大小:2306
    • 提供者:is dt
  1. Info-datamining

    2下载:
  2. 毕业设计的小软件。该软件可以导入指定目录名称的CSV文件,并且可以批量导入特定格式的doc文件数据作为数据源。由VC自带的表格控件对数据进行显示和简单的增删改查。最后,可以对数据进行关联运算得到其关联矩阵并以csv格式导出。-Graduation design of small software. The software can import CSV file and specify a directory with the name of the next batch of introduc
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-26
    • 文件大小:8554033
    • 提供者:段涵特
  1. lab46

    0下载:
  2. matrix algebra 2. A large collection of predefined mathematical functions and the ability to define one’s own functions. 3. Two-and three dimensional graphics for plotting and displaying data 4. A complete online help system 5. Powerful, matr
  3. 所属分类:ComboBox

    • 发布日期:2017-05-04
    • 文件大小:314569
    • 提供者:MANISH SHARMA
  1. optimalTDOA

    0下载:
  2. In this paper, the hybrid TDOA/AOA geolocation method with an optimization solution was suggested through Nelder-Mead simplex method. With TDOA and AOA measurement data, the localization equation was formulated as a simple matrix form. Both envir
  3. 所属分类:Tab Control

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:ali
搜珍网 www.dssz.com