搜索资源列表
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
diedai
- 通过设置矩阵大小数,自动地利用雅克比迭代和高斯赛德尔迭代计算结果以及利用范数计算误差-Matrix size by setting the number of auto-use and high Sisaideer Jacobi iteration iterative calculations and the use of norm calculation errors
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
USB-Calu
- 配合“4X4矩阵键盘”与PDIUSBD12USB从机控制器来实现USB仿真Windows计算器。通过4X4矩阵键盘上的按键可以向Windows的计算器中输入数字并进行计算。-With the " 4X4 matrix keyboard" and PDIUSBD12USB USB from the controller to achieve the simulation of Windows calculator. 4X4 matrix by the keys on the ke
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
51jzjb
- 矩阵键盘控制,C语言写的51单片机源代码,包括4X4矩阵键盘(查表法)、4x4矩阵键盘实验(计算法)、矩阵键盘按键键值显示程序、矩阵键盘模拟电子-: VC/C++ source code, and other categories, single-chip control matrix keyboard control, C language source code written in 51 single-chip, including the 4X4 matrix keyboard
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
C-matrix-library
- 用C语言实现的矩阵库,方便用到矩阵计算的是缩短开发时间。不用自己一个一个写。-Matrix using C language library, convenient to use matrix calculation is to shorten development time. Do not own a write.
cblas
- CBLAS是BLAS的C语言接口。BLAS的全称是Basic Linear Algebra Subprograms,中文大概可以叫做基础线性代数子程序。主要是用于向量和矩阵计算的高性能数学库。本身BLAS是用Fortran写的,为了方便C/C++程序的使用,就有了BLAS的C接口库CBLAS。BLAS的主页是http://www.netlib.org/blas/,CBLAS的下载地址也可以在这个页面上找到。-Things quickly turn out that the BLAS(Basic
Lcd计算器(Lcd适应版,薄膜键盘)
- 矩阵键盘作为按键,进行计算并显示到LCD,可以连续计算(The matrix keyboard is used as the key to calculate and display on LCD,Can be continuously calculated)
基于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源代码,实测可用,欢迎下载。