资源列表
evaluation-of-expression
- 该算法使用压栈弹栈的基本方式实现了表达式的求值-get the envaluation of expression by using of "int stack" and "pop stack"
ryglxi
- 基于C语言所写的人员管理系统,具有查找,储存,排序等功能!第一次上传,请支持!-Based personnel management system written in C language, has to find, store, sort! First upload, please support!
12CPLX
- 常用算法程序集(C语言描述)第三版+徐士良 求约束条件下N维极值的复形调优法
doctor
- 看病模拟系统,反映病人到医院看病,排队看医生的情况。病人排队过程中 主要重复两件事: (1)病人将病历卡交给护士,排队等候; (2)护士从队列 中取出病人的病历卡,该病人就诊。 -Doctor simulation
STACK
- 对数据结构中栈的描述,包括顺序栈,链栈等-The data structure of the descr iption of the stack, including sequence stack, chain stack, etc
yuesefu
- 约瑟夫环源代码,用于解决约瑟夫问题,可以用户自己赋密码值
BiTreeLib
- 二叉树头文件 用以实现二叉树-Header files for the realization of binary tree binary tree
tttcccccc
- 设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次有北向南排列(大门在最南端,最先到达的第一车停放在车场的最北端),若车场内已停满n辆车,那么后来的车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,-Car parks are located a vehicle parked n the long and narrow channel, and there is only one do
DPmissileDefence
- 动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出-Introduction to dynamic programming problems: answers and the source of missile defense, including sample input and output
6
- BinaryTree,BinaryTree的基本功能实现-BinaryTree
双端选择排序算法
- 双端选择排序算法:是选择排序算法的变种,可以定位每个子表中最小和最大元素 并把它们分别放在子表的开头和结尾.-dual-Selection Sorting Algorithm : The algorithm is to select the varieties, each positioning table for the smallest and largest elements and their son were on the table at the beginning and en
Dijkstra
- 带权有向图最短路径算法 Dijkstra算法-Weighted directed graph shortest path algorithm shortest path algorithm Dijkstra algorithm
