资源列表
bag
- 这是一个“背包”问题的数据结构的C语言实现。我个人觉得是考查对链表和二叉树的知识。去年学的是这个,觉得很有意思。自己写了几个,也收集了别人做的几个课题。具体思路里面有。-This a problem "bag" in data_structure. I learned this course last year and I think it s very interesting.
YuRenGuoHe
- “渔人过河”是数据结构里面很常见的一个课题。要求是找出最好路径,并将路径保存输出,这里面涉及到链表二叉树的知识。技巧性还是有一些的。-" Fisherman' s across the river" is a very common data structure inside of an issue. Requirement is to find the best path, the path and save the output, there is related t
2
- 银行家算法在vvc下的实现,很全的,而且简单移动-Very GoodVery GoodVery GoodVery GoodVery GoodVery GoodVery Good
zdlc
- 【问题描述】 甲、乙、丙、丁、未五城市分别距离为( 单位是: km): 甲 - 乙 300 甲 - 未 3000 乙 - 丙 2500 乙 - 丁 800 丙 - 未 1000 丁 - 甲 2000 丁 - 丙 400 丁 - 未 1200 未 - 乙 500 现从未地出发,到其它各城市的最捷路径。 【设计要求】 1、写出系统需求分析,并建模。 2、编程实现,界面友好。 3、输出各条最捷路径 4、语言不限,最好是c或c++ -【Desc
shortpathapplication
- 求出给定图中从一点到另外一点的最短路径,并求出最短路径经过的点-work out the length that from a point to another point
quicksort
- 计算机算法,快速排序算法,使用分治思想,利用递归实现快速排序-Computer algorithms, fast sorting algorithm, the use of sub-rule of thought, the realization of quick sort using recursion
Match
- 括号匹配的检验 试写一个判别表达式开、闭括号是否配对出现的算法。-Matching brackets test expression test to write a discriminant open and close brackets there are matching algorithms.
huisu
- 算法分析中,回溯法经典范例的实现,并有完整的测试数据-Algorithm analysis, the retrospective method of realization of the classic examples, as well as complete test data
fenzhixianjie
- 算法分析中,分支限界法的实现,并有完整的测试数据-Algorithm analysis, the achievement of branch and bound method, as well as complete test data
parking_1
- 停车场 堆栈模拟程序 可以用于学习堆栈和队列知识-parking
Red_Black
- 红黑树的算法试验作业。控制台程序,vs2008编译调试完全正确。希望对大家有帮助。-Red and black tree algorithm test operation. Console program, vs2008 debugging compiler entirely correct. We want to help.
two
- 二叉树算法的实现,能够迅速让符合这种算法的计算迅速实现-Binary tree algorithm that can quickly meet the requirements of this algorithm allows rapid calculation