资源列表

« 1 2 ... .85 .86 .87 .88 .89 1890.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法BalanceBinaryTree

说明:使用Java实现的数据结构中的平横二叉树-Java implementation of the data structure used in the flat horizontal binary tree
<陈玲> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法eightnum

说明:八数码问题,采用A*算法,极快的搜索效率,内含代码。-8 digital issues, using A* algorithm is extremely fast search efficiency, containing the code.
<Mark> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法DataStructure

说明:这是数据结构的习题,考试前可以看一看。我认为挺好的-exercise of datastructure
<吴某> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法STL

说明:详细的讲述一些C排序的函数 STL 几乎封装了所有的数据结构中的算法,从链表到队列,从向量到堆栈,对hash 到二叉树,从搜索到排序,从增加到删除-Describe in detail the function of some sort STL C encapsulates almost all of the data structure algorithms, from the list to the queue, from th
<汪柏胜> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法greedymethod

说明:贪婪算法的具体例子 有个国有中型企业,接到一批需要加工零件的订单,员工们非常高兴,可是高兴之后却发现问题了,原来这家企业能够加工这批零件的机床有限,如果仅仅为了这批加工任务而新添机床的话,那么既不合算也不必要,因为加工完这批零件后很可能这些机床又要闲置起来,所以大批量购买肯定不行,但这批订单又必须要完成,那么这么办呢?很想请你帮忙设计一个安排加工任务,使得完成这批订单所需要使用的机器数量最少-An example of greedy
<叶樱> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法Mapshadingproblem

说明:已知地图,请设计地图着色软件,对各省进行着色,要求相邻省所使用的颜色不同,并保证使用的颜色最少-Map shading problem
<xwj> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构及应用算法_综合训练题+参考答案,是学习数据结构的好资料,一套好的试题-Algorithm for data structure and application of comprehensive training title+ _ suggested answers, is to learn good information data structure, a set of good questions
<庄桐泉> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法erchashu

说明:如果给出了遍历二叉树的前序序列和中序序列,则可以构造出唯一的一棵二叉树 -Binary tree structure
<liudong> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法yuesefu

说明:约瑟夫环,数据结构.在控制台下实现约瑟夫环。 编号为1,2,3,……,n 的 n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值 m,从第一个人开始按顺时针方向自1开始报数,报到 m时停止报数。报m的人出列,将他的密码作为新的 m 值,从他在顺时针方向上的下一个人开始重新报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph Wan, the data st
<bill> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法02

说明:线性表的链式存储及其运算,能较好的理解计算机中链式存储的原理。-Linear form a chain store and its operation, to better understand the principles of the computer chain store.
<Luo> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法ACM_algorithmadata-structure

说明:介绍了ACM竞赛中常用的算法与主要数据结构-ACM contest introduced algorithm commonly used in the main data structure
<yinxiaoqing> 在 2024-11-04 上传 | 大小:194560 | 下载:0

[数据结构常用算法POJ1317

说明:PKU ONLINEJUDGE 1317
<赵强> 在 2024-11-04 上传 | 大小:194560 | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1890.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org