资源列表

« 1 2 ... .90 .91 .92 .93 .94 20995.96 .97 .98 .99 .00 ... 21480 »

[其他小程序C实现二叉树

说明:数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
<王国强> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序C++实现二叉树很好的例子

说明:数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
<王国强> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序银行家算法的一解

说明:模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描)第二部分:安全性算法 -Simulation bankers Dijkstra algorithm to avoid the emergence of deadlock. Composed of two parts : Part I : bankers algorithm (scanning) Part 2 : Security A
<王国强> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[其他小程序银行家算法 2

说明:.数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<
<王国强> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[其他小程序银行家算法的二解

说明:数据结构 假设有M个进程N类资源,则有如下数据结构: MAX[M*N] M个进程对N类资源的最大需求量 AVAILABLE[N] 系统可用资源数 ALLOCATION[M*N] M个进程已经得到N类资源的资源量 NEED[M*N] M个进程还需要N类资源的资源量 2.银行家算法 设进程I提出请求Request[N],则银行家算法按如下规则进行判断。 (1)如果Request[N]<=
<王国强> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[其他小程序装备盒问题

说明:装备盒问题。 大意是给出一个矩形地板,你有一个底面为矩形的盒子必须放在上面而不超过地板边界。 现在给出地板的长(X)和宽(Y),以及盒子的长(a)和宽(b),问是否可能达到要求(即放上去不超过边界)-equipment box problem. The effect is given a rectangular floor, you have a rectangular bottom of the box must be on
<王国强> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序c_chazhao

说明:一个简单的查找程序,简单的模式匹配,并且不支持模糊查找(含有 ? 或者 * 的字符串),意义不大。-a simple search procedure, a simple pattern matching, and do not support Fuzzy Search (containing or* string), has little significance.
<张保强> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[其他小程序6muisc

说明:六首唱歌的音乐程序循环,是在单片机学习板子上开发的,按一个键(p3.4)可以换歌曲。-six singing the music program cycle, is studying the way in SCM developed, the press of a button (p3.4) could change songs.
<朴凡> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[其他小程序vb下载软件

说明:一个简单的VB下载软件,希望给大家提供帮助,也希望我和大家能多多交流,-a simple VB download software, we hope to provide help, and I hope we can interact more, thank you
<刘富> 在 2024-10-04 上传 | 大小:51200 | 下载:0

[其他小程序phpcms网站管理系统

说明:一个简单的网站管理系统,他能实现你所需要的功能,是个值得一看的系统-a simple website management system, you can achieve the required functions, it is worth looking at the system
<刘富> 在 2024-10-04 上传 | 大小:3281920 | 下载:0

[其他小程序雷驰新闻系统 v2.0

说明:一个实用的雷池新闻系统,里面有你所需要实现的功能,值得一瞧,-a practical perimeter news system, and they realize you need the function, it is worth saying that a thank you
<刘富> 在 2024-10-04 上传 | 大小:499712 | 下载:0

[其他小程序SelectEcho

说明:用select函数实现简单的聊天室功能,支持多线程-select functions with simple chat room functions and support multithreading
<Ivan> 在 2024-10-04 上传 | 大小:90112 | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 20995.96 .97 .98 .99 .00 ... 21480 »

源码中国 www.ymcn.org