资源列表
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
flightsystem(c)
- 飞机航班订票系统,客户资料信息,数据结构的课程设计内容,供学习参考-structflight bookticket
DIGITAL_SIGNAL_PROGRAMS
- 数字信号处理课程实验代码,包括边沿检测、二值化、直方图均衡化等功能。-The image processing course experimental code, including features such as edge detection, thresholding, histogram equalization.
Recursive-reverse-the-output-string
- 递归反向输出字符串,非常基本的程序,值得刚开始接触C语言的人学习。-Recursive reverse the output string, and a very basic program, it is worth just getting started with the C language learning.
liangzilixue-2009-2
- 量子力学(Quantum Mechanics)是研究微观粒子的运动规律的物理学分支学科,它主要研究原子、分子、凝聚态物质,以及原子核和基本粒子的结构、性质的基础理论,它与相对论一起构成了现代物理学的理论基础。量子力学不仅是近代物理学的基础理论之一,而且在化学等有关学科和许多近代技术中也得到了广泛的应用。-Quantum mechanics (Quantum Mechanics) is a branch of physics disciplines of the law of motion of
guangdubianli
- 广度优先遍历实现走迷宫的算法,对图的搜索的理解-Breadth-first algorithm to achieve Maze, understanding of the graph search
