资源列表
[操作系统开发] FAT_VFAT_FAT32_NTFS
说明:FAT_VFAT_FAT32_NTFS文件系统揭密-Inside FAT_VFAT_FAT32_NTFS file system<zhang > 在 2024-11-11 上传 | 大小:277kb | 下载:0
[操作系统开发] FATandNTFS
说明:FAT与NTFS之间的区别,这可是我找了好久的!-FAT and NTFS distinction between, which for a long time but I find the!<zhang > 在 2024-11-11 上传 | 大小:6kb | 下载:0
[操作系统开发] zhucunfenpeiyuhuishou
说明:实现模拟操作系统运行时的主存空间的分配与回收-Realize operating system run-time simulation of the main memory space allocation and recovery<jim> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[操作系统开发] shuangjitongxun
说明:双机通讯,对COM口的初始化和读写数据,采用了调用BIOS中断的方法-Two-machine communication, on the COM port initialization and read-write data, used to call BIOS interrupt method<小刀> 在 2024-11-11 上传 | 大小:1kb | 下载: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, u<fy> 在 2024-11-11 上传 | 大小:2kb | 下载:2