-
这个算法不是很完美,但也算是一点成绩了.
这个算法不是很完美,但也算是一点成绩了.-A good algorithm, though not perfect :-)
- 2022-03-16 20:10:32下载
- 积分:1
-
操作系统课程设计
操作系统课程设计- The operating system curriculum designs
- 2022-02-14 12:12:38下载
- 积分:1
-
内存使用查看器
这是查看计算机中所有内存的一种非常简单的方法。大多数代码只是自我解释
- 2022-02-03 13:28:10下载
- 积分:1
-
a simple boot loader written with asm,
this code shows how you can write a rea...
a simple boot loader written with asm,
this code shows how you can write a real mode boot loader,you can assemble it with nasm
- 2022-07-17 01:59:49下载
- 积分:1
-
采用最佳适应算法模拟实现内存管理
采用最佳适应算法模拟实现内存管理-在VC++环境下编译通过,通过初始化空闲区、分配空闲区、回收空闲区实现模拟的内存管理。-best adaptation algorithm simulation memory management-the VC environment compile, free zone through the initialization, distribution idle, idle zones recovery simulation of memory management.
- 2023-09-05 22:25:03下载
- 积分:1
-
I have just started learning a WINCE driver, wrote a program, and the U.S. share
一个我刚开始学习WINCE驱动程序时,写的一个程序,和大家分享一下-I have just started learning a WINCE driver, wrote a program, and the U.S. share
- 2022-02-05 22:16:18下载
- 积分:1
-
学院教职工工资管理系统对院校的工资管理有着举足轻重的作用,为职工的查询工资和管理员的管理提供方便快捷的服务,能及时清楚当月的工资结算和公布。出于这和目的而制作了...
学院教职工工资管理系统对院校的工资管理有着举足轻重的作用,为职工的查询工资和管理员的管理提供方便快捷的服务,能及时清楚当月的工资结算和公布。出于这和目的而制作了这学院教职工工资管理系统-wage management system for the wage management institutions play a decisive role, Inquiries to workers wages and the management of administrators to provide more convenient and efficient services, timely clearly month wage settlement and released. For this purpose, and the production of a college faculties Salary Management System
- 2023-08-13 23:10:04下载
- 积分:1
-
Sourcecode of the Linux
Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.
- 2023-01-08 03:05:04下载
- 积分:1
-
API Monitoring Unleashed!!!
API Monitoring Unleashed!!!
- 2022-07-07 09:30:29下载
- 积分:1
-
used first to adapt, adapt best or the worst adaptation law, the preparation of...
采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dynamic random to create a new "memory allocation" or "memory recovery" request, then you have chosen in accordance with the allocation algorithm to change the array. As the focus of this experiment is memory allocation, it is not considered relevant to a certain memory area of the process.
- 2022-07-11 03:44:39下载
- 积分:1