资源列表

« 1 2 ... .38 .39 .40 .41 .42 1343.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法yinhangjia

说明:银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。 -ankers algorithm is one of the most representative avoid deadlock algorithm. In avoiding deadlocks method allows
<baichaochao> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法match-visual

说明:括弧匹配可以有多种括号匹配,可视化处理 健壮性强 -There can be many parentheses matching parenthesis matching, visualization strong robustness
<eric> 在 2024-10-13 上传 | 大小:1901568 | 下载:0

[数据结构常用算法banshuji

说明:半数集问题-算法设计 ----通过 Judging online-Half of the set of issues----- By Judging online algorithm
<magoc boy> 在 2024-10-13 上传 | 大小:3072 | 下载:0

[数据结构常用算法jeseph

说明:(1)建立具有n个结点的单循环环链表,其数据域值为生成结点时的顺序号。 (2)解约瑟夫问题-(1) the establishment of a single loop n-node ring list, the data field is generated when the node sequence number. (2) Joseph problems solution
<lansejingling> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法WingEdgeTest_1

说明:数据结构的实现,这是实现的一个翼边结构-Data Structures: winged edge structure
<wangyun> 在 2024-10-13 上传 | 大小:5273600 | 下载:0

[数据结构常用算法quick

说明:快速排序算法功能的实现,里面的详细的说明-Function of the realization of fast sorting algorithm, which detailed descr iption of
<博伦> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法yiyuanduoxiangshiyunsuan

说明:此程序使用C++的语言计算一元多项式的加减乘运算,并且有界面-This program uses the language of C++ addition and subtraction calculation of a polynomial multiplication, and there are interfaces
<冯小帆> 在 2024-10-13 上传 | 大小:10240 | 下载:0

[数据结构常用算法Multi-level-queue-algorithm

说明:采用多级反馈队列调度算法来模拟实现处理机的调度过程,C语言代码,在VC++6.0上调试通过。-Multi-level feedback queue scheduling algorithm to simulate the process of realization of processor scheduling, C language code, debug by VC++6.0.
<Wilson> 在 2024-10-13 上传 | 大小:2048 | 下载:0

[数据结构常用算法12

说明:运用递归方法建立二叉排序树并实现结点的插入-Recursive Methods using binary sort tree and implement the insertion node
<杰克> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法kruskal

说明:this code for kruskal algorithm in c-this code for kruskal algorithm in c++
<Mypd> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法gupiao

说明:股票信息系统的 1、基本功能: (1)添加记录 先判断链表是否已经存在。若不存在,需首先自动新建一个链表,然后再添加一条或多条记录。 (2)显示记录 显示当前所有记录。 (3)查询记录 按名称查找,并显示该记录。 (4)代号的排序 按代号的字母顺序排序,涉及到冒泡等排序算法。 (5)删除记录 实现逐条删除和删除全部记录两种功能。 (6)更新记录 修改已存在记录的信息(提示:需首先判断该
<兰锋> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[数据结构常用算法migongsuanfa

说明:使用C语言编写,对一般的矩阵迷宫进行求解,寻找一条最优路径,适合做课程设计使用。-Using the C language, the general matrix to solve the maze to find an optimal path, suitable for curriculum use.
<zdp> 在 2024-10-13 上传 | 大小:3072 | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 1343.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org