搜索资源列表
C++ Source Code for the Wavelet Packet Transform.z
- Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
簡易解壓程式
- sample compress example, the function must modify... holp that can help you!-simple compress example, the function must modify... hope that can help you!
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
yasuo1-6
- 这是一个关于无损压缩的例子共6个文件,详细实现了,无损压缩的全过程,是学习压缩解压的好材料-This is a lossless compression for example a total of six documents, in detail achieved, and the lossless compression of the entire process, learning compression decompression is a good material
huff0645345
- This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
Delphi_Hook
- 用DLL文件的形式挂载键盘与鼠标钩子的例子-DLL files used in the form of keyboard and mouse mount hook example
CInfoZipSample
- 一个压缩和解压缩的例子,里面有详细的注释和演示-a compression example, with a detailed presentation of the Notes and
Key_test
- 这是一个VC++演示的小例子,比较简单,但还是很典型的,按S为方框,按C为椭圆,-VC This is a small example of the demonstration, relatively simple, but still very typical, according to Box S, by C. elliptical,
struts_doyo
- struts的一个入门例子,struts的一个入门例子!-struts example of a portal, a portal struts example!
tuixiurenyuanzhaopianguanli
- 一个关于企业退休人员照片管理的例子不太完善,传上来大家共同学习学习-a retired staff on the management of the photographs less than perfect example, the traditional line with everyone learn from
upsd3400
- 包含一个完整的开发实例的源文件(包括LED驱动),已经通过编译,供upsd3400开发参考.-contains a complete example of the development of source documents (including LED Driver), has adopted compiler, upsd3400 reference for the development.
actionlogic
- 基于protel工作环境下的 七阶低通滤波器仿真实例。-protel work environment based on the seven-order low-pass filter simulation example.
j_9022_SockSpy
- 远程网络监视程序源码,对于开发远程监视的人员来说,是一个极好的例子.-remote network monitoring program source code, for the development of a long-range surveillance personnel, it is an excellent example.
VC++makingFlash
- 用vc 实现一个做flash的经典范例 希望对大家有帮助-with vc done to achieve a classic example of the flash of hope that we help
zlib-1.2.3
- We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly
chf
- 递归的字符串逆序,将带有空格的一行字符串按照单词的顺序逆序排列.例如:this is a string. 转化为string a is this.-recursive string reversal, with his string of blanks in accordance with the order of words printed in reverse chronological order. For example : this is a string. into a string
121439498586
- 串口例子,可以根据本例子实现串口的简单连接-Serial example, according to the example of a simple Serial Link
MMA10
- This an example using the Subspace Pursuit Algorithm of Wei Dai and Olgica Milenkovic "Subspace Pursuit for Compressive Sensing: Closing the Gap Between Performance and Complexity" In order to run this example you need to install all th
yuiextz-example
- ZK Yui - Example for newbie dvelopers
Javascript(Example)
- Javascr ipt的一个小例子,很简单的 新手必看 总有收获-Javascr ipt is a small example of a simple Xinshoubikan total harvest
