资源列表

« 1 2 ... .50 .51 .52 .53 .54 2255.56 .57 .58 .59 .60 ... 2656 »

[数据结构常用算法bigdata

说明:大数据与城市计算最好的参考材料,请大家认真阅读和指正。-Big data and calculate the best city reference material, please carefully read and corrected.
<杨勇> 在 2025-07-03 上传 | 大小:1.27mb | 下载:0

[数据结构常用算法establishment-and-traversal

说明:数据结构图的建立与遍历,广度遍历,深度遍历-Data structure of the establishment and traversal, traverse the breadth and depth traversal
<butterfly> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法calculator

说明:运用堆栈算法实现的可执行计算器,能够计算除 函数外的计算。-Executable stack algorithm using calculator can calculate calculate except outside the function.
<butterfly> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n, respectively) sitting around a
<butterfly> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tree-traversal

说明:树的遍历。树的缩格打印、先根遍历,中根遍历,后根遍历的递归非递归调用,交换左右子树递归调用。-Tree traversal. Tree indent printing, the first root traversal, traversing root, root recursive traversal non-recursive calls, switching left and right subtrees recursively.
<butterfly> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法bpsk1

说明:本程序是自己写的,在瑞丽衰落信号下的BPSK仿真,已经经过试验成功-This program is written in their own, in Ruili fading BPSK simulation signal, has been successfully tested
<王翠> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法BPSK2

说明:本程序是自己写的,经过验证的,瑞利衰落信道下的BPSK信号仿真-This program is written in their own, after verification, simulation of BPSK signals in Rayleigh fading channels
<王翠> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法QPSK

说明:信号在高斯信道下的仿真,本人自己编的,已经经过验证是正确的-The simulation signal under the Gauss channel, I own, has been verified to be correct
<王翠> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[数据结构常用算法rayleigh-channel-QPSK

说明:本程序是QPSK信号在瑞利衰落信道下的仿真,已经过本人验证,适合初学者-This procedure is QPSK signal simulation in Rayleigh fading channel, I have been verified, suitable for beginners
<王翠> 在 2025-07-03 上传 | 大小:5kb | 下载:0

[数据结构常用算法Graph-traversal1

说明:图的遍历,深度和广度遍历,有详细的代码和截图文件工参考-Graph traversal
<stone> 在 2025-07-03 上传 | 大小:11kb | 下载:0

[数据结构常用算法yemiandiaodusuanfa

说明:3种页面置换调度算法 先进先出(FIFO) 最近久未使用(LRU) 最佳(OPT)置换算法-Three kinds FIFO page replacement scheduling algorithms (FIFO) recent lack of use (LRU) Best (OPT) replacement algorithm
<颜灏澜> 在 2025-07-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法4zhongyemiandiaodusuanfa

说明:基于一个虚拟存储区和内存工作区,设计下述算法并计算访问命中率。 1、最佳淘汰算法(OPT) 2、先进先出的算法(FIFO) 3、最近最久未使用算法(LRU) 4、简单时钟(钟表)算法(CLOCK) 命中率=1-页面失效次数/页地址流(序列)长度 -Based on a virtual memory storage area and work area, the following algorithm design and calculate the h
<颜灏澜> 在 2025-07-03 上传 | 大小:3kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 2255.56 .57 .58 .59 .60 ... 2656 »

源码中国 www.ymcn.org