资源列表
hoffmann
- 上课老师布置的任务,霍夫曼压缩编解码,希望对大家有所帮助-School teacher assigned tasks, Huffman compression codec, we hope to help you
EzCAN
- 实现CAN总线协议,完成数据在总线上高效、稳定的传输功能-Realize CANbus protocol, data on the bus are efficiently and stablely atransferred function
gziptest
- QT 编译的GZIP 1.2.4 源码. 可在windows cmd下使用,请参考工具help.-QT compiled GZIP 1.2.4 source code can be used under the windows cmd, please reference tool help.
SANDIANDINGYUAN
- VB三点进行寻找圆心源码,十分实用,是经过验证的啊-vB three circle very good three circle very good
LossCompression
- C语言编程,利用矢量量化思想进行图像有损压缩和解压缩-C language programming, using vector quantization thoughts lossy image compression and decompression
LosslessCompression
- C语言,根据哥伦布编码方法和差分预处理手段进行图像无损压缩和解压缩-C language, according to Columbus and differential coding method for image pre-processing means lossless compression and decompression
JPEG-coding
- JPEG压缩算法英文论文,是一个外国小组写的,写的很好-JPEG compression algorithm English paper, well written
tuxiangyinxie
- 提供了要给能很好将密码隐藏在图像中的代码-Implements a image steganographic operation, can effectively use the information in the image
DelphiZLib.125
- 此为ZLib最新版本1.2.5。原作是用C编写的,在VC++、BC++或C++Builder中自然很容易直接使用,对于Delphi开发者,虽然Delphi自带了ZLib的移植版本(zlib.pas),但版本为1.0.4,而且必须要使用Borland自己编译生成的zlib.dcu(当然,在完整版的光盘中包含了编译好的zlib库的.obj文件和c代码,后继版本修改了大量的bug,并较大幅度地提升了性能。 此源码为编译好适合Delphi的版本。-This is the latest version
CPP-China_speaking_CPP
- C++-China speaking C++为C++之父中国之行于清华北大的演讲稿另一份讲稿,以C++的设计者的身份,独到的介绍了C++的主要特征和优点-C++-China speaking C++ for C++ father' s trip to China, Tsinghua University Beijing University speech in a separate scr ipt to C++, the identity of the designer, unique i
vhdlandfir
- 介绍数字滤波器的设计,采用vhdl程序编写。 内容全面。
jpegMDCard
- 一个自己编的将bmp压缩成jpeg格式图片并由串口与MD卡存取的程序。