资源列表

« 1 2 ... .95 .96 .97 .98 .99 400.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法185pushbox

说明:用C写的推箱子游戏,代码质量高,很有参考价值-Using C to write the Sokoban game, code of high quality, useful reference
<lanjun> 在 2025-01-20 上传 | 大小:74kb | 下载:0

[数据结构常用算法c++_data_struct

说明:c++数据结构,向量的实现,可以实时添加和压缩数据-c++ data structure, vector realize, you can add real-time and compressed data
<baiyuping> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法Exam2_SSD5

说明:ssd5 exam2 答案,保证正确-ssd5 exam2 answer, and ensure the correct
<liqinwei> 在 2025-01-20 上传 | 大小:432kb | 下载:0

[数据结构常用算法1.1

说明:数据结构,算术表达式求值演示,全代码,希望有用-Data structure, arithmetic expression evaluation demonstration, the entire code, I hope useful
<> 在 2025-01-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法SHUJUJIEGOU

说明:清华 严蔚敏《数据结构》的全部代码实现(C语言),希望大家喜欢-YAN Wei-Min Tsinghua
<杨毅> 在 2025-01-20 上传 | 大小:245kb | 下载:0

[数据结构常用算法bank

说明:银行家算法的实现,操作系统的实验,附带实验报告。-Bankers algorithm, the operating system of the experiment, experimental report attached.
<邓文杰> 在 2025-01-20 上传 | 大小:44kb | 下载:0

[数据结构常用算法guandao

说明:某石油公司计划建造一条由东向西的主输油管道,这条管道要穿过n口油井的油田,每口油井通过一条次管道沿最短路径(或南或北)直接与主管道相连。就n口油井分布的一般位置,试确定主管道位置,使得各油井到主管道的输油管道长度总和达到最小。并验证可在线性时间内确定主管道的最优位置。-An oil company plans to build a from east to west of the main oil pipeline, this pipe
<me> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法jiqisheji

说明:假定只能在一台机器上处理n个作业 ,每个作业 有一个处理时间 ,利润 和截止时间 。机器一次只能处理一个作业,作业 必须不间断地运行 个连续时间单位。如果作业 在它的截止时间 之前完成,则得利润 ,但如果作业在截止时间之后完成,则得利润为0。假设所有处理时间为 之间的整数,最大利润作业调度问题要求确定个n作业的一个子集,使得该子集中作业调度所获得的利润最大。-Assumed that only one machine n-deal op
<me> 在 2025-01-20 上传 | 大小:173kb | 下载:0

[数据结构常用算法jobs

说明:假定只能在一台机器上处理n个作业 ,每个作业 有一个处理时间 ,利润 和截止时间 。机器一次只能处理一个作业,作业 必须不间断地运行 个连续时间单位。如果作业 在它的截止时间 之前完成,则得利润 ,但如果作业在截止时间之后完成,则得利润为0。假设所有处理时间为 之间的整数,最大利润作业调度问题要求确定个n作业的一个子集,使得该子集中作业调度所获得的利润最大。-Assumed that only one machine n-deal op
<me> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法fen

说明:试设计一个贪心算法,可以兑换1角5分、1角、5分和1分的硬币。并证明你所设计的算法可得到最优解。-Try to design a greedy algorithm, can be exchanged for one angle of 5, 1 pt, 5 points and 1 coin. And prove that you can design the optimal solution algorithm.
<me> 在 2025-01-20 上传 | 大小:5kb | 下载:0

[数据结构常用算法jiqishejixiuzheng

说明:某机器由n个部件组成,每一个部件可从 个供应商那里购得。设 是从供应商 那里购得的零件 的重量, 为该零件的成本。试设计一个回溯算法,给出总成本不超过 的最小重量机器设计,并分析算法的复杂度。-A machine by the n-components, each component can be purchased where suppliers. Set is purchased from suppliers of parts of
<me> 在 2025-01-20 上传 | 大小:173kb | 下载:0

[数据结构常用算法graph_search

说明:图的深度优先搜索和广度优先搜索,c++实现,可能用class实现并不适合,但思想还是表现出来了-Graph depth-first search and breadth first search, c++ Realize, it may be suitable for class does not realize, but the ideas demonstrated by the
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 400.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org