资源列表
UFApp
- write an application UFApp that 1. Prompts for a file name. 2. Reads the first integer, which is the number of sites. 3. Reads each pair of integers, p and q, representing sites and if not already connected, connects by calling union(p,q).
Template-matrix-elements
- 一种矩阵元算模板,开发环境为visual2010-Template matrix elements
minum-spaning-tree
- c++的最小生成树的代码 不同的角度 同样的问题 新的思路-minum spaning tree
data-structure
- 里面包含了各大企业面试用到的数据结构和算法 100道题目 有解答 很适合想去大公司或者挑战自己能力的人-Which contains 100 questions of the interview data structures and algorithms used major companies have answered very suitable for people who want to go to big companies or challenge their skills
Structc
- 内容简介: 查找 递归 链表基本操作练习 排序 栈、队列基本操作练习 数据结构讲义
demolink
- 可以在vc中实现方便地创建数据链表结构 实现结点信息的快速方便插入,删除-Vc can be implemented easily create a data list structure to achieve node information quickly and easily insert, delete
graph_lin
- 数据结构以及算法实现 图的创建 深搜、广搜、最短路-(1).print the graph. (2).print the sequence of vertex names getting Depth-First Search. (3). print the sequence of vertex names getting Breadth-First Search. Dfs Bfs dijkstra
SolvedHZIEE
- 杭州电子科大hdu poj 上面水题的答案,供不辞辛劳、努力刷题的同学们参考学习。-The above Hangzhou the UESTC hdu poj, water the answer for tirelessly to brush the question of the students for reference.
shujujiegou(Cshixian)
- 数据结构用C实现,包含部分课件,强力推荐!-Data structure using C to achieve, including part of courseware, strongly recommended!
Cdatastructure
- 一个数据结构的演示程序,包含顺序表,广义表,顺序查找等
excel
- 简易电子表格,实现求和排序和保存等功能,西安交大数据结构实验题目-Simple spreadsheets, sorting and preservation to achieve functional summation, Xi' an Jiaotong University experimental subject data structure
liantongtu
- 本程序是学习图论连通图的极佳案例,可以清楚地进行任意建立集合图,并且随意选取点来自动进行判断连通。-This program is a connected graph graph theory learning an excellent example, one can clearly create a collection of arbitrary figure, and selected at random points automatically determine connectivit