资源列表

[其他小程序Passwordtest

说明:这是一个输入六位的口令检验小小程序,其中有密码用星字符覆盖的小技巧,仅供初学者参考。-6 small test procedures for the password.
<易龙> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[其他小程序hamilton

说明:求无向图的是否有哈密顿圈 如果有输出最大哈密顿圈-Undirected graph in order to have Hamiltonian cycle if there is the greatest Hamiltonian cycle output
<傅煜> 在 2024-12-26 上传 | 大小:1kb | 下载:1

[其他小程序binarysearchtree

说明:二叉查找树的各种函数 包括初始化 插入 删除 各种遍历-Binary search tree insertion deletion of various functions, including initialization of various traversal
<傅煜> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[其他小程序Select

说明:this is a picbasic file for micro controller
<Sameh> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[其他小程序BestFit

说明:采用 最佳适应算法进行内存块的分配和回收,同时显示内存块分配和回收后空闲内存分区链的情况-With the adoption of best-fit algorithm for memory block allocation and recovery, also showed the recovered memory block allocation and free memory partition chain of
<高飞> 在 2024-12-26 上传 | 大小:1kb | 下载:0

[其他小程序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-12-26 上传 | 大小:1kb | 下载: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-12-26 上传 | 大小:1kb | 下载: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-12-26 上传 | 大小:1kb | 下载: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-12-26 上传 | 大小:1kb | 下载: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-12-26 上传 | 大小:1kb | 下载: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-12-26 上传 | 大小:1kb | 下载:0

[其他小程序rand

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

源码中国 www.ymcn.org