资源列表
vardump-lua
- debug scr ipt for lua - useful for debuging lua s tables supported infinite nested tables-debug scr ipt for lua - useful for debuging lua s tables supported infinite nested tables....
mle_final-(2)
- This new method to estimate the johnson parameters for the johnson bounded family.this is most probably the easiestmethod to estimate johnson parameters.-This is new method to estimate the johnson parameters for the johnson bounded family.this is mos
insertSort
- 有一个已经有序的数据序列,要求在这个已经排好的数据序列中插入一个数,但要求插入后此数据序列仍然有序,这个时候就要用到一种新的排序方法——插入排序法,插入排序的基本操作就是将一个数据插入到已经排好序的有序数据中,从而得到一个新的、个数加一的有序数据,算法适用于少量数据的排序,时间复杂度为O(n^2)。-There is an ordered sequence of data required to insert a number of good data sequence has been ran
cohensutherland
- transformatio in c-transformatio in cpp
5
- 從攝氏的度數轉換到華氏的溫度,任你知道歐美的人他們講的華氏是我們攝氏幾度-Converted degrees Celsius to Fahrenheit temperatures, either you know who they are talking about Europe is that we Celsius a few degrees Fahrenheit
7SEG
- 7段数码显示例子,51单片机程序.用于学习和示范-7SEG DISPLAY EXAMPLE,51 ASSAMBLE
better
- 一个很不错的程序,一定要看,不看就是一大损失.-a very good procedures, to look at and fail to see is a big loss.
TZZ
- 本程序是关于求解矩阵的特征值的主程序,运行环境是vc6.0
iirpar4
- 二阶低通数字巴特沃斯滤波器设计(四路并行处理)-Second-order filter design (four parallel processing)
SPI
- SPI串行外设接口(主从机收发) 开发平台及芯片:IAR AVR V4.20A Atmega16 -SPI serial peripheral interface (master and slave transceiver) development platform and chips: IAR AVR V4.20A Atmega16
LCD
- C source code for 4*20 character LCD , winstar WH2004L
Chap_08_Conjugate_Gradient_Method_1
- Conjugate Gradient Method in matlab