资源列表
zhuhe
- 这主要是关于数据结构中的,组合排序问题。里面代码很详细,很有用-This is mainly on the data structure, the combination of scheduling problem. Inside the code is very detailed and useful
Josephus
- 约瑟夫环的循环链表的方法 用了单链表和双链表-Josephus circular linked list with a single linked list and doubly linked list
chengjibiao
- 这是个成绩管理程序,可以对学生的成绩信息进行管理,排序,很好的c程序-This is a performance management program on student achievement information to manage, sort, good c program
danlianbiao
- 这是数据结构中的重要内容链表程序,单链表的程序,对于新手掌握是必须的。-This is an important part in the data structure linked list program, singly linked list of procedures, is necessary for the novice to master.
erchashu
- 这也是数据结构当中非常重要的版块,二叉树源程序,推荐-This data structure which is very important forum, the binary tree source, it is recommended
shulun
- 基于acm国际大学生程序设计中用到的数论知识,适合初学者的学习-Use knowledge of number theory, based on the acm International Collegiate Programming for beginners learning
lsj
- 教学计划编制问题,本设计的主要任务是根据需要完成的课程的先修关系、每学期开设的课程总数及总的学习时间,制定出教学计划。-Teaching planning issues, this design' s main task is to develop a teaching plan according to the pre-relationship of the need to complete the course, the total number of courses per seme
struct
- 很好的算法大全-链表-栈-二叉树-数据结构的笔试题,详细好用-Algorithm Daquan- linked lists- stack- the binary tree- data structures pen questions, detailed easy to use
C_ShuJujiegou
- 经典数据结构讲解。 很有收益-The classic data structures to explain. Great gains
Linker
- 1.编写一个函数Create(),该函数可以用于创建一个链表,链表中的结点包括学号,成绩,具有双向指针,该函数返回链表的头指针。 so on 20:05:11 初期动态输入学生人数(1-35)学号:char型,5位数字,不足5位的前面补0,数字以外时要提示错误信息;成绩:short型,最大值100,大于100或者小于0或者数字以外时要提示错误信息。注意:输入的信息超过相应的位数时,只取前面相应位数的信息。 so on 20:14:56 2.编写一个函数Sort(),该函数可以对函
erchashu
- 数据结构二叉树遍历用c语言实现算法适合初学者-Data structures binary tree traversal algorithm using c language for beginners
12
- 航班订票退票,客户退出订票,数据结构课程设计c语言版,仅供参考-flight ticket and customer s information
