搜索资源列表
shizihebing
- 经典石子合并问题全代码 在一个园形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定 每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。 编一程序,由文件读入堆数N及每堆的石子数(≤20), ①选择一种合并石子的方案,使得做N-1次合并,得分的总和最小; ②选择一种合并石子的方案,使得做N-1次合并,得分的总和最大。-The merging of classic rock in a park-wide code-shaped
shuzuchazhi
- 数据结构的一道例题 两个数组合并 肯定好用-Example of a data structure merging two arrays certainly easy to use
Exe
- 文件捆綁器 用於兩個文件的合併有極大的幫助-File bundle is used for merging the two documents of great help
hebing
- 通过输入排序个数,产生随机数,利用归并排序进行有序输出- sequencing by merging
Merge
- 1、分别用顺序表和链表实现 2、利用菜单选择相应功能 3、能连续执行两表合并(1. The implementation of the sequence table and the chain table 2. Use the menu to select the corresponding function 3. Continuous execution of two table merging)