资源列表
PKU3277Source
- POJ 3277 city horizon代码 HEAP的应用.
Search
- 数据结构中的关于查找基本操作,包含了折半查找,哈希查找!-Data structure in the basic operation on the search, including a half to find, hash Find!
qiangLT
- 在强连通分支算法中,选择任何顶点做起始点来执行深度优先搜索遍历,得到的强连通分支的解相同。-In the strongly connected branching algorithm, choose any vertex make a starting point to implement the depth-first search traversal obtained strongly connected branch of the same solution.
huiwen
- 回文问题,这是很有意思的一个问题,通过数据结构中的顺序队列可以解决。-Palindrome, which is a very interesting problem, through the data structure in the order in the queue can be resolved.
jobSequencing
- job sequencing algo used for sequencing
klinjinfa
- 运用模式识别中k临近法对数据进行分类,只要随意更改KEY的值为某一身高或体重,则可判别分类为A女或B男。-K using the approach of pattern recognition method to classify the data, as long as the random changes in the value of KEY for a height or weight, can be classified as A female judge or B M.
tree
- 采用树的左右孩子存贮结构,实现树的先序、中序、后序及层序遍历。-About children with tree storage structure, to achieve the tree first order, in order, and postorder traversal sequence.
Node
- 用C语言描述数据结构中单链表的有关算法,包括建立,插入,删除,销毁链表-In C language to describe the data structure in a single linked list of the algorithms, including the establishment, insert, delete, destroy list
three-merge
- 归并排序算法 三路归并 根据贪心算法2路归并改写-Three-way merge sort algorithm greedy algorithm based on 2-way merge merge rewrite
rank
- 判断有向图是否可以拓扑排序,如果可以拓扑排序则输出排序结果,否则输出其中任一环。-Determine whether a directed graph topological sort, if the topological sort can sort the results are output, otherwise the output of any one circle.
Text1
- 链队列题目:初始化队列+入队列+出队列+销毁队列-Chain queue Topic: the initialization queue the+ entry queue+ out queue+ destroyed queue
建立Ybus
- 利用C語言建立電力系統中之Ybus矩陣,可從外部文字檔中的data讀入運算,建立完後的Ybus即可拿到load flow做分析