资源列表

« 1 2 ... .09 .10 .11 .12 .13 1414.15 .16 .17 .18 .19 ... 2656 »

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

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

[数据结构常用算法EvalueExpression

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

[数据结构常用算法paixu

说明:对数字进行排序,并且调用子程序从小到大输出-Sorting and of digital output, since the subroutine output
<闭玉梅> 在 2024-10-11 上传 | 大小:4096 | 下载:0

[数据结构常用算法maxamin

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

[数据结构常用算法lianb

说明:数据结构中对队列的基本操作,包括出队、入队等操作-Queue data structure for basic operations, including a team into the team and other operations
<phoenix> 在 2024-10-11 上传 | 大小:211968 | 下载:0

[数据结构常用算法matrix

说明:假设稀疏矩阵A和B均以三元组表作为存储结构,写出矩阵相加的算法,另设三元组表C存放结果矩阵。-Suppose sparse matrix A and B are triples as a storage structure of the table, write the sum matrix algorithm, a separate table triples storage of the results of C matrix.
<phoenix> 在 2024-10-11 上传 | 大小:356352 | 下载:0

[数据结构常用算法binary-tree

说明:1) 用先序递归过程建立二叉树(存储结构:二叉链表) 输入数据按先序遍历所得序列输入,当某节点左子树或右子树为空时,输入‘*’号,如输入abc**d**e** 2) 编写递归算法,计算二叉树中叶子结点的数目。 3)按凹入表方式输出该二叉树。 -1) The process established by the first order recursive binary tree (memory structure:
<phoenix> 在 2024-10-11 上传 | 大小:206848 | 下载:0

[数据结构常用算法908996638Correlation

说明:相关算法 C语言版本!比较不错的,值的推荐-C language versions of related algorithms
<李虎> 在 2024-10-11 上传 | 大小:22528 | 下载:0

[数据结构常用算法BANK

说明:银行家算法 设计程序模拟预防进程死锁的银行家算法的工作过程。假设系统中有n个进程P1, … ,Pn,有m类可分配的资源R1, … ,Rm,在T0时刻,进程Pi分配到的j类资源为Allocationij个,它还需要j类资源Need ij个,系统目前剩余j类资源Workj个,现采用银行家算法进行进程资源分配预防死锁的发生-Banker
<freedom265442> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法doubly

说明:Doubly Linked List in c-Doubly Linked List in c++
<umar> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法JOB

说明:编写并调度一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。   对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。 -Prepare and dispatch a multi-channel program scheduling system simulation program. Job sched
<悠悠> 在 2024-10-11 上传 | 大小:290816 | 下载:0

[数据结构常用算法DSFTraver

说明:图的深度优先搜索遍历,可以实现数据结构中关于图的遍历里面的深度优先搜索遍历-Depth-first search graph traversal can be achieved on the graph data structure traversal inside the depth-first search traversal
<吴伟> 在 2024-10-11 上传 | 大小:192512 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 1414.15 .16 .17 .18 .19 ... 2656 »

源码中国 www.ymcn.org