资源列表

« 1 2 ... .48 .49 .50 .51 .52 2353.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法1206

说明:Descr iption 对给定一个Pascal源文件,请检查其中 (1)begin与end (2)if,then,else 是否合法配对。-Descr iption given a Pascal source file, check which (1) begin and end (2) if, then, else the legality of pairing.
<zan> 在 2024-11-16 上传 | 大小:206kb | 下载:0

[数据结构常用算法1207

说明:Descr iption 本题题意对于书上内容有变动,“设车辆到达服从均匀分布,参数由用户指定”改为“输入数据给出每辆车的到达时间”。 Input Format 第一行含有一个正整数N(1<=N<=20000),代表总车辆数。 第二行到第N+1行,每行包含两个整数p,q.(0<=p<=1,0<=q<=100000)。p代表车辆类型,0代表客车,1代表货车。q代表到达时间(单
<zan> 在 2024-11-16 上传 | 大小:207kb | 下载:0

[数据结构常用算法banksuanfa

说明:House: through the experiment with the algorithm of programming language simulation bankers procedure law to strengthen the safety of understanding and mastery of the banker algorithm. Familiar with the method to avoid d
<ahu_gj> 在 2024-11-16 上传 | 大小:125kb | 下载:0

[数据结构常用算法Transform

说明:preferential attachment图节点的偏好链接特性计算方法,参考论文Dynamics of Large Networks中的4.4节完成-Preferences link feature preferential attachment graph nodes calculation method, the reference paper Dynamics of 4.4 节 Large Networks of comple
<shanzhashu> 在 2024-11-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法queue

说明:一个队列,可以放入任意类型和长度的数据,出入可加锁,在windows linux都可用,如果要用于linux,要改下锁的定义-a queue
<高明> 在 2024-11-16 上传 | 大小:3.12mb | 下载:0

[数据结构常用算法kwic_oo

说明:key word in content. 包含输入,循环移位,排序,输出。使用面向对象技术开发-key word in content. includes an input, the cyclic shift, the sort and output. Using object-oriented technology development
<叶绮灵> 在 2024-11-16 上传 | 大小:3kb | 下载:0

[数据结构常用算法hanota

说明:单列汉诺塔问题:将汉诺塔的金盘按任意顺序叠成一列,我们试图通过某些操作,将其按照小盘在上大盘在下的规则排列整齐。由于没有可用于暂时存放金盘的柱子,我们可以执行的唯一操作是将金盘列的最上面若干层翻过来,不允许从中间或者底部抽出金盘进行翻转。用递归实现-Single Liehannuota problem: The Tower of Hanoi gold disc in any order folded column, we tried t
<刘旭> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法hannuota

说明:数据结构递归算法的实例,汉诺塔的实现,本程序使用C语言实现-Examples of recursive algorithm data structure, the realization of the Tower of Hanoi, this program uses the C language
<杨清风> 在 2024-11-16 上传 | 大小:159kb | 下载:0

[数据结构常用算法Sequence

说明:1234...n顺序进栈,计算出栈的可能序列并输出-Stack input in the sequence of 1234...n,compute the possible sequences of output
<XL> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法GREDDY

说明:马踏棋盘!c++编写,可运行!与大家共同学习!-Horse riding board!
<chenjuan> 在 2024-11-16 上传 | 大小:170kb | 下载:0

[数据结构常用算法exchange-issues

说明:贪心算法求解货币兑换问题。算法里的经典问题,用C实现的,开发环境是vs2010-Greedy algorithm currency exchange issues
<牛海玲> 在 2024-11-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法maze

说明:回溯法求解迷宫问题。C实现,vs2010开发环境-Backtracking to solve the maze. C implementation, vs2010 development environment
<牛海玲> 在 2024-11-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 2353.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org