资源列表
btpc5.tar
- compression algorithms implementation
JCTVC-H1002_(HM6).doc
- HM6 of High Efficiency Video Coding (HEVC), Test Model 6 Encoder Descr iption, 8th Meeting: San José, CA, USA, 1–10 February, 2012, by Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG16 WP3 and ISO/IEC JTC1/SC29/WG11. Document: JCTVC-H
09_uart2
- PC机上开串口调试助手,发送一个字符到开发板(中间通过串口线相连) FPGA收到字符后,回发给PC机上,在串口助手上显示 -On the PC, open the serial port on a PC debugging assistant to send a character to the development board (in the middle connected by serial cable) FPGA received character back to the s
x264-060805
- 最新h.264 c++原型代码。请解压到固定目录下,目录中有编译说明。-latest h.264 c prototype code. Please extract fixed directory and compile a directory shows.
932907
- VB运行的所需要的运行文件,不错的源码,很好-Required for the operation of VB file operation, good source code, very good
zery
- VB运行的所需要的运行文件,不错的源码,很好-Required for the operation of VB file operation, good source code, very good
jpeg-6av
- Jpeg source code,jpeg编码解码示范-Jpeg source code, jpeg codec Model
Huffman
- 一个完整的系统应具有以下功能: (1)初始化 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件; (2)编码 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中; (3)解码 利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码; -A complete system should have the following functions: (1) initialize a read from the t
vclzip2.23.RAR
- 轻松实现文件的压缩和解压,很实用,不需要解压密码。-ok
Huffman
- 关于哈夫曼编码的8种不同的方法,让我们一起研究研究~-Huffman coding on the eight kinds of different ways, let us take a look ~
libary
- 本系统图书馆管理系统,其实现的是图书馆管理系统的子系统
LZW_coding
- 使用LZW编码来实现对文件的压缩于解压功能。-Use LZW coding to achieve compression in file decompression function.