资源列表
1
- 这是一个简单的一元多项式的计算的程序,运用了数据结构中的简单的思想,使用与正在学习数据结构与算法的同学-This is a simple calculation of a polynomial procedure, using a simple data structure ideas, using the data structure and algorithm are learning to students
shujujiegou(1~3)
- 电子科技大学数据结构课件,第一章,第二章,第三章-University of Electronic Science and Technology courseware data structure
shujujiegou(4~5)
- 电子科技大学数据结构课件,第4章,,第五章。-University of Electronic Science and Technology data structures courseware, Chapter 4, chap.
classicCproblems100
- 一些经典的C语言题目,设计入门的算法,数据结构,IO-Some of the classic C language subject, Introduction to Design of algorithms, data structures, IO ... ...
1
- 约瑟夫(Joeph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph (Joeph) a descr iption of the problem is: number is 1,2, ...,
Assignment03_CS09m039.tar
- Data structure programs
ACM_template
- acm 模板(浙大),各类常用算法的模板-acm template (Zhejiang University), various types of commonly used algorithm of template
StraightInsertionSort
- 数据结构中的排序中的直接插入算法的设计 与实现-Data structure Sorting direct insertion algorithm Design and Implementation
List
- 一个可以支持各种类型数据插入,检索,替换,查找的双向链表,已调式,比较好用。-It s a program which supports different kinds of insertion,traverse,replace and find, It s a list,and it s double linked. Already compled,useful.
pku3080
- 北大pku oj上3080号题目的题解,http://acm.pku.edu.cn/JudgeOnline/problem?id=3080-No. 3080 on the Beida pku oj problem solution topics, http://acm.pku.edu.cn/JudgeOnline/problem?id=3080
XJTU08ACM
- 西安交通大学XJTU08暑假训练的试题,测试数据,题解和源代码-Xi' an Jiaotong University XJTU08 summer training questions, test data, problem solutions and source code
path01
- C++ 寻找关键路径 根据AOE网络寻找关键活动,确定关键路径 最好的解决方式-C++ find the critical path