资源列表

« 1 2 ... .89 .90 .91 .92 .93 2594.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法ysf

说明:C语言实现约瑟夫环通过总人数和最大报数值找到幸存者-ysf loop
<麻津铭> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法1205

说明:Descr iption 已知Ackerman函数定义(见课本)。 输入只有两个整数:m n。 要求输出A(m,n)。 Input Format 输入文件包括一行,两个整数,m和n。 Output Format 输出文件包括一行,A(m,n)的值。-Descr iption known Ackerman function definition (see the textbook). E
<zan> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法hanota

说明:单列汉诺塔问题:将汉诺塔的金盘按任意顺序叠成一列,我们试图通过某些操作,将其按照小盘在上大盘在下的规则排列整齐。由于没有可用于暂时存放金盘的柱子,我们可以执行的唯一操作是将金盘列的最上面若干层翻过来,不允许从中间或者底部抽出金盘进行翻转。用递归实现-Single Liehannuota problem: The Tower of Hanoi gold disc in any order folded column, we tried t
<刘旭> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sequence

说明:1234...n顺序进栈,计算出栈的可能序列并输出-Stack input in the sequence of 1234...n,compute the possible sequences of output
<XL> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法exchange-issues

说明:贪心算法求解货币兑换问题。算法里的经典问题,用C实现的,开发环境是vs2010-Greedy algorithm currency exchange issues
<牛海玲> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法maze

说明:回溯法求解迷宫问题。C实现,vs2010开发环境-Backtracking to solve the maze. C implementation, vs2010 development environment
<牛海玲> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法change-making

说明:动态规划法求解零钱兑换问题。c语言,开发环境vs2010-Dynamic programming method change convertibility. Classical algorithm in question, c language, development environment vs2010
<牛海玲> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法shortest-service

说明:贪心算法求最短服务时间。c语言,开发环境vs2010-Greedy algorithm for the shortest service time. c language, development environment vs2010
<牛海玲> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法maximum-field

说明:算法里经典问题,求解最大字段和问题,vs2010,c-Classical algorithm in question, problem solving and the maximum field, vs2010, c
<牛海玲> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Main

说明:根据先序遍历和中序遍历还原二叉树并得到后序遍历-Restore binary tree traversal based on preorder and inorder and get after preorder
<pb> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法sortcompare

说明:针对排序数据的多少,冒泡、快速、希尔排序算法的效率比较。-Compare the efficiency of several sorting methods
<yyh> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法river

说明:一个过河小游戏的程序实现,给出过河的具体解决方案-A small game program implements across the river, across the river to give specific solutions
<yyh> 在 2024-11-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 2594.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org