资源列表
Tsinghua-University-ch5
- 清华大学严蔚敏数据结构第5张程序代码,随书代码-Tsinghua University, Yan Wei Min data structures, program code
Tsinghua-University-ch2
- 清华大学严蔚敏数据结构第一张程序代码,随书代码-Tsinghua University, Yan Wei Min data structures, program code
ch1
- 清华大学严蔚敏数据结构第一张程序代码,随书代码-Tsinghua University, Yan Wei Min data structures, program code
redis-2.4.10.tar
- edis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、list(链表)、set(集合)和zset(有序集合)。-Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets a
2tree
- 平衡二叉树操作的演示程序。数据结构实验项目之一-Balanced binary tree demo program operations. One of the experimental projects of the data structure
internal-sort
- 内部排序的比较,一共包括了8种内部排序方法。-8 kinds of internal sort solutions。
coq
- 按照函数式语言coq思想 用C程序实现的树的实现 非常简单,但很启迪思路 C的函数指针的妙用-Coq thinking in accordance with the functional language C program tree Very simple, but very thought- The magical effect of the C function pointers
wj
- 简单算术编码的实现 包括编码和解码 完整工程 -The implementation of simple arithmetic coding Complete engineering
huffman
- 本程序用C语言编写的哈夫曼编码(Huffman Coding),该方法依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码-Huffman coding (Huffman, from Coding) this program written in C, the average probability to construct different prefix length of the shortest codeword in accordance with the chara
shizuo
- 用哈夫曼编码的方式进行图像的压缩,其中定义了一个cdib的类,通过之类来对图像进行处理-image coding in haffman
zhaiheduilie
- 数据结构中的栈和队列,很重要的哦,pdf格式的-the zhai and duilie int the struct,very important,.pdf
beibaowenti
- 基于mfc的可视化窗口的背包问题,简单直观-Based the mfc visualization window knapsack problem, a simple and intuitive
