资源列表
huffmanfordepreesingcoding
- 哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman D <in-file> <out-file> 压缩时,读入<in-file>中内容,建立Huffman编码,将结果存入<out
suanshubiaodashii
- 算数表达式求值程序,这个是我自己编的,很好用,应该处理有限的字符,最后要以“#”号结束符。-count expression evaluates procedures, this is my own series, useful, should address the limited character, Finally to "#" endings.
4leds_driver
- 该程序是在S3C2410基础上开发的Linux流水灯驱动程序,该程序是一个很好的与硬件结合的驱动入门程序,而且有测试程序。-The program is developed on the basis of S3C2410 water lamp Linux driver, the program is a very good driver and hardware combination of entry procedures, and test procedures.
4
- 本程序由MATLAB编制成的用于计算观测数据的频率和周期。-This program is used to compute the frequence and periodical.
zhifangtu
- Visual C++提取数字图像的直方图-Visual C++ extract digital images of the histogram
lc3k
- 1D Liquid Crystal Solver
shishidonghua
- 计算机图形学编程 VC++环境下的实时动画源代码-Computer graphics programming environment of VC++ source code for real-time animation
imhist
- 生成并绘制图像的直方图函数,Generate and draw the image histogram function-Generate and draw the image histogram function
checkmodify
- VB判断文件或一段文字是否被改动,当文字被修改后,退出程序时会要求保存文件
P-15
- 二次样条函数半节点构造方法,算法实现的不错-quadratic spline function semi-node structure, a good algorithm
key
- 这是一个按键的扫描代码,可以识别类似于莫尔斯电码方式的按键索引-This is a key scan code, to identify similar to Morse key index
T-Distribution-arithmetic
- T分布(抽样分布),求概率与分位数的算法源码,其中包含伽马函数、阶乘、T分布函数、T分布概率、T分布分位数-T Distribution, for calculating the displacement and possibility, include Gamma function, Factorial, Displacement and Possibility arithmetic
