资源列表

« 1 2 ... .51 .52 .53 .54 .55 2256.57 .58 .59 .60 .61 ... 2656 »

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

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

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

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

[数据结构常用算法yemiandiaodusuanfa

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

[数据结构常用算法4zhongyemiandiaodusuanfa

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

[数据结构常用算法The_Magical_Splay

说明:Splay 伸展树经典教程,含有论文和源代码。ACM金牌必备。-A Splay tree director for ACMer who wants to get a medal,include PDF and souce code
<chen andy> 在 2024-11-13 上传 | 大小:810kb | 下载:0

[数据结构常用算法Splay-for-number-list

说明:伸展树Splay在数列处理问题上的应用的教程与源代码,含有pas和cpp。-A director of Splay tree for the usage to solve the problem with number list
<chen andy> 在 2024-11-13 上传 | 大小:268kb | 下载:0

[数据结构常用算法Bankers-algorithm

说明:计算机操作系统实验。用c++编写的银行家算法程序,内附运行截图。运行时将源程序直接复制粘贴到编译器,保存为.cpp文件即可。-Computer operating system experiment. Written by c++ bankers algorithm, enclosing run shot. Runtime copy and paste the source code to the compiler directly,
<xp> 在 2024-11-13 上传 | 大小:337kb | 下载:0

[数据结构常用算法baoshu

说明:报数问题。n个人围成一圈,1,2,3循环报数,报到3的人退出。到最后只余1人,输出最后留下的是第几号(最初的序号,以1起始)。压缩包内共三种方法。-Reported several problems. n personal circle, 1,2,3 newspaper circulation numbers, to report three people quit. To the final with only one person,
<沐阳浸月> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus-Problem

说明:约瑟夫问题的链表实现,包含源代码(c语言实现)-solve of Josephus Problem
<tim> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseph-ring

说明:数据结构链表经典习题约瑟夫环,包涵其实现的源代码,在VC++6.0下运行就可实现-Linked list data structure classic exercises Joseph ring, with the realization of the source code, running under VC++6.0 can be achieved
<> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法contraction_hierarchies-master

说明:实现了dijstra算法的c++代码,但是计算速度不是很理想-Achieved dijstra algorithm c++ code
<haung pu> 在 2024-11-13 上传 | 大小:3.52mb | 下载:0

[数据结构常用算法contacts

说明:用链表建立通讯录,C语言,链表,可创建,插入,删除,查找-Establish contacts, C language, the list with the list, you can create, insert, delete, search
<周双> 在 2024-11-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 2256.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org