资源列表
zhigongguanlixitong
- 我的数据结构课程设计:职工管理系统,C++源码!-My curriculum design data structure: Staff Management System, C++ source code!
bsort
- 数组排序中很经典的算法——冒泡排序法,FORTRAN90语言编成。-Sorting an array of classic algorithms- bubble sort method, FORTRAN90 language compiled.
tu
- C练习作业:图 深度遍历,广度遍历,最小生成树,拓扑排序-C Exercise job: Figure depth traversal, breadth traversal, minimum spanning tree, topological sort
erchashu
- C作业:二叉树 先序建立,中序线索化,层序遍历,哈夫曼编码-C operation: binary tree preorder established in order cued, sequence traversal, Huffman coding
101
- 关于数据结构的课程设计 迷宫问题+校园导游+跳舞配对+多项式运算等-Curriculum design on the data structure mazes guide+ dance+ school+ polynomial operations, such as matching
lianbiao
- 链表:线性表的链接存储结构。用一组任意的存储单元存放线性表的元素。-linked list
DS
- basic algorithms of datastructures using c and c-basic algorithms of datastructures using c and c++
gecco09
- Metaheuristic Monkey search algorithm
NQueenrecursion
- N皇后的递归算法。使用java语言编写。可以在计算机上实现-N Queens of the recursive algorithm. Using java language. Can be implemented on a computer
chain
- chainout单链表逆序递归输出,但是多申请了空间-chainout reverse linked list recursive output, but more space applications
sais-lite-2.4.1
- 一种比较新的后缀数组算法,空间和时间复杂度都是线性的,且效率比较高。-A new suffix array algorithm. Its space and time complex are all linear.
sunday
- 字符串模式匹配的Sunday算法原始文献-Sunday algorithm for string pattern matching the original literature
