资源列表

[其他小程序4140521

说明:分析Unix最先适应(first fit,ff)存储分配算法。即map数据结构、存储分配函数ma lloc()和存储释放函数mfree(),找出与算法有关的成分。修改上述算法有关成分,使其分别体现BF(best fit,最佳适应)分配原则WF(worst fit,最坏适应)分配原则。-Analysis of Unix was first to adapt to (first fit, ff) memory allocation algo
<高飞> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序choose

说明:先来先服务算法(FCFS)最短寻道时间优先算法(SSTF)并求出每种算法的平均寻道长度-First-come, first-served algorithms (FCFS) algorithm for the shortest seek time first (SSTF) and find the length of each algorithm, the average seek
<高飞> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序nru

说明:置换算法最近最不经常使用(NRU)算法通过对页面、页表、地址转换和页面置换过程的模拟,加深对请求调页系统的原理和实现过程的理解。-Replacement algorithm is the least frequently used recently (NRU) algorithm through the pages, page tables, address translation and page replacement proces
<高飞> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序vdnclaba

说明:The code below creates a frequency-flat Rayleigh fading channel object and uses it to process a DBPSK signal consisting of a single vector. Notice that the example uses filter before awgn this is the recommended sequence
<Ahsan Ali> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序code_lab_three

说明:Rician fading is a radio propagation anomaly caused by partial cancellation of a radio signal by itself — the signal arrives at the receiver by two different paths, and at least one of the paths is changing (lengthening
<Ahsan Ali> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序code_lab_two

说明:The effects of multipath include constructive and destructive interference, and phase shifting of the signal. This causes Rayleigh fading, named after Lord Rayleigh. The standard statistical model of this gives a dist
<Ahsan Ali> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序rand

说明:功能描述:编写一个产生N个X到M范围内的随机数的程序。不必保存或打印数字, 仅打印每个数被产生了多少次。让程序对10个不同的种子值进行计算。 数字出现的次数相同吗?可以使用本章中的函数或ANSI C中的函数rand()和srand(), 它们与我们的函数具有相同的形式。这是一个测试特随机数发生器随机性的方法。 注:这本书的编程练习至今还没有感觉到难度, 不过验证了书上的说法不同的种子在大多数情况下也不同可能得出相同的
<adsf> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序css_round

说明:圆角demo,使用CSS制作,符合W3C标准-Fillet demo, use the CSS production, in line with W3C standards
<daxiong> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序superconductor

说明:物理学程序,用C语言编写的源程序,是关于超导模型的。-Physics program, using C language source code, on the superconducting model.
<冉艳> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序79419129decode_ldpc_APP_LLR

说明:This a software runing on the Matlab. it is used in the channel coding simulation. It i nclude DVB-S2 LDPC and turbo Covolution. and block turbo code, You can choose which channel coding to run. it ru n the encoder and a
<Ahsan Ali> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序tarahi

说明:this is design algorithm
<maria> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[其他小程序PCA

说明:主要介绍主分量分析,怎样提取主要特征来重构原始信号-Introduces the principal component analysis, how to extract the main features to reconstruct the original signal
<安心> 在 2024-10-10 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org