搜索资源列表
svd_fpga
- 一种计算高阶矩阵奇异值分解的FPGA实现方法。
MatrixMul.rar
- 编写TMS320C54x汇编语言程序,计算矩阵乘法: 要求:① 两个矩阵的数据由DATA段输入(可放在源程序中,也可单独建立一个数据文件); ② 两个矩阵的数据从0口以数据文件IN.DAT输入,计算结果从1口以数据文件OUT.DAT输出。 ,TMS320C54x assembly language program to prepare the calculation of matrix multiplication: Request: ① two matrices of data inpu
IDCT
- 用verilog HDL语言编写的IDCT程序,可以计算8*8的整形数矩阵,用ISE 9.1i编译通过-Using verilog HDL language of the IDCT program can calculate the number of 8* 8 matrix of plastic, with ISE 9.1i compiled by
ShuiXianHua
- 计算一个矩阵中的水仙花素,不过使用前先建一个txt文件,里面输入一个矩阵-Calculation of a matrix in the Su-daffodils, but before using to build a txt file, inside the importation of a matrix
use_mcu_to_control_dcmotor
- 本设计以AT89C51单片机为核心,以4*4矩阵键盘做为输入达到控制直流电机的启停、速度和方向,完成了基本要求和发挥部分的要求。在设计中,采用了PWM技术对电机进行控制,通过对占空比的计算达到精确调速的目的。-The design AT89C51 microcontroller as the core, 4* 4 matrix keyboard as input to control DC motor start-stop, speed and direction, completed the
KeyScan
- 个人在keil下编写的基于89C52的LJD-5100开发板的键盘扫描程序,根据CH451感应外部中断,并根据CH451键盘矩阵代码,计算键值-Individuals in keil prepared 89C52-based LJD-5100 development board of the keyboard scanning process, according to sensitive external interrupt CH451, CH451 keyboard matrix, in a
DC_motor_control_with_microcontroller
- 本设计以AT89C51单片机为核心,以4*4矩阵键盘做为输入达到控制直流电机的启停、速度和方向,完成了基本要求和发挥部分的要求。在设计中,采用了PWM技术对电机进行控制,通过对占空比的计算达到精确调速的目的。-The design AT89C51 microcontroller as the core, 4* 4 matrix keyboard as input to control DC motor start and stop, speed and direction, completed
linear
- 应用于线性代数计算的小程序,C语言编程。可进行行列式计算、代数余子式值、矩阵的加减乘除、求逆、求秩等计算-Applied linear algebra applets, C language programming. Determinant can be calculated, the value of algebraic, matrix addition and subtraction, multiplication and division, inverse, rank, etc. dema
Adacency-Matrix
- 利用C++实现图的邻接矩阵的存储,这在网络流的计算中有很大的帮助。-Using C++, adjacency matrix of storage, which in the calculation of network flow is very helpful.
multiply
- 从键盘输入两个矩阵,并计算相乘结果,然后再以一个矩阵的形式显示结果。-Input too matrix from the keyboard,and output the result of multiplying
pp
- led矩阵在计算T矩阵的程序中,绝大部分都是通过FORTRAN语言实现的-led Matrix Mainframe Control Procedures Among programmes of computing T-Matrix, most of them are implemented in FORTRAN language A slow-release matrix process ensures a full 10 hours of release, yielding 2 mg of
MATLAB
- MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运 算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术 问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样 就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语 言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运 用它去解决经典的技术问题-MATLAB (Matr
Text
- 利用51单片机检测矩阵键盘,并实现简单的计算功能-51 single-chip detection matrix keyboard, and simple calculation
CPP
- 对矩阵欧氏距离及灰色关联度的计算,学完C++的同学可以利用此例程提高水平-Euclidean distance matrix calculation and gray associated degree, completion of C++ students can use this routine to raise the level
100615111[1]..
- 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
eigenvector_calculate
- 运用迭代方法计算矩阵的前N个最大特征向量。需要根据程序中的矩阵维数创建相应的输入文本文件。-Iterative matrix method using the first N largest eigenvectors. Need to process the creation of the corresponding matrix dimension of the input text file.
QR100
- 矩阵QR算法 能计算任何矩阵的Q和R,结果很精确,望大家修改使其精简点-Matrix QR algorithm can calculate any matrix Q and R, the results are accurate, we modify and adapt them to look to streamline the point
27-计算器
- 本设计是实现一个有加、减、乘、除、计算功能的多功能计算器。它的硬件主要由四部分组成,一个STC89C52单片机芯片,一块LCD1602液晶显示器,一个4*4的键盘。采用STC89C52单片机为主要控制电路,然后使用液晶显示管显示数据,利用4*4矩阵键盘加上一些功能键完成电路的输入操作部分。电路比较简单,但是很实用方便。(The design is a plus, subtraction multiplication and division, calculation function calcu
基于51单片机数码管+流水灯+计算器+矩阵键盘仿真
- 通过protues 仿真计算简单的运算功能并显示其结果,同时切换功能按键实现流水灯和数码管操作(The simple computing function is calculated and the results are displayed by Protues simulation. At the same time, the function keys are switched to realize the operation of the flow lamp and the digita
矩阵计算
- 用于矩阵计算的Verilog源代码,实测可用,欢迎下载。