资源列表
[书籍源码] QPSKTest
说明:以2^10个二进制PRBS作为消息码,载波频率为2.4GHz,画出QPSK调制波形的频谱图和 星座图,其中码元速率为5MBaud/s.源码可直接使用。-With PRBS 2 ^ 10 binary code as a message carrier frequency of 2.4GHz, spectrum QPSK modulation waveform drawing and constellation in which the symbol rate is 5MBaud/s. S<小夹夹> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[汇编语言] findString
说明:查找字符串一中是否包含字符串二,使用8086的cpu-String a medium contains string,use 8086 cpu<Lanny> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[汇编语言] s300.nasm
说明:Optical router, VoIP setup, SAN, IP based printer, Camera,Two server class of machines (64 bit) , NS3, Fire Sensors Tools : CAINE 5.0 (Computer Aided Investigative Environment) or latest 64 bit version or equivalent, SIFT 3.0 or open-source equ<dude> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[操作系统开发] system
说明:页式存储管理模拟 描述:根据虚地址中的用户号和虚页号同时查快表和慢表,当快表中存在此虚页号,就读出实页号,并计算主存实地址。如果所需页面没有在快表当中,等待慢表的访问结果,如果慢表中也不存在(装入位=0)怎产生缺页中断,调入所需页面,如果主存有空闲页面,则直接调入,否则使用LRU替换算法淘汰主存中某一页,调入新的页面,并更新快表。-Page storage management simulation Descr iption: while the investigation fast and<高昊> 在 2025-06-10 上传 | 大小:1kb | 下载:0