资源列表
Program
- 用很简单的方法描述了如何勇贪婪算法解决旅行商问题-Using very simple methods Yong describes how greedy algorithm to solve traveling salesman problem
DIJKstra
- 数据结构DIJKstra最短路径设计,以及交通图的算法!-Dijkstra shortest path data structure design, as well as the traffic graph algorithm!
shujujiegoukeshebaogao
- 数据结构课程设计包括1运动会分数统计程序的设计与实现2航空订票系统程序的设计与实现3约瑟夫环程序的设计与实现4哈弗曼程序的设计与实现,有程序源代码和结果截屏-Data structure course design, including scores of statistical procedures 1 Games Design and Implementation of 2 procedures for air booking system Design and Implementation
danpianjiCyuyanrumen
- 单片机C语言编程的一些知识,供初学者参考。-Singlechip C language programming some of the knowledge, the reference for beginners.
migong
- 数据结构迷宫算法 数据结构迷宫算法-Data structure algorithm data structure maze maze algorithm
pi
- 一个求pi的源程序,可以精确到几十位 外加一个自己编写的记事本程序 pi.c-A source for pi can be accurate to plus a dozen have written the Notepad program pi.c
tongjigongzi
- 1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然后修改并保存。 (4) 设计一个read函数,用来向compan
shujujiegou
- 输入一组整型元素序列,建立顺序表;顺序存储的线性表的算法-Enter a group of integer elements in sequence, to establish the order form order linear table storage algorithm
lianbiao
- 单向链表的存储特点及其实现,单向链表的插入 删除算法及其应用算法的程序实现-One-way linked list of storage characteristics and the realization of a one-way linked list insertion algorithm and its application to delete the program algorithm
main
- 数据结构中表达式求值算法问题,具体可以运算四则运算,对于输入错误有错误提示!-Data structure evaluation algorithm expression issues, specific to four computing operations for input errors have error!
Dijkstra_new
- 数据结构中表达式求值算法问题,具体可以运算四则运算,对于输入错误有错误提示!-Data structure evaluation algorithm expression issues, specific to four computing operations for input errors have error!
biaodashi
- 表达式求值,数据结构。输入一个算术表达式,输出结果。-Expression evaluation, data structure. Enter an arithmetic expression, the output results.