资源列表
unrarsrc-3.6.6.tar
- Rar 的控制台解压程序,为rarlab公司发布-Rar console decompression procedures for the rarlab company.
EJ13WIRE.X
- more exercises lul eksdi
DECORE
- MPEG4编解C源代码-已移植到ARM和DSP上[经典]-MPEG4 codec C source code- has been ported to ARM and DSP on the [Classic]
Huffman
- Huffman编码及译码 1.将给定字符文件编码:生成编码,输出每个字符出现的次数和编码; 2.将给定编码文件译码:生成字符,输出编码及其对应字符。
VbTestDll
- VB调用Jpg和Bmp格式相互转换API函数的示例
2005041623124731871
- 管理系统,为了使大家用的方便,是大家做毕业设计的一个参考。原本复制是需要修改的。
J1-10091D0006_ARW_W3_M8
- this file is for Vector Quantization Using Adhoc Centroids in java with 1.6 jdk.
VbTestDll
- VB调用Jpg和Bmp格式相互转换API函数的示例-VB calls Jpg and Bmp format conversion API examples
MPEG4video
- 采用VC语言实现对mpeg 4格式数据中视频流的解码和编码-perform decode and encode for video stream in mpeg 4 format data
CS
- CS端点检测,基于语音压缩感知的语音在不同噪声下的语音端点检测程序-compressed sensing
bmp2jpeg&jpegcoding
- bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片-converted to jpeg bmp, jpeg compression source code procedures used vc realized bmp images converted into jpeg photos
improvingLZW
- LZW was originally designed for implementation by special hardware, but it turned out to be highly suitable for efficient software implementations too. An enhanced variant is available on UNIX systems and many other systems as the compress comman