资源列表
Topological-sort
- 拓扑排序,已知一个有向网,求网的一个拓扑排序,并给出这个有向图代表的工程能否进行-Topological sort, known a have to nets, and a network of topological sort, and give the directed graph represent can project
1
- 广东工业大学,数据结构综合实验,本人选做的是图,用到邻接矩阵与邻接表.-the data and structure expriemce
Prime
- prime算法实现,求图的最短路径,算法课的作业-prime algorithm, find the map of the shortest path algorithm homework assignment
wu
- 幕上刷新一下,在看看你右下角时间前是不是有你爱人的名字了? 更多电脑小技巧-Click on screen to refresh, to see you at the bottom right corner of time before there is you are not a lover' s name? More computer tips
mmath
- 一个个人用于fourier变换的库文件 通过库文件可以减少对细节的过分关注而 注重算法上的实现-a liberary for fourier transform
XHstudent
- 1.对多个链表进行操作 2.回溯法求解0/1背包 3.分枝限界法求解0/1背包 4.回溯法求解n—皇后问题 5.图的操作(邻接表表示)-1. Operate on multiple lists 2. Backtracking method for solving 0/1 knapsack 3. Branch and bound method for solving 0/1 knapsack 4. Backtracking to solve n-queens pr
线性表的基础应用
- 第二种:定义一个包含学生信息(编号,书名,价格)的的顺序表和链表,使其具有如下功能: (1) 从文件中读入书籍信息; (2) 根据图书位置获取该书信息; (3) 根据价格进行查找,返回此该书的书名; (4) 根据指定的位置可返回相应的书籍信息; (5) 给定一个书籍信息,插入到表中指定的位置; (6) 删除指定位置的书籍记录; (7) 统计表中书籍个数。 (8) 输出书籍信息。(Second: define an order table and a list of stude
hastable_master
- hash table data structure in c language. Macro based.
findM
- 利用深度优先遍历的思想从指定节点出发,寻找长度为M的所有简单路径(Using the idea of depth first traversal, starting from the specified nodes, we look for all simple paths of length M.)
HuffmanCode
- HuffmanCode编译码系统 HuffmanCode编译码系统 -HuffmanCode encoding and decoding system HuffmanCode encoding and decoding system HuffmanCode encoding and decoding system decoding system HuffmanCode
dashuxiangjiajian
- 两个不超过110位的整数想加减,计算速度不超过1秒,-Not more than 110 two integer addition and subtraction to calculate the speed of not more than 1 second,
1229
- 和谐短信问题 对于给定的由 n 个人组成的社团以及社团员间发送短信的信息,设计一个计算最大和谐子社团的算法。 -For a given by n personal associations and community members to send SMS messages, the design of a harmonious community algorithm to calculate the maximum oscillator.
