资源列表
haxi
- 哈希表算法实现的C语言源程序,课本上的例子修改而成。
puzzle
- 迷宫求解。数据结构科重要程序。通过C语言实现。能正常运行。但需要帐户才能下载。请见谅。
1
- 带头结点的单链表类程序,这个是我从书上辛辛苦苦打的,下载了以后涉及到链表类的问题就不用辛苦了。-Take the lead in a single linked list node class program, this is hard to play from the book, download the list after a series of questions related to do not hard.
BankQueues
- 银行排队程序实现/C语言/严蔚敏/数据结构-bank queue
Kruskal.zuixiaoshengchengshu
- 若要在n个城市之间建立通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题-To establish communication networks between n cities, only need to set up the n-1 lines can be. The lowest economic cost of construction communication network is a network of minimum spanni
MUZI3
- 随机产生5组测试数据,分别进行顺序查找,折半查找和分块查找,输出比较结果-five groups randomly generated test data, for the order to search, locate and half-block search, the output results
8
- 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
main
- 平衡树的数据结构作业 完成了平衡树的建立于左转、右转-Balanced tree data structure to complete the balance of work established in the tree, turn left, turn right
poj3076.cpp.tar
- poj3076,使用dancinglink算法进行sudoku的求解计算-poj3076, using dancinglink calculation algorithm for solving sudoku
heap
- 实现栈的基本操作,建栈,进栈,出栈,数据结构实现-To achieve the basic operation of the stack, built stack into the stack, the stack data structure
pca
- 基于主元分析的异常检测和故障诊断,用于对具有高度线性相关的测量数据进行分析和处理,其最终实现高维空间降维的目的。-Anomaly detection based on principal component analysis and fault diagnosis, used for highly linear correlation measurement data analysis and processing, its ultimate achieve the goal of higher
2SAT
- 对于给定的2-CNF,设计一个线性时间算法,判定其是否可满足。-given for the 2-CNF, design a linear-time algorithm that can determine whether they meet.
