资源列表
[书籍源码] chapter100
说明:Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wireless Applications, % Prentice Hall PTR, 2004.-Software given here is<林文强> 在 2025-06-13 上传 | 大小:2kb | 下载:0
[汇编语言] rr
说明:有关单片机的汇编程序,主要用于洗衣机的控制功能-SCM-related compilation process, mainly used in washing machine control functions<fanqingxue> 在 2025-06-13 上传 | 大小:2kb | 下载:0
[汇编语言] CJCX
说明:设有十个学生成绩分别是76,69,84,90,73,88,99,63,100和80分。试编制一个子程序,统计低于60分,60~69分,70~79分,80~89分,90~99分和100分的人数,并输出显示统计结果。-There are 10 pupils 76,69,84,90,73,88,99,63,100 and 80 minutes. Test the preparation of a subprogram, statistics less than 60 points, 60 ~ 69 h<吴志勇> 在 2025-06-13 上传 | 大小:2kb | 下载:0
[操作系统开发] neicunfeipei
说明:编写一个C程序,用char *malloc(unsigned size)函数向系统申请一次内存空间(如size=1000,单位为字节),用循环首次适应法 addr = (char *)lmalloc(unsigned size) 和 lfree(unsigned size,char * addr)模拟可变分区内存管理,实现对该内存区的分配和释放管理。-The preparation of a C program, using char* malloc (unsigned si<fy> 在 2025-06-13 上传 | 大小:2kb | 下载:2