资源列表

« 1 2 ... .10 .11 .12 .13 .14 1915.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法Josephus

说明: 约瑟夫(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph (Joseph) a descr iption of the
<哈达> 在 2024-11-03 上传 | 大小:14336 | 下载:0

[数据结构常用算法shuyouguandao

说明:使用递归算法实现输油管道问题,并设计出管道的解决方案-Use recursion algorithm to realize the oil pipeline, and designed a pipeline solutions
<欧阳> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法zydd

说明:使用C语言解决作业调度中的优先问题,得到最佳优化方案。-Using C language to solve the job scheduling of priority problem, get the best optimization scheme.
<欧阳> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法ecs

说明:二叉树问题中的遍历,用C语言很好的解决了遍历问题。-The binary tree traverse, use C language is very good solve the traverse problem.
<欧阳> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法ddt

说明:多段图、遍历、排序。用C语言解决多段图中的成本问题,得出最佳优化方案。-More paragraphs figure, traverse, ranking. C language solve more paragraphs in the chart the cost, obtains the best optimization scheme.
<欧阳> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法byq

说明:哈弗曼编码、译码器。使用C语言编写出哈弗曼编解码器。-Corner man coding, decoder. It was written in C language corner out) codec.
<欧阳> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法chengxshejidas

说明:本代码是程序设计大赛中的一般试题解答,有部分算法。-This code is program design competition to the general answer questions, a part of the algorithm.
<欧阳> 在 2024-11-03 上传 | 大小:5120 | 下载:0

[数据结构常用算法PCB

说明:BOI2010 PCB竞赛题的解法,VC++实现,主要用到了数据结构中的二叉树搜索算法-BOI2010 PCB contest problem solution, VC++, the main use of the data structures in the binary tree search algorithm
<Joy> 在 2024-11-03 上传 | 大小:104448 | 下载:0

[数据结构常用算法Josephus

说明:Josephus算法实现,VC++实现,主要用到了循环链表,对于学习数据结构很有用处-Josephus algorithm, VC++ implementation, the main use of the circular linked list is useful for learning data structures
<Joy> 在 2024-11-03 上传 | 大小:5120 | 下载:0

[数据结构常用算法8_queen

说明:8皇后问题的解决算法,VC++实现,输入N皇后,输出算法迭代次数-8 queens problem solution algorithm, the VC++ to achieve N Queen, the output of algorithm iterations
<Joy> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Tetris

说明:俄罗斯方块的简单解法,VC++实现,编译环境,visual studio2008-Tetris A simple approach to VC++ to achieve the build environment, Visual studio2008 and
<Joy> 在 2024-11-03 上传 | 大小:7168 | 下载:0

[数据结构常用算法hw2_25

说明:用链表的结构存储多项式的输入程序,VC++实现,构建了较完备的类-Polynomial of the input program stored in a linked list structure, the VC++ to achieve and build a complete class
<Joy> 在 2024-11-03 上传 | 大小:89088 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1915.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org