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

搜索资源列表

  1. mmxx

    0下载:
  2. 矩阵乘法新算法,希望大家有好东西也一起分享-matrix multiplication algorithm, we hope there are good things to share
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者:jarock
  1. earmark

    0下载:
  2. 在2维矩阵中通过随机抽样选定占据的格点,再将占据的格点标号,相邻的格点为同一标号-in two-dimensional matrix randomly selected to occupy the grid, and then occupy the grid label, adjacent to the grid for the same grade
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:57501
    • 提供者:shuheng
  1. 控制PT2314音量IC的源程序

    0下载:
  2. 编程键盘扫描,4*4矩阵键控制PT2314音量IC的源程序 -programming keyboard scan, 4 * 4 matrix bonding PT2314 volume control IC source programming keyboard scanning, 4 * 4 matrix bonding PT2314 control of the source volume IC
  3. 所属分类:汇编语言

    • 发布日期:2013-04-24
    • 文件大小:52644
    • 提供者:bear
  1. PanTitle

    1下载:
  2. 通过232-485转换卡与计算机串口通讯,进而控制PELCO解码器,可以脱离矩阵或者专用键盘控制云台。-passed 232-485 conversion cards and computer serial communications, and then the PELCO decoders, will be freed from the matrix or special keyboard control platforms.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:192549
    • 提供者:
  1. bankSys

    0下载:
  2. 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -topics : bankers algorithm specific requirements : screen Tip : resources for the importation of the process and the number of resources, procedures for the importati
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:周子藤
  1. matrix_demon

    0下载:
  2. VC开发的矩阵,支持各种运算,合适新手学生VC之用,谢谢!-VC development of the matrix, to support operations, suitable novice students use VC, thank you!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1680
    • 提供者:王亚昌
  1. convmat

    0下载:
  2. 一种把原始数据转换为矩阵形式,并且把数据分成训练与测试,按频率转换的一个小程序。-a kind of conversion of the original data matrix form, and data into training and testing, Frequency conversion by a small procedure.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1424
    • 提供者:王小然
  1. 128bitminus

    0下载:
  2. 128乘法模拟器 c M位乘N位不带符号整数的阵列乘法中加法---移位操作的被加数矩阵.每一部分乘积项ab叫做一个被加数.m*n个被加数可以用m*n个”与门”并行的产生. 以5位乘5位不带符号的阵列乘法器(m=n=5)为例(如下图): FA为一位全加器,FA的斜线方向为进位输出,竖线方向为和输出,而所有被加数项的排列和正常的A*B=P乘法过程中的被加数矩阵相同.图中用矩形围成的阵列中最后一行构成一个行波进位加法器,其时间延迟为(n-1)2T.当然,为了缩短加法时间,最后一行的行
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47357
    • 提供者:fred
  1. melbankm

    0下载:
  2. matlab编写,求mel滤波器矩阵的系数-Matlab prepared for mel filter coefficient matrix
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:wh
  1. MatrixCompute

    0下载:
  2. 用visual basic写的矩阵计算代码-used to write visual basic matrix calculation code
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:2814
    • 提供者:小刀
  1. GallagerH

    6下载:
  2. 基于1962年Gallager提出的规则LDPC码构造方法实现的生成相应LDPC校验矩阵的相应matlab程序。只需要输入相应的码长,列重,行重即可得到具体的矩阵。-1962 Gallager based on the rules LDPC new method of generating the corresponding LDPC calibration matrix corresponding Matlab procedures. Only need to import the corre
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1333
    • 提供者:kevin
  1. Hmatrix

    0下载:
  2. 基于穷举法实现的LDPC码的校验H矩阵的自动生成程序,并且有一定的去小环的功能。如果最后的结果趋缓结果不理想,可以适当加大变量GENE的初始值,它表明程序穷举的次数,预置为500次。-Method Based on the exhaustive LDPC check matrix H automatic generation procedures, and to a certain small part of the function. If the final results of the s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1437
    • 提供者:kevin
  1. mpiaaaa

    0下载:
  2. 一个MPI的小程序,实现2个大矩阵相乘的秉性算法。用C写的,已调试通过。-a small procedures, two matrix multiplication, the algorithm propensity. C write, debug through.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:8917
    • 提供者:王熙
  1. 2007char

    0下载:
  2. 利用邻接矩阵的图深度优先遍历算法,调试通过,无毒!-use of adjacency matrix plans depth-first search algorithm, through testing, drug-free!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1205
    • 提供者:blackfin
  1. SPECTRUM_LMS

    1下载:
  2. 1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPE
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:5630
    • 提供者:yidishui
  1. myHomework6

    0下载:
  2. 计算矩阵的乘积是我的第六个作业,我自己觉得编的有点复杂化了,大家可以指点一下.-matrix calculation of the product is the sixth operation, I think the series somewhat complicated. We can instruct about.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:jack
  1. matrix_mul

    0下载:
  2. 本程序对输入的矩阵选择最优相乘次序,并以此次序显示矩阵相乘的过程,输出所需相乘的次数-procedures for the importation of matrix multiplication order to choose optimal, and this order shows that the process of matrix multiplication. Output multiplication of the number required
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:14283
    • 提供者:lisalee
  1. ieee_matrix

    0下载:
  2. 用汇编写的矩阵乘法和IEEE浮点数转换 -was compiled using the matrix multiplication and IEEE floating point conversion
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3547
    • 提供者:zy
  1. LDPCcode

    1下载:
  2. 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:4757
    • 提供者:心海
  1. MadHG

    1下载:
  2. 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:心海
« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »
搜珍网 www.dssz.com