资源列表
LatinSquare1
- 一个C++实现的拉丁方构造程序, 很简单有效. 而且很容易理解.
match
- 三个求二分图最大匹配的程序(bfs,dfs,多增光路算法)-Three for the maximum bipartite graph matching procedure (bfs, dfs, multi-path algorithm Zengguang)
MyStackss
- 基于C++实现的数据结构中 顺序栈的类 基本功能 -Using C++ language in order to prepare the data structure stack type basic operation
lab6ex1
- C-C++. Complex number program.
2weixianduanshu
- 二维线段树,一种重要的数据结构,不过复杂度比较高,只能解决小数据的问题-2D segment tree, an important data structure, but the complexity is relatively high, can only solve the problem of small data
solution-of-Towers-of-Hanoi
- 汉若塔问题的经典解法,C代码可以直接运行。-solution of Towers of Hanoi
ParkProblem
- 设计一个停车场管理系统,实现对进出停车场车辆的管理。-car parking system
BST
- 二叉排序树的建立、查找、删除、插入及先序遍历-Binary sort tree establishment, find, delete, insert, and the first traversing
tree_bfs
- a sample tree program using BFS algorithm
dijkstra
- this the c source code for dijkstra algorithm. people who study CS might find it useful during algorithm classes.-this is the c source code for dijkstra algorithm. people who study CS might find it useful during algorithm classes.
1.3
- 定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩 从键盘输入10个学生的以上内容,存入文件stud.txt,关闭文件 打开stud.txt文件,将数据读出,查看是否正确写入,关闭文件。 打开文件stud.txt文件,读出数据,将10个学生按照平均分数从高到低进行排序, 分别将结果输出到屏幕上和另一文件studsort.txt中。-Define an array of structures, storage of 10 students to learn numbers
kuaisupaixu
- 实现快速排序,这里采用的是C++编程,比二分法更好用-shixian kuaisu paixu,zheli caiyong de shi C++ biancheng