资源列表
ser
- 服务转移问题 对于给定的有向直线L,计算在直线L 上增设两处服务机构的最小服务转移费用-The problem of transfer of services given to the straight line L, calculated on the straight line L Minimum Service transfer costs additional two service agencies
horse
- 田忌赛马问题 假设其中胜者可以从对方手中得到¥200,输者必须给对方¥200,平局各不付钱。 已知齐王总是按照速度从大到小派出马比赛,请问田忌要使用怎样的策略,才能使自己 赚的钱最多(或者输的钱最少)。 编程任务 对于给定的齐王和田忌的n 匹马的速度,求进行n场比赛后,田忌最多可以得到的钱(或 最少输的钱)。-Tian Ji' s horse assumptions which the winner can get ¥ 200 from the other hand
sudou
- 数独问题 对于数独填充游戏,我们要保证在每一行,每一列,每一个方块中数字1..9 都恰好出现 一次。 ★数据输入 供输入数据包括9 行9 列,由数字1..9 和‘.’构成,其中‘.’表示未填数字的格子。 输入数据保证解唯一存在。 ★数据输出 将程序运行结果输出9 行9 列,将数独的空白的格子用正确的数字填充。-Sudoku Sudoku filled game, we want to ensure that each row, each column, each bo
test
- inventory of vehicles
ZhanDeShiXian
- 栈的简单实现,简单的模仿了栈的各种操作,如压栈,出栈等等主要的栈实现的操作-Simple implementation of the stack, a simple imitation of a stack operation, as pushed on the stack, the stack so the main stack to achieve the operating
02
- 输入要牌的张数,程序会自动向你发你想要的牌数。-Input to brand of number of sheets, and the program will automatically to your hair you want card number.
gao-ji-ban-cheng-yu-yan-shi-xi
- C++ 数据结构方面的 编程实习 很有参考价值 编程实习-The programming intern C++ data structure of great reference value Programming internship
DataStructure
- 常用的数据结构FLASH演示动画,方便初学者学习理解-Some flashes of the data structures that are used frequently, which is very useful for the freshmen
Binary-Heap
- 二叉堆的基本介绍,以及相关的简单源码实现-Introduction of binary heap, and a simple implementation
wode24dian
- 基于一个计算24点的算法,用户可以随便输入4个1-13的数-Algorithm based on a calculation of 24 points, the user can easily enter 4 1-13
yaahpSetup052NoDemo
- 层次分析法软件 用于帮助使用者做决定而设计的模型 从而得出最优解决方案-Analytic Hierarchy Process software used to help users make decisions and design model to arrive at the optimal solution
Tower_of_hanoi
- 初学C++时编写的一个解汉诺塔问题的小程序.使用递归算法.-Tower of Hanoi
