搜索资源列表
matMultRecur
- this code is used for parallel programming(a matrix multiplication with recursion)
word
- 使用C语言开发的一个简单的词法分析器。矩阵。最后生成token串。-Developed using C language with a simple lexical analyzer. Matrix. Last generated token string.
s+Code_ldpc
- LDPC 编码 解码仿真程序 包括编码解码 矩阵生成-LDPC codec codec simulation program including the matrix to generate
Matrix
- this a header file that i have built in C++ that processes all matrices arithmatics-this is a header file that i have built in C++ that processes all matrices arithmatics
scsi
- 传统存储阵列接口,用于构建scsi host adapter-traditional storge matrix interface,used for scsi host adapter design
mpi_summa
- summa算法,可在曙光4000A并行机上编译运行,矩阵维数无要求-summa algorithm, can be compiled to run on the Dawning 4000A parallel computer, the matrix dimension did not ask
m-p
- 这两个程序是MATLAB的M矩阵法,P矩阵法,其它的为测试文件。-M matrix method, the P-matrix method
mm
- It is defined between two matrices only if the width of the first matrix equals the height of the second matrix. Multiplying an m×n matrix with an n×p matrix results in an m×p matrix. The C program below show the matrix multiplication.
msvdimfuse
- This matlab code is intended to demonstrate the physical significance/interpretation of the elements of diagonal matrix in Singular Value Decomposition (SVD). Here, multiple rows of a BIG matrix is gradually being filled with ones which means t
tdma
- tridiagonal matrix algorithm with tdma method and fortran code
addmatrix-c
- It is a matrix addition
ajoutmatrix
- we add a simple matrix
PWM2
- 用矩阵键盘实现PWM波的占空比和频率的控制-Matrix keyboard is used to implement the duty ratio of PWM wave and frequency control
MatirxV6.0
- 用批处理模拟黑客帝国电影中的数字雨效果,单文件无第三方工具。-Analog Matrix movie in batch numbers in the rain effect, a single file without third-party tools.
P_11(DOT-MATRIX)-latihan-6
- source code and simulation of running text 5x7 dot matrix
matrix
- program abou matrix in the visual studio 2010
Find-Transpose-of-a-matrix-in-CPP-Code
- Find Transpose of a matrix in C++ Code
Matrix-transpose
- This code will perform matrix transpose
Matrix-Operations
- Matrix Operations These programs are useful for people beginning to learn MATLAB, and has basic assignment solutions of tasks like creating a reverse diagonal matrix, processing data of a matrix ( like calculating the sum of perimeter elements) and
inverse of any Matrix
- Inverse of any matrix is interesting program