资源列表

« 1 2 ... .22 .23 .24 .25 .26 1427.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法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

[数据结构常用算法MAOPAO

说明:c++编写冒泡排序法,从小到大排序,适用于许多C++程序-write c++ bubble sort method, from small to large order, for many C++ program
<zl> 在 2024-10-11 上传 | 大小:4096 | 下载:1

[数据结构常用算法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

[数据结构常用算法maopao

说明:用C语言的方法实现冒泡排序 严蔚敏版数据结构习题-Method implementation using C language, Yan Wei-min version of bubble sort data structure exercises
<wanwan> 在 2024-10-11 上传 | 大小:163840 | 下载:0

[数据结构常用算法d722732635c1

说明:数据结构课程设计,关于运动会名单统计的课程报告。-Data structure course design, the list of statistics on the Games program report.
<欧阳盆栽> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法shujujiegou-yu-suanfafenxi-java-ban

说明:数据结构与算法分析java版是纯英文版,有英语基础的应该能看的懂,其中的属于可以在线查阅,基本原理与C版的一样。-Data structures and algorithm analysis java version is pure English, English-based should be able to see to understand, which is available online, the basic princi
<rs> 在 2024-10-11 上传 | 大小:2883584 | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 1427.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org