资源列表
Top
- 设计一个软件,需要进行用户需求分析、系统需求确认、系统概要设计、设计用例场景、系统的详细设计、数据库详细设计、编码、单元测试、集成测试、系统测试、维护等活动。要求用户需求分析在系统需求确认之前完成,系统的详细设计必须在系统的概要设计、设计系统用例和设计用例场景之前完成。-A software design, the need for user needs analysis, system requirements confirmation, the system level design, de
haxichazhao
- 依次输入关键字并建立哈希表,进行关键字查找。如果存在则返回待查元素的位置,否则显示不存在。-Enter keywords and in turn create the hash table, a keyword search. If there are elements of the location of unknown origin is returned, otherwise the show does not exist.
zheban
- 依次输入顺序表中的各个元素,然后进行关键字查找。如果存在则返回待查元素的位置,否则显示不存在。-Input sequence in turn each element in the table, and then keyword search. If there are elements of the location of unknown origin is returned, otherwise the show does not exist.
ercha
- 依次输入关键字并建立二叉排序树,实现二叉排序树的插入和查找功能。-Enter keywords and in turn create binary sort tree to achieve binary tree insertion sort and search functions.
shunxuchazhao
- 依次输入顺序表中的各个元素,然后进行关键字查找。如果存在则返回待查元素的位置,否则显示不存在。-Input sequence in turn each element in the table, and then keyword search. If there are elements of the location of unknown origin is returned, otherwise the show does not exist.
HuffmanCoding
- 霍夫曼编码的算法实现,利用自己给定的频率和要求输出霍夫曼树-get the huffman tree
Haffman
- 数据结构哈弗曼编码实验程序,能够完整实现其要求-Experimental data structure Hafu Man coding procedures to complete implementation of its requirements
paixu
- 对数进行排序,插入排序,选择排序,冒泡排序-Sort of number, insertion sort, selection sort, bubble sort
yyyyiiioo
- 寻一个数组的功能呢超 -find a array s function
dijkstra
- this the c source code for dijkstra algorithm. people who study CS might find it useful during algorithm classes.-this is the c source code for dijkstra algorithm. people who study CS might find it useful during algorithm classes.
process-of-scheduling
- 进程调度算法的部分源代码,C++语言环境-Part of the process of scheduling algorithm source code, C++ language environment
erchashu
- 数据结构中二叉树的遍历,对二叉树进行先序,中序,后序遍历,其中要用到循环查找-Traversing the binary tree data structure, the first sequence of binary tree, in order, post-order traversal, which use to find circular
