-
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持...
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
- 2022-10-19 20:15:03下载
- 积分:1
-
用Evc开发的能在Wince平台下运作的Dll及Plugin的实例代码,并有完整的测试程序及源码...
用Evc开发的能在Wince平台下运作的Dll及Plugin的实例代码,并有完整的测试程序及源码-Evc used in the development of the platform Wince operating Dll and Plugin code examples, and complete testing procedures and FOSS
- 2022-01-26 00:49:05下载
- 积分:1
-
这个项目是用于图像变换和缩放。
This project is for image transform and scaling.
- 2022-02-15 20:30:57下载
- 积分:1
-
不错的C++ 测试工具,使用此代码可以使你可以更快更准确测试代码...
不错的C++ 测试工具,使用此代码可以使你可以更快更准确测试代码-Good C++ Test tool, use this code you can enable faster and more accurate test code
- 2022-04-08 05:49:45下载
- 积分:1
-
SocketClassMFC,Socket类
SocketClassMFC,Socket类-SocketClassMFC, Socket type
- 2022-05-23 05:55:47下载
- 积分:1
-
c# 聊天程序的服务端
c# 聊天程序的服务端-procedures chat server
- 2022-05-23 02:06:34下载
- 积分:1
-
示例项目 mmcontrol
只是一个示例程序,播放多个波形文件使用 mmctrl。该函数允许您一起玩多个波形文件或一个接另一个
- 2022-02-25 02:14:09下载
- 积分:1
-
It is a Taikingclock,it could tell you the time,it also could sing and tell a st...
It is a Taikingclock,it could tell you the time,it also could sing and tell a story for you.
- 2022-03-18 17:40:46下载
- 积分:1
-
vb.net做的动态编译并即时执行代码的程序。充分利用了.net的功能,让您的程序可以有更好的互动性。...
vb.net做的动态编译并即时执行代码的程序。充分利用了.net的功能,让您的程序可以有更好的互动性。-vb.net so dynamic and immediate implementation of compiler code procedures. The full use of. Net capabilities, allowing your program can have a better interactive.
- 2023-06-15 01:40:03下载
- 积分:1
-
一个用VB写的四则计算器源代码. 功能:1、实现简单的四则运算 2、加入了每日一贴的功能,为了练习每日一贴程序的编制方法,其实本程序完全没有必要加入此功能 3、...
一个用VB写的四则计算器源代码. 功能:1、实现简单的四则运算 2、加入了每日一贴的功能,为了练习每日一贴程序的编制方法,其实本程序完全没有必要加入此功能 3、程序的难点在于对每个按键的判断,其实是比较麻烦,但技术含量不高,仔细看都能看懂 -a VB wrote four calculators source code. Features : 1, the simple four Operational 2, joined a daily functions, in order to practice a daily process of the preparation method, the procedure is absolutely not necessary to include this feature 3, the procedure is difficult for everyone by Bond judgment, which is troublesome, but not high technological content, carefully read all understand
- 2022-02-12 08:41:00下载
- 积分:1