Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matrix
Search - matrix - List
j2me中制作Pak文件,来自www.matrix.org.cn-J2ME Pak documents were produced from www.matrix.org.cn
Update : 2024-05-18 Size : 33792 Publisher : 闫文涛

使用VB编写的LCD/LED点阵取字模软件源码。-VB prepared by the LCD/LED dot-matrix Printer software from source.
Update : 2024-05-18 Size : 137216 Publisher : 郭合理

DL : 0
离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matrix inversion function, is the main program 13lman0.c.
Update : 2024-05-18 Size : 2048 Publisher : 通信学生

matrix开发版的键盘驱动程序,希望对大家有帮助-matrix development version of the keyboard drivers, we hope to help
Update : 2024-05-18 Size : 1024 Publisher : ht

用PC来控制点阵LED,以达到随时更换图像的目的-PC to control the LED matrix, ready to achieve the objective image
Update : 2024-05-18 Size : 145408 Publisher : 史生

DL : 0
有关的矩阵运算,例如行列式,逆等等 ,以及各种数值算法-the matrix operations, such as determinant, inverse etc., and various numerical algorithm
Update : 2024-05-18 Size : 2067456 Publisher : 陈娜

DL : 0
矩阵求逆程序源代码 功能:就一般或者大型大矩阵求其逆矩阵!-matrix inversion source code functions : general or large building its matrix inverse matrix!
Update : 2024-05-18 Size : 1024 Publisher : 何人

DL : 0
VB6写的用于122*32的LCD字模提取程序,可以提取各种点阵中文字体的字模。稍作改进即可适用于其他点阵液晶。本程序结构简单,起抛砖引玉之作用。-VB6 written for 122* 32 LCD Abstraction procedures, can extract all the Chinese character dot-matrix Printer. Some slight improvements can be applied to other dot-matrix LCD. The procedure is simple, play the role congregate.
Update : 2024-05-18 Size : 1001472 Publisher : 韦峻峰

稀疏矩阵 1、 应用程序 直接可以实现矩阵的各项操作。 2、 查看原代码VC++6.0打开“稀疏矩阵\creatematrix.dsp”或者用记事本打开“稀疏矩阵\creatematrix.cpp” 3、 代码简单说明: 本程序是一个工程文件包含了链式与顺序两种多项是处理方式: 十字链表:矩阵的结构体:matnode; 三元组顺序:矩阵结构体:tsmat 4、ADT在文件夹“稀疏矩阵”里 -a sparse matrix, the application can be achieved directly by the matrix operation. 2, VC View 6.0 source code open "Sparse Matrix \ creatematrix.dsp" or use Notepad to open the "sparse matrix \ creatematrix.cpp" 3, code simple note : this program is a project file contains a sequence of two chain with a number of approaches : Cross Chain : the structure of the matrix : matnode; Triples order : the structure matrix : tsmat 4, ADT in the folder "Sparse Matrix"
Update : 2024-05-18 Size : 16384 Publisher : upcorange

矩阵连乘问题。C语言编写。从别人的网址传载的,请注意不要用于商业目的。-matrix continually multiply problems. C language. Others from the website- contained, please take care not to be used for commercial purposes.
Update : 2024-05-18 Size : 22528 Publisher : 张雪庆

电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example), INCLUDE (*. H), I was prepared by the power system energy management system based on one category.
Update : 2024-05-18 Size : 47104 Publisher : 奇闻

DL : 0
矩阵相乘的Strassen算法,其中 乘积矩阵C = H*H,H =(hij)n*n 1. hij = , i,j=1,…8 2. i,j=1,…12 矩阵H =(hij)n*n自动生成,取小数点后面6位计算 -Strassen matrix multiplication, the algorithm, the product matrix C = H* H, H = (hij) n* n 1. hij =, i, j = 1, ... 2. i, j = 1, ... H = 12 matrix (hij) n* n automatically generated, from decimal point after six terms
Update : 2024-05-18 Size : 83968 Publisher : 巫俊强

这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的。-This is a very good use of LU decomposition of the matrix inversion process, the Pivot is very good.
Update : 2024-05-18 Size : 2048 Publisher :

有关矩阵运算的大量C语言原代码,有参考价值-matrix calculation of the large number of C-language source code, a reference value
Update : 2024-05-18 Size : 16384 Publisher : ggg

DL : 0
RA8802 是一個中英文文字與繪圖模式的點矩陣液晶顯示(LCD)控制器,可最大支援320x240 點的LCD 面 板。內建512Kbyte 的字形碼可以顯示中文字型、數字符號與英文字母。在文字模式中,RA8802 可接收標準 中文文字內碼直接顯示中文,而不需要進入繪圖模式以繪圖方式描繪中文,可以節省許多微處理器時間,提 升液晶顯示中文之處理效率。-RA8802 is a Chinese and English text and graphics mode dot matrix liquid crystal display (LCD) controller, can support the largest LCD panel 320x240 points. 512Kbyte Built-in font code can display Chinese fonts, the number of symbols and letters of the alphabet. In text mode, RA8802 standard Chinese word can be received directly within the code displayed in Chinese, without the need to enter the graphics mode to graphics mode portrayed in Chinese, can save time in many microprocessors to enhance the liquid crystal display of Chinese efficiency.
Update : 2024-05-18 Size : 277504 Publisher : 王宇

DL : 0
一个方便进行矩阵运算的C++函数包,可以是关于矩阵的编程简单-a convenient matrix calculation for the C++ function package can be programmed on the simple matrix
Update : 2024-05-18 Size : 19456 Publisher : 顾成

DL : 0
基于RMI分布计算实例(实现两个矩阵相乘)-RMI based distributed computing Example (2 matrix multiplication achieve)
Update : 2024-05-18 Size : 28672 Publisher : 王点

ti公司的dsp常用算法和程序.共有七个文件.C30Fast_FFT,C30FFT,fft2xx,fftRound2,ieeeConv,MatRix,SPI等.-ti company's common DSP algorithms and procedures. A total of seven documents. C30Fast_FFT. C30FFT, fft2xx, fftRound2, ieeeConv, MatRix. SPI other.
Update : 2024-05-18 Size : 382976 Publisher : 刘强

一本关于稀疏矩阵的算法与实现,适合作为稀疏矩阵的参考-a sparse matrix on the algorithm and implementation for sparse matrix as a reference
Update : 2024-05-18 Size : 10163200 Publisher :

微分矩阵组件(Differentiation Matrix Suite)-differential matrix components (Differentiation Matrix Suite)
Update : 2024-05-18 Size : 1060864 Publisher : 郝杰
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.