资源列表
BM
- 字符串模式匹配的bm算法,效率略逊于sunday,代码也比较复杂。但文献引用度较高。-Bm string pattern matching algorithms, efficiency, slightly lower than sunday, the code is more complicated. However, citation is high.
JaCoP-2dot4dot1
- JaCop library. OpenSource-JaCop library. OpenSource!!
bankC++
- 用C++语言描述的数据结构方法,能够反应银行存取款客户相关信息。
huffman
- 利用二叉树结构实现赫夫曼编/解码器。 1、初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印(Print):以直观的方式打印赫夫曼树。6、计
2
- 输出八皇后问题所有情况,并且记录下共有多少种情况(All cases of the output of eight queens)
PrimeTest
- 对素数进行测试,一些测试素数算法的代码,对素数进行测试,一些测试素数算法的代码-To test for prime numbers, prime number test algorithm code to test for prime numbers, prime number test algorithm code
Zhan
- 数据结构中栈的实现系统,包括栈的基本操作,和它的应用,是一个完全的人机交互式界面-Stack data structure in the realization of the system, including the basic operation of the stack, and its application, is a complete interactive human-machine interface
huffman
- 源代码包括实验数据等分析结果等数据,哈弗曼编码-Source code
the-process-of-scheduling-algorithm-
- 进程调度算法,包括先来先服务,短进程优先,高响应比优先,时间片轮转调度,优先级调度算法,-Process scheduling algorithms, including the first come first served, short process priority, high-response than the priority, round-robin scheduling, priority scheduling algorithm, the process of scheduli
Minimum-Spanning-Tree
- 使用邻接矩阵生成最小生成树的算法,须输入顶点数目,顶点数据以及邻接矩阵的数据。-Adjacency matrix generated minimum spanning tree algorithm, the input data must be the number of vertices, vertex data and adjacency matrix.
Kill Game (List)
- 约瑟夫环的方式实现杀人游戏算法,实现简单,可供学习参考(The way of Joseph ring to realize the homicidal game algorithm is simple and can be used for reference.)
b
- 实验目的:掌握用线性表实现一元多项式的基本运算。 实验内容:使用链式存储实现一元多项式的加法、减法、乘法和求导。-Purpose: to master the linear meter to achieve one yuan polynomial of basic operations. Experiment: Using the chain store to realize one yuan polynomial addition, subtraction, multiplicati