资源列表

« 1 2 ... .36 .37 .38 .39 .40 341.42 .43 .44 .45 .46 ... 2656 »

[数据结构常用算法20110529

说明:二叉树的基本功能,包括先序、中序、后续遍历,二叉树的深度,长度等。-The basic functions of a binary tree, including the first order, in order, follow-up traversal, binary tree of depth, length.
<liuxusuifeng> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法banker

说明:银行家算法的实现,同时具备安全性检验,简单明了-Banker' s algorithm implementation, along with security testing, simple
<叶伦灼> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Expressions

说明:表达式cpp实现 数据结构实验源代码 实现前序、中序、后序表达式-Expression codes Formerorder expressions regular expression&Postorder expressions
<jzw> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法HWEN

说明:回文数猜想算法C语言经典实现,运行看看,猜想数字里的其他奥妙吧-Palindrome conjecture algorithm to achieve the classic C language, run to see, guess it figures in the other wonders
<杨阳> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法HeapSort

说明:经典的数据结构算法实现,堆排序里的C实现,源码请下载-Classical data structure algorithms, heap sort in the C implementation, source code download
<杨阳> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法BlackHole

说明:经典的数学界黑洞数猜想算法,C语言经典实现黑洞数猜想-Classical black hole conjecture mathematical algorithm industry, C Language Classical Black Hole Conjecture
<杨阳> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:判断是否一棵树,这个是我自己写的一个代码,大家来看看学习一下吧-Determine whether a tree, this is a code I write, we look to learn about it ~ ~
<Gary> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法bitree

说明:二叉树的遍历,才用四种遍历方式,前,中,后,层次遍历-bitree search
<denghaiun> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Connecting-two-list

说明:关于链表问题,通过这个程序可以将两个链表连接在一起-About list, through this program can question two list together
<lilong> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法EvalueExpression

说明:一般表达式的计算,大街可以放心使用,我别写了好久的-General expression of the calculation, the streets safe to use, I do not write for a long time
<Crisse> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法maxamin

说明:如何用分治法求一个数组中的最大值和最小值-With the Method find an array of maximum and minimum values
<phoenix> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法BANK

说明:银行家算法 设计程序模拟预防进程死锁的银行家算法的工作过程。假设系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生-Banker
<freedom265442> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 341.42 .43 .44 .45 .46 ... 2656 »

源码中国 www.ymcn.org