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

搜索资源列表

  1. ad767

    0下载:
  2. 实现了12位DA转换芯片ad767与C8051F020的接口数据采集和控制,并提供矩阵键盘控制和数码管显示。-Implementation of the DA converter 12 and C8051F020 chip AD767 interface data acquisition and control, and provides control of matrix keyboard and digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1038
    • 提供者:付乐华
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵的C++实现 学习数据结构时学到的一种数据结构-Sparse Matrix C++ implementation of the study data structure to learn a data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:gaef
  1. nirmaf

    1下载:
  2. 移动窗口算法平滑光谱矩阵,用于近红外等光谱数据的预处理-Moving window spectral matrix smoothing algorithm for near-infrared spectral data, such as the pretreatment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:719
    • 提供者:wangyi
  1. selfAffinity

    0下载:
  2. AP是在数据点的相似度矩阵的基础上进行聚类.对于规模很大的数据集,AP算法是一种快速、有效的聚类方法,这是其他传统的聚类算法所不能及的,-A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this paper. AP takes as input measures of similarity between pairs of data points. AP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:375791
    • 提供者:lilan
  1. nMatReg

    0下载:
  2. 这是一个基于线性矩阵的神经网络控制程序,它比普通的更简单,因为其应用的参数较少。-This is a learning model for matrix-based data. It can be more efficient than standard vector-based models when the training sample is small or the inputs are matrices, since this model has less parameters tha
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:888
    • 提供者:Benjamin_Ang
  1. Adjacencylisttraversal

    0下载:
  2. 遍历邻接表以及执行邻接矩阵布尔调整是数据结构里图的经典算法。- Traverse the adjacent table and adjust the implementation of Boolean adjacency matrix data structure is a classic graph algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3528
    • 提供者:冷秋
  1. mpibingxing

    2下载:
  2. 介绍行列划分算法和矩阵相乘并行算法M P I 程序, 给出基于矩阵相乘并行算法的M P I 实现, 分析和讨 论处理器数目、复杂性、矩阵划分、B 子块传递、死锁避免和矩阵数据的获取等问题.-Introduction into the ranks of the matrix multiplication algorithm and parallel algorithm for MPI procedures, give parallel algorithm based on matrix mul
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:187962
    • 提供者:澄海
  1. MyMatrix

    0下载:
  2. DEV C++ 写的一个矩阵类,用列主元消去法求模的。类的构造函数接收矩阵的行列值或者是一个vector<vector<double> >类型的变量。没有用模板,数据类型是double.-DEV C++ to write a matrix class, with out seeking principal mode of elimination. Class constructor to receive the rank of matrix or a vector val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:150385
    • 提供者:xiamin
  1. Integrated_Performance_Primitives(Intel_IPP)

    1下载:
  2. 这是一本介绍如何使用英特尔集成性能原件(Intel IPP)来优化软件开发的的官方书籍,IPP中包含了上千个对多媒体和数据处理应用高度优化并为多核设计的软件函数,包括编解码技术、图像处理、语音识别、计算机视觉、矩阵运算、密码技术等,并特别提供了编解码器的开发框架。-This is an introduction how to use the Intel Integrated Performance Primitive (Intel IPP) to optimize the software de
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9532924
    • 提供者:
  1. warningsystem

    0下载:
  2. 单片机系统(控制)、矩阵键盘、LED显示和拨号报警系统(四部分)组成,能完成开锁、超时报警、拨号远程报警、超次锁定、管理员解密、修改用户密码基本的密码锁的功能-The system is composed by the monolithic integrated circuit system, the matrix keyboard, the LED demonstration and the digit dialing alarm system .it has functions of com
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:178594
    • 提供者:我来也
  1. dos_matrix

    0下载:
  2. Enter the Matrix MS-DOS screensaver. Sample of using bios functions (by int 10h) for text data output (monitor in the text mode) and keyboard input. Requires: Borland C++ 3.1 for DOS.- Enter the Matrix MS-DOS screensaver. Sample of using bios f
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:9470
    • 提供者:SoFx00
  1. matlab

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4053
    • 提供者:周鹏
  1. design

    0下载:
  2. 将不同类型的数据在屏幕显示出来,相当于显示一个数字矩阵。-Different types of data displayed on the screen, which is equivalent to a digital matrix display.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5768
    • 提供者:康纪
  1. shujujiegou

    0下载:
  2. 数据结构中螺旋矩阵、报数问题、进制转换、文本加密解密-Spiral data structure matrix, the number of reported problems, hexadecimal conversion, text encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:48589
    • 提供者:HQ
  1. dijkstra

    0下载:
  2. 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1327
    • 提供者:Jun
  1. fuhejuzhen

    0下载:
  2. 该程序是使用VC6.0实现数学中复合矩阵运算的 输入的数据为txt格式的,文件有特点的数据结构 查看程序的帮助可以得知具体的数据结构-The program is to use VC6.0 to achieve in mathematics computing matrix composite, the data input txt format, document the characteristics of the data structure. See the procedure can
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:105627
    • 提供者:随风
  1. fisher_classify

    0下载:
  2. function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 -function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known typ
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:842
    • 提供者:王晶
  1. up51

    0下载:
  2. * 程序描述 : * * 程序分两大部分,当开发板上电的时候拨码开关的第一位是闭合(ON)的状态 * * 运行LOOP1循环,矩阵键盘有效,数码管显示按键值,同时将按键值通过串口发* * 送出去。 * * 当开发板上电的时候拨码开关第一位是打开的(OFF)的状态,则独立键盘有效 * * 按下K1则逆时针点亮数码管的每一段,按下K2键则顺时针点亮数码管的每一段 * * 同时将当前点亮数码管的数据通过RS232串口发送出去。- * Descr ip
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2439
    • 提供者:邹宁
  1. MATLABManual

    0下载:
  2. MATLAB手册,提供使用matlab5的实践性指导,简述对矩阵、数据、图像等处理操作-MATLAB Manual, providing practical guidance to use matlab5 briefly on the matrix, data, images and other handling
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12797009
    • 提供者:Melting
  1. juzhengxiangsheng

    0下载:
  2. 利用java实现矩阵*矩阵,通过输入参数的不同重载,实现不同数据类型的矩阵相乘-The realization of the use of java Matrix* matrix, the different input parameters through overloading, different types of data matrices
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:676
    • 提供者:蔡尧东
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com