资源列表

« 1 2 ... .46 .47 .48 .49 .50 1951.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法OS

说明:银行家算法,没什么好说的啦,初学~有错的地方大家多指教~-Banker' s algorithm, to say nothing of you, beginner ~ where we have the wrong number of index ~
<周建远> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Operator

说明:供给那些大学同学们用的,编译原理中的算符优先分析程序代码-use for Operator preferred analysis program code
<刘三> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法b

说明:【问题描述】: 有一个渡口,每条渡轮一次能装载10辆汽车过江,过江车辆分为客车和货车两类,上渡轮有如下规定: ⑴同类汽车先到先上船; ⑵客车先于货车上船; ⑶每上4辆客车才允许上一辆货车,但若等待的客车不足4辆则用货车填补,反过来,若没有货车等待则用客车填补; ⑷装满10辆后则自动开船,当等待时间较长时车辆不足10辆也应人为控制发船。 【实现提示】: 此题可建立和使用两个链式队列,一个为客车队列,另一个为货
<pmy> 在 2024-11-02 上传 | 大小:5120 | 下载:0

[数据结构常用算法c

说明:题目:停车场管理问题 【问题描述】: 设有一个可以停放n辆汽车的狭长停车场,它只有一个大门可以供车辆进出。车辆按到达停车场时间的早晚依次从停车场最里面向大门口处停放(最先到达的第一辆车放在停车场的最里面)。如果停车场已放满n辆车,则后来的车辆只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些
<pmy> 在 2024-11-02 上传 | 大小:6144 | 下载:0

[数据结构常用算法d

说明:【问题描述】: 设有一个背包可以放入的物品重量最重为s,现有n件物品,它们的重量分别为w[0]、 w[1]、w[2]、…、w[n-1]。问能否从这n件物品中选择若干件放入此背包中,使得放入的重量之和正好为s。如果存在一种符合上述要求的选择,则称此背包问题有解(或称其解为真);否则称此背包问题无解(或称其解为假)。试用递归方法设计求解背包问题的算法。 -【Descr iption of the problem: There is
<pmy> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法flshofdatastruct

说明:能够帮助初学者很好理解数据结构中大部分内容的意义,采用flash实现,图文并茂的方式,适合初学者,高手免进!-Can help beginners a good understanding of data structures in most of the contents of the significance of the realization of the use of flash, graphic illustrations
<远门> 在 2024-11-02 上传 | 大小:1934336 | 下载:0

[数据结构常用算法traceback1

说明:c# 0-1背包 穷举法,绝对正确,已经通过测试。-this is beibao。it s very good,trust me!
<libyou> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数据结构常用算法chengxu1

说明:数据结构程序设计报告,自主实验设计以及基本的数据结构课程的基础实验设计-The report data structure design, experimental design, as well as their own basic data structures based on experimental design courses
<fangfang> 在 2024-11-02 上传 | 大小:8192 | 下载:0

[数据结构常用算法robson

说明:先建立一棵二叉树,后用robson算法周游-To create a binary tree, the latter algorithm used around robson
<甄平凡> 在 2024-11-02 上传 | 大小:5120 | 下载:0

[数据结构常用算法Frankmp3

说明:里面关于开发MP3的驱动的一个方案,里面有详细的开发过程和原代码啊-MP3 inside the drive on the development of a program, which detailed the development process and the original code ah
<fangjing> 在 2024-11-02 上传 | 大小:1378304 | 下载:0

[数据结构常用算法jose

说明:jose问题用双向链表实现,可以正向逆向数数,可以控制最后的获胜人数,可以自己定义起始位置,从哪里开始-jose problem with the realization of two-way linked list, you can forward reverse count, you can control the number of final victory, you can define their own starting
<zijinghw> 在 2024-11-02 上传 | 大小:988160 | 下载:0

[数据结构常用算法C12

说明:10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格 -10 important algorithm C language source code: Lagrange, Newton' s interpolation, Gauss, 10 important Romberg algorithm C language source code: Lagrange, Newton' s interpolation,
<潜力> 在 2024-11-02 上传 | 大小:4096 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1951.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org