资源列表
algorithm
- 王晓东算法设计与分析源码。vc下编译通过能够运行。且运行效率较高-Xiaodong algorithm design and analysis of source code. under vc compiler be able to run through. Operating efficiency and higher
hangkongdingpiao
- 数据结构课程设计用C实现的航空订票系统,可实现预定票、退票、管理员增减航班等-Data structure course design using C to achieve the air booking system, is scheduled to vote can be achieved, a refund, the administrator, such as changes in flight
DataStructureUtil
- 该压缩文件夹内有诸多常用算法和数据结构的c++模板编程实现,可作为您程序开发的辅助工具。具体有栈、队列、优先队列、字典、二叉树、图(包括节点的遍历,连通性判断,3种经典最短路径算法的实现等)。-The compressed folder, there are many commonly used algorithms and data structures c++ Template programming, can be used as your development tool. Specif
main
- 安排比赛 用分治法实现 可以重复输入比赛队数,排版美观。 -Competition arrangements with sub-rule method can be re-enter the team number, layout aesthetics.
2chashu
- 数据结构的2叉树由VC编写而成-Data structure of the 2-tree prepared by the VC
data_structer_and_arithmetic_assemble
- 是一本关于数据结构和算法的经典巨著,想要编出优美的程序,有必要学习的一本好书。-err
sort
- 对内部排序中常见的简单选择排序,堆排序等进行比较分析-Sort of internal common simple choice to sort, heap sort, such as a comparative analysis
spring
- 实现运动会队员信息的录入,比赛项目信息录入,比赛成绩录入,以及最终结果的显示-Games team members to achieve the entry of information, event information entry, race entry, as well as the final results are displayed
algorithm2
- 王晓东算法设计与分析课后一些题目的源码。vc下全都编译通过。且在学校网站上提交通过。是学习算法较好的参考资料-Xiaodong algorithm design and analysis of the source after some of the topics. Compiling under vc all through. And in the school site is presented for adoption. Learning algorithm is a good refer
Producer
- 程序实现了两个生产者和两个消费者的生产者消费者问题(当生产者消费者数目再多时加上几个子进程就可以了)为了防止程序陷入死循环,给生产者限定了生产次数,同时为了方便截图,将次数限定的比较少。下面是我的程序:-Procedures to achieve the two producers and two consumers and producers of consumer issues (when the number of producers of consumers to add a few m
shujujiegou
- 数据结构课程设计的源代码里面有二十多个选题-Data structure the curriculum design of the source code there are more than 20 topics
Introduction.to.Algorithms.Second.Edition
- 算法经典著作,学习算法设计与分析的必备书,作为程序员,应该好好看看。-Classic algorithm, learning algorithm design and analysis of the essential books, as a programmer, it should be a good look at.