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

搜索资源列表

  1. 89c51

    0下载:
  2. 基于89c51的点阵显示,时钟,AD/DA转换程序,已经调试完,可以直接用-89c51 based on the dot matrix display, clock, AD/DA conversion process has finished debugging, you can directly use
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1387546
    • 提供者:庄聪钦
  1. Program

    0下载:
  2. dot matrix led 5x7 display code with pic18f452 microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:137063
    • 提供者:mohannad
  1. matrix

    0下载:
  2. 矩阵操作,实现了矩阵的很多变幻以及操作-Matrix operations, the realization of the matrix and the operation of the many changes. . . . . .
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:14241
    • 提供者:liukeji
  1. 3dtrans

    0下载:
  2. 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6391
    • 提供者:kiyoung
  1. MPI-MatrixEigenvalue

    0下载:
  2. 矩阵特征值计算,包括乘幂法、雅克比法、单侧旋转法、QR法的MPI源码-Matrix eigenvalue calculation, including the power by law, Jacques ratio method, unilateral rotation method, QR Law MPI Source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:11780
    • 提供者:不死鸟
  1. SMI2

    0下载:
  2. 波束形成自适应算法——样本相关矩阵直接求逆算法(SMI)-Beamforming adaptive algorithm- the sample correlation matrix inversion algorithm directly (SMI)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1530
    • 提供者:陈雪菲
  1. permm

    0下载:
  2. From given order of rearrangement constructs the permutation matrix P and computes B = P *A*P-From given order of rearrangement constructs the permutation matrix P and computes B = P*A*P
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2034
    • 提供者:Sama
  1. Matrix

    0下载:
  2. 用c写的可以实现矩阵的加减乘除转置、求逆的程序包,使用时包含头文件即可-Can be achieved with c write multiplication and division addition and subtraction matrix transpose, inverse package contains the header files can be used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1414
    • 提供者:jimmy Wood
  1. Matrix

    0下载:
  2. 矩阵运算,用c语言写的关于矩阵的一些基本运算的代码,如矩阵加、减、乘、逆等。-matrix operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1082
    • 提供者:程敏
  1. HZLib4_9

    0下载:
  2. 汉字点阵码提取16x16 24x24有什么不足请提出本人再补充-Chinese extract 16x16 24x24 dot matrix yards less than what I would like to add please come to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1043878
    • 提供者:wind
  1. example8

    0下载:
  2. 本实验是点阵的汉字滚动程序,显示的一个汉字滚动程序。本例程中的汉字编码在word函数中,编码是一个“王”字。实验结果是汉字从左到右的滚动,其他的方式可以自行编程。 -This experiment is the Chinese character dot matrix rolling process, shows a Chinese rolling process. This routine in the word in the Chinese character coding function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:27103
    • 提供者:panda
  1. rigid_motion

    0下载:
  2. 刚性位置变化计算,输入物体在空间坐标系中的坐标,以及旋转向量和平移向量,计算其在摄像机坐标系中的坐标。- [Y,dYdom,dYdT] = rigid_motion(X,om,T) Computes the rigid motion transformation Y = R*X+T, where R = rodrigues(om). INPUT: X: 3D structure in the world coordinate frame (3xN matrix for
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:775
    • 提供者:shuang
  1. art

    1下载:
  2. 用于解反问题的代数重建法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Algebraic solution of the inverse problem for the reconstruction of France, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:635
    • 提供者:gongwei
  1. eigenvalues_decomposition

    0下载:
  2. stand alone header file implementing eigen value decomposition for a symmetric matrix-stand alone header file implementing eigen value decomposition for a symmetric matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1426
    • 提供者:Numtech
  1. Algorithms

    0下载:
  2. 提供了多项式计算、矩阵计算、随机数产生、插值、拟合、方程组求解等一些数值计算算法,并附有查找、排序算法。在对这些算法进行讲解的同时,附上所有算法的C源码,方便进行动手尝试学习。-Provides a polynomial calculation, matrix calculation, random number generation, interpolation, fitting, solving equations and some numerical algorithms, along w
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6547647
    • 提供者:li li
  1. LED_matrix_sample

    0下载:
  2. Led matrix display sample for 89C51 with 74HC595
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:798
    • 提供者:Tam
  1. 11-03-0925-00-000n-simulation-spatial-covariance-

    0下载:
  2. Simulation of the Spatial Covariance Matrix
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:81948
    • 提供者:lilla
  1. Matrix

    0下载:
  2. 输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。-Enter a matrix, its transpose, if you ask whether the upper triangular matrix, whether symmetric matrix.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:877
    • 提供者:周祥
  1. 1632driver

    0下载:
  2. 􀋛 是一种显示驱动器,它广泛应用在数字时钟、温度计、湿度计等工业仪器仪表显示中。􀊳 步行小绿人是利用驱动由个×点阵块组成的×点阵幕来显示小緑人行走动画。采为主芯片来控制进行数据传输,通过三根线数据写入。 有两种显示方式:此设计采用显示方式。􀊳 步行小绿人由幅不同姿势的画面来完成一个走路动作。按键用来改变小绿人动作状态。􀊳 -􀋛 is a display driver, it is widely used
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:821
    • 提供者:张钧
  1. murali_Matrix_Converter_3phase

    1下载:
  2. it is the simulation of matrix converter with motor load. matrix converter is an upcoming popular converter from ac to ac with out use of dc link.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:11557
    • 提供者:Murali
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com