资源列表

« 1 2 ... .98 .99 .00 .01 .02 1203.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法1

说明:(C++)迷宫非递归求解的源代码,分享一下-Maze solving non-recursive
<shirley> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[数据结构常用算法fangzhendianti

说明:模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40
<fairybroken> 在 2024-10-15 上传 | 大小:228352 | 下载:0

[数据结构常用算法osBank

说明:3、银行家算法 设request:是Pi进程的请求向量,当Pi发了资源请求后,系统按下述步骤检查: (1)如果Request[i]<= Need[i],则转向步骤(2); (2)若Request[i] <=Available,则转向步骤(3); (3)系统试探性地把要求的资源分配给进程Pi,并修改以下数据结构的值: Available=Available-Request[i]; Allocation[
<fairybroken> 在 2024-10-15 上传 | 大小:1122304 | 下载:0

[数据结构常用算法shujujiegoushiyan

说明:数据结构试验,关羽严蔚敏版的,大学课程中的必修课,做一个,放上去-Data structure testing, Guan Yu Yan Wei Min version, university courses in the compulsory, do one, put up
<张三> 在 2024-10-15 上传 | 大小:32768 | 下载:0

[数据结构常用算法1

说明:单链表实现多项式的加法减法乘法计算 (数据结构)-Single linked list to achieve polynomial addition subtraction multiplication (data structure)
<李金龙> 在 2024-10-15 上传 | 大小:578560 | 下载:0

[数据结构常用算法Dynamic-Programming

说明:这是算法设计与分析课程实验,动态规划的源程序。包含最长上升子序列,最长公共子序列,最大字段和问题,DP背包问题-This is a test algorithm design and analysis programs, dynamic programming source code. Rising sequence containing the longest, longest common subsequence, maximum
<林达> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[数据结构常用算法Backtracking

说明:这是算法设计与分析课程实验,回溯算法实验的简单的源代码,包括回溯法背包问题,回溯符号问题。-This is the algorithm design and analysis course experiment, the experiment simple backtracking algorithm source code, including backtracking knapsack problem, the problem ba
<林达> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法greedy

说明:这是算法设计与分析课程实验, 贪心算法实验的简单的源代码,包括汽车加油,多级调度问题 ,prim最小生成树-This is the algorithm design and analysis course experiment, the experiment simple greedy algorithm source code, including vehicle refueling, multi-level scheduling p
<林达> 在 2024-10-15 上传 | 大小:2048 | 下载:0

[数据结构常用算法Proiect-ADS

说明:Algorithms and Data Structures Application for B and Trie combined trees
<Dragos Predatu> 在 2024-10-15 上传 | 大小:549888 | 下载:0

[数据结构常用算法Example045

说明:用Visual C++6.0实现资源ID排序的程序源码,希望对大家有所帮助-Using Visual C++6.0 resource ID sort program source code, we hope to help
<> 在 2024-10-15 上传 | 大小:41984 | 下载:0

[数据结构常用算法3b

说明:线切割3B代码转AUTOCAD 的源代码,详细解释了3B代码的数据结构-Wire cutting 3B transfer AUTOCAD source code, detailed explanation of the code data structures 3B
<周斌> 在 2024-10-15 上传 | 大小:1024 | 下载:0

[数据结构常用算法1

说明:游戏算法功能的初步实现。。。简单的算法。。源代码-The initial implementation of algorithms that game. . . Simple algorithm. . Source code
<lff> 在 2024-10-15 上传 | 大小:6144 | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 1203.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org