资源列表
example2
- CDMA 语音编码,在MATLAB环境下可直接运行-CDMA speech coding
948289____11
- 图书馆管理系统 通过VB源代码编写管理图书馆的运作-Library management system through the VB source code to prepare the operation of the management of library
WinRAR3
- 自己写的huffman压缩 自己写的huffman压缩 自己写的huffman压缩-Huffman wrote their own written huffman compression compression compression huffman wrote it myself
imagecompression
- 此程序主要是通过使用小波达到图像文件压缩的目的,可以比较不同的小波函数和压缩次解压缩后图像文件的差异,注意图像是二维的处理时使用二维的小波函数-This process is mainly through the use of wavelet compression to achieve the purpose of image files, you can compare different wavelet functions and extract the compressed time d
huffman
- huffman 编译码器的实现,能够做到压缩率为80 -the realization of huffman codec, compression rate can be 80
xdemo3d
- 一个d3d实例程序,模拟地形相关的简单源代码-D3d example of a procedure, a simple simulation of terrain-related source code
Prb_Noname
- It s an interface for using huffman trees (data structure application) that can be used for compression and a test program with CLI in a form of a menu to test those features.
Stack_origin
- zigbee协议栈,用于ZIGBEE的相关开发-zigbee protocol stack for the relevant development ZIGBEE
Compress_and_Decompress
- File Compression/Decompression Example Using ntdll.d-File Compression/Decompression Example Using ntdll.dll
radarbest
- 双基地雷达空间定位精度分析,针对双基地雷达空间定位时的数据冗余提出了一种相关数据压缩算法。-bistatic radars space location accuracy analysis, presents a correlated data compression algorithm for the data redundancy in space bistatic- radar location system。
song
- 用DELPHI做的一个歌手评分系统,新手入门的可以参考-song
com2pgm
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件