资源列表
vga
- 基于verilog hdlR的VGA显示的源码-Source based on the verilog hdlR the VGA display
Active-piece-of
- VC++实现滑动块 按键盘A键滑块左移,D键滑块右移-VC++ realize sliding blocks. According to A slider keyboard key moves left, D key slider move to the right.
jpg_enc
- JPEG图象的压缩和解压缩算法,Visual C++语言描述的-JPEG compression and decompression algorithms, Visual C++ language to describe
Huffman_Proj
- 仅限文本,8倍压缩解密,利用哈夫曼编码实现,来不及改进压缩解压的类型-Text, only 8 times compressed decrypted using Huffman coding, no time to improve the type of compression and decompression
mpeg2ENCODER
- 对视频的压缩采用了mpeg算法,可以在C环境下运行,在CCS中也可以实现-Using mpeg video compression algorithm can be run in the C environment, can also be achieved in the CCS
example_of_use
- auction model oon network sim 2
TI---final---Copy-(2)
- Shannon - Fano and Hammin(7,4) applied to a piece of text simulation
matlab
- m research scholar, this file related to IMAGE TO VIDEO CONVERTER
jpegyasuo
- 实现JPEG的压缩和编码 (1)首先通过DCT变换去除数据冗余; (2)使用量化表对DCT系数进行量化; (3)对量化后的系数进行Huffman编码。 -Achieve JPEG compression and coding of the DCT (1) First remove the data redundancy (2) Use the quantization tables for DCT coefficients to quantify (3) Huffman c
C
- 适合初学者学习的C语言重要理论 句法 及简单例子-Important theoretical syntax suitable for beginners to learn the C language and simple examples
jpgdec
- c语言实现的JPEG解码成BMP,可以看看,利用MFC库-JPEG decoding of c language into BMP, you can see, using the MFC library
String
- 手工实现string的功能,包括添加,删除,查找,连接运算等功能。-string code