资源列表
class
- 给定m个n维向量a , a , ,am 1 2 ,向量分类问题要求将相同的向量划分为同一类。试用 抽象数据类型表设计解向量分类问题的有效算法。
sanliebiao
- 散列表```用线性探测解决冲突```````
jiang3
- 数据结构中分块查询算法,开发环境Vc++6.0.基于山东科技大学算法设计与分析课本-data structure carved block inquiries algorithm development environment Vc 6.0. Shandong University of Science and Technology based on the algorithm design and analysis of textbooks
Huffman
- Huffman编码的源代码..很不错的说-Huffman
cidian
- 本程序的主要功能是实现词典查词与修改词、创建词-The main function of this program is to achieve dictionary search words and modify words, create a word
erchapaixushu
- 键入关键字,建立二叉排序树,实现二叉排序树的插入和查找功能-Type the keyword, the establishment of binary sort tree to achieve binary tree insertion sort and search functions
NEICUNFENPEI-1
- 内存分配算法的模拟实现(含紧凑算法):首次适应算法、最佳适应算法、最差适应算法。-failed to translate
queue
- 队列基本功能的实现,包括尾部添加元素,队首出列,最大个数限制,插入元素,清空队列等-the basic program about quene
erchashu
- 二叉树的链式存储、先序中序遍历和层次遍历。(构造一棵树并输入数据,编写三个函数,非别是树的前序递归遍历算法、树的后序递归遍历算法、树的非递归中序遍历算法(这里的非递归以中序为例)。在主程序中调用这三个函数进行树的遍历,观察用不同的遍历方法输出的数据的顺序和验证递归与非递归输出的数据是否一样。)-Chain store binary tree, preorder traversal and hierarchy traversal.
SakhtemanGosasteh
- data structure prgram on C
Channel_coding
- channel coding ( repetition codes, linear block codes, convolutional codes)
TEA
- TEA算法的简单实现,适合密码学学习使用!-TEA algorithm to achieve a simple, suitable for the use of cryptography to learn!
