搜索资源列表
23952
- My (so called) HiP compression algorithm as console mode utility. It s a hybrid of Lempel-Ziv 77 and Adaptive Huffman encoding (Huffman + LZ77 ZIP = HiP) with a word prefix hash algorithm etc.-My (so called) a compression algorithm HiP '
lzcode
- lz编码与解码的c++实现,对文本的操作效果不错,对不是很复杂的位图也有效。
smp86xx_rootfs.tar.bz2
- sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt ================= This is the Sigma Designs customization of the root file system for the SMP86xx family of chips. This package is of course
CompressDecompress.rar
- ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
STBGWX
- Lzw数据压缩算法的源代码,使用c语言实现的 .包括Huffuman算法,RLE算法,LZ算法-Data compression algorithm Lzw source code, use the c language of implementation. Huffuman algorithm include, RLE algorithm, LZ algorithm
cppfrance_COMPRESSION-LZW___Page
- c++ program to activate lz compression
C_Complexity_SP
- 计算离散时间序列的复杂度,只要是离散序列就可以计算其“LZ”复杂度,采用基本C语音编程-Discret Time Signal s Complexity
LZ
- LZ压缩方法的source code,用C写的,请参考-source code for compress, use C language...
2dimensionFDTDprogram
- 2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode) All boundaries are perfect conductors. // For Visualization of the field, I use PGPLOT which is available as port // (for FreeBSD) or binary package (for Debian Linux). // (1) In Free
arandlz
- 改程序为实现了算数码和LZ码,采用C++语言编写,无需调试,直接运行即可。-Reform program to achieve a numerical digital and LZ code, using C++ language, without debugging, you can directly run.
arithmetic_code_and_LZ_code
- 算术码和LZ碼的编码和解码,有MATLAB和C++两种程序,很好用。-Arithmetic code and the LZ code encoding and decoding, there are two MATLAB and C++ program, easy to use.
LZ
- 用C语言实现基于LZ77字典压缩算法的通信系统-Using C language dictionary based compression algorithm LZ77 communication system
lz
- 都是些经典例子哦,值得一看,并且有助于学习C语言.-These are the classic example of Oh, worth a visit, and help C language learning
lz.rar
- LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is
LZbianma
- 这个程序主要完成的是信息论中LZ编码的C语言实现。-This program is mainly accomplished is the LZ encoding information theory C language.
67682557lzcode
- LZ编码 压缩算法 C++语言环境下 可以运行
MD5Encryption
- 此程序可以将文件的MD5获取出来,MD5,大家都知道,我就不多说了。这只是个栗子,大家可以继续发展- 49/5000 Cǐ chéngxù kěyǐ jiāng wénjiàn de MD5 huòqǔ chūlái,MD5, dàjiā dōu zhīdào, wǒ jiù bù duō shuōle. Zhè zhǐshì gè lìzǐ, dàjiā kěyǐ jìxù fāzhǎn This procedure can be obtained the MD5 documen
lz.zip
- lorenz attractor Write a three dimensional OpenGL visualization of the Lorenz Attractor. The lorenz.c program provides an integrator that may be used to generate a sequence of points to use in the visualization.
电力系统潮流计算simulink仿真模型
- 1。发电机模型 在该系统中的两台发电机均选用p. u.标准同步电机模块“Synchranaus Nfachine pu Stand- },r,该模块使用标么值参数,以转子匆轴建立的坐标系为参考,定子绕组为星形联结。 2.变压器模型 系统中的两台变压器均选用共相两绕组变压器模块is r},一phase Transformer ( Twa Windings } ",采用Y- Y联结方式。 3.线路模型 系统中的带有对地导纳的线路选用只相
LZ
- algorithm Lempel-Zive in c++