资源列表
traversal-of-binary-tree
- 二叉树的三种遍历的C#实现 能够在.net环境下执行-binary tree traversal traversal of binary tree
array
- 在visual basic中定义数组,并且给数组取值。-Defined in an array of visual basic and value to the array.
function
- 建立function过程,以及调用function过程。-Create function process and the process of calling function.
hefuman.cpp.cpp
- 赫夫曼编码和译码,当时大一的时候上数据结构时写的-Huffman encoding and decoding, when the then freshman writing on the data structures
AVL-Trees
- AVL Tree program written in C++ using namespaces with branching factor and threshold values
Sieve
- Sieve算法实例,找质数的算法,找出2到x之间的所有质数的算法-Sieve algorithm instance, the algorithm to find prime numbers, from 2 to identify all the prime numbers between x algorithm
BetaCrypt_Irdeto
- Describes the old Betacrypt Scrambling Algo-Describes the old Betacrypt Scrambling Algo
Analysis-of-the-DVB
- Analysis of the DVB Common Scrambling Algorithm
Bankers-Algorithm
- 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
exp1
- 算法基础的实验 排序算法的比较 包括冒泡、快排、计数排序、基数排序等-Algorithm based on the comparison experiments, including bubble sort algorithm, fast row, counting sort, radix sort, etc.
kechengsheji
- 设计哈希表实现电话号码查询的数据结构系统-Hash table to achieve the design of data structures Enquiry System
fptree
- fptree算法实现,简单,经得起考验,可以使用-fptree algorithm, simple, tried and tested, you can use
