搜索资源列表
huffman_Golomb_COMPRESS
- 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
FullyInstacenAboutComInterface
- 本文通过一个作例子具体讲述了将自定义的数据类型(结构体)定义为一个标准的COM的组件,通过组件接口访问这些成员的过程。 COM组件通过VC ATL向导完成。 客户端访问接口的过程通过一个C#应用程序完成。 -A COM Interface instance
Huffman
- 通过Huffman编码,实现对文件(如文本文件)的压缩和解压。压缩后生成二进制文件。压缩效率高。C++版数据结构与算法的典型应用。-By Huffman coding, to achieve the file (such as a text file) of the compression and decompression. Compressed binary file generated. Compression efficiency.
lzw
- LZW压缩解压算法(数据结构,C++语言描述)-LZW compress and decompress algorithm
answer-machine---C
- 让我们可以从里面学到设计与循环的C重要知识 Anyview上机通过答案& 数据结构(C语言)课后习题- important knowledge Anyview & data structures (C language) so we can learn from the inside
student
- VS2010,对C++中的基本概念(基本知识点)的理解和掌握,其中包括类、成员、函数、友元、重载、IO流、模板等;此外,还包含了对数据结构(链表)、内存操作的内容,以及编程的规范。-VS2010, on the basic concepts C++ (basic knowledge) to understand and master, including class, member, function, friends, overloading, IO streams, templates, e
huafuman
- 数据结构(c语言) 哈夫曼编码压缩与解压,欢迎大家分享交流-Data structures Huffman coding compression and decompression
chazhao
- 数据结构(C语言)查找(折半查找)的实现 欢迎分享与交流-Data structure (C language) search (binary search) implementations are welcome to share and exchange
danlianbiao
- 数据结构(C语言)单链表)的实现 欢迎分享与交流-Data structure (C language) singly linked list) implementations are welcome to share and exchange
duilie
- 数据结构(C语言)(队列)的实现 欢迎分享与交流-Data structure (C language) (queue) implementations welcome to share and exchange
ercha-shu
- 数据结构(C语言)二叉树)的实现 欢迎分享与交流-Data structure (C language) binary tree) to achieve welcome to share and exchange