资源列表

« 1 2 ... .94 .95 .96 .97 .98 699.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法multiStageGraph

说明:使用动态规划求多段图的C++源程序,用于满足最优化问题且问题能转换成一个有向图问题的求解,可以直接运行!-The use of dynamic programming for multi-stage plan of C++ source code, designed to meet the optimization problem and the problem can be converted into a directed grap
<张凯兵> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法score

说明:学生成绩信息管理系统的源代码及运算结果和分析-Student performance information management system' s source code and the calculation results and analysis
<阿庆> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法tudelinjijuzhen

说明:图是数据结构中重要的数据结构,此文档就是通过邻接矩阵的方式对图进行了各种操作-Graph data structure is an important data structure, this document is the adjacency matrix by way of various operations carried out on the map! ! ! !
<lvcheng> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法joseph

说明:这是个约瑟夫环课程设计,当报数到哪位时就出列,然后以出列的人的密码为下次报数值-This is Joseph Central curriculum design, as reported when the number to which a column, then the column' s password value for the next report
<xiazai> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法Bisorttree

说明:数据结构中树的操作应用 代码简单明了 函数简单明确-Tree data structure in application code is simple function operation simple and clear
<侯宁> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法erchsa

说明:大家来看看 二叉树的先序遍历 后序遍历 中序遍历 -Before we take a look at the binary tree postorder traversal traversal traversal Thank you
<王东> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法2

说明:这是一个迷宫算法,能自动生成迷宫,并寻找从入口到出口的一条通路-This is a maze algorithm, can automatically generate the maze and find the entrance to the exit from a path
<jim> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法tu

说明:遍历算法在数据结构中是最普通的运算方法也是所有其它算法的基础。由于图的遍历比线性表、树的结构的遍历算法要复杂,因此着重对图的遍历算法进行讨论, 具有更普遍的意义。图的遍历就是从图中指定的某顶点作为遍历的起始出发点, 按照一定搜索遍历路径, 对图中所有顶点仅作一次访问的过程。 根据搜索路径方向的不同, 遍历图的方法可分深度优先搜索遍历和广度优先搜索遍历, 又根据编制算法的方法不同, 可分为递归遍历算法和非递归遍历算法。 -Data
<庄小虎> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法4.tar

说明:依据Johnson原则,应用贪心算法解决两处理机流水作业调度问题。注释详实,可读性好。-Johnson based on the principle of application of the greedy algorithm to solve the two processor flow-shop scheduling problem. Comments detailed, readable.
<ryyrzzl> 在 2025-02-02 上传 | 大小:224kb | 下载:1

[数据结构常用算法huffman

说明:huffman二叉树的使用,并且可以对文件进行编码及解码的处理-huffman binary tree using
<席玺> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法diam-diamond-mine-issue

说明:diam 钻矿问题 已探明某钻石矿区中钻石的分布情况,如图1 所示。要开采出全部钻石就要挖掘通往所 有钻石埋藏地点的矿道。矿道可以沿着东南西北4个方向挖掘。每一矿道可以连接多个钻石 埋藏点。按照矿道施工要求,可以平行开挖矿道,但不允许交叉。钻矿问题要求对于给定的 钻石分布,设计一个矿道长度总和最小的挖掘矿道方案-diam diamond mine issue has proven a diamond mine in the
<yjian> 在 2025-02-02 上传 | 大小:224kb | 下载:0

[数据结构常用算法NQueen_bit

说明:N皇后问题的一种简单解法,利用位运算来解决,当N较大时,能有效算出解法的种数。-N-Queens problem is a simple solution, the use of bit operations to solve, when N is large, it can effectively calculate the solution of the species.
<邹伟豪> 在 2025-02-02 上传 | 大小:224kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 699.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org