-
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持...
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-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
-
VB代码库,包括各种小的程序代码.杂而精
VB代码库,包括各种小的程序代码.杂而精-VB code base, including small code. Miscellaneous but excellent!
- 2022-03-17 04:45:18下载
- 积分:1
-
win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富
win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
- 2023-04-08 12:40:03下载
- 积分:1
-
实时录音并显示波形
实时录音并显示波形-Real-time recording and display the waveform
- 2022-03-18 15:03:45下载
- 积分:1
-
考学辅助系统,教师可以发布作业,上传附件,共享教学资源;学生可以上传完成的作业,在讨论区讨论问题,查看共享教学资源...
考学辅助系统,教师可以发布作业,上传附件,共享教学资源;学生可以上传完成的作业,在讨论区讨论问题,查看共享教学资源-Learning support system test, teachers can post operation, upload attachments, sharing of teaching resources students can upload the completed work, discuss issues in the discussion area to see the sharing of teaching resources
- 2022-07-01 01:35:35下载
- 积分:1
-
这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。...
这是一个用microsoft VC++编写的关于迷宫算法的一个小程序。-using microsoft VC++ algorithm on the maze of a small program.
- 2022-02-24 21:37:20下载
- 积分:1
-
VC实现的分水岭算法
算法内容:首先将二维灰度图像抽象为三维地形,横纵坐标表示经纬度,灰度表示高度,这样就产生了一个地形图,地形中有高山有盆地,我们的任务就是找到盆地并且给盆地划定地盘。
算法过程,将最低点(灰度)作为起始点,开始从下注水,想泉水一样,水位逐渐上升,所有点都是上下透水的,但不会横向流动,每产生一个新的积水盆地时标记这个盆地使之与原有盆地区别开,当两个盆地内的水要汇集的时候,在此点建立一个水坝,将水分开,此水坝无限高,水永远不会溢出,依次建立所有水坝,最后的水坝就是所谓的分水岭或分水线,也就是得到的分割线。
- 2022-03-20 10:50:29下载
- 积分:1
-
FPGA 计算机人体跟踪系统Computer Tracking~~~提供demo版本
FPGA 计算机人体跟踪系统Computer Tracking~~~提供demo版本
-FPGA human computer tracking system Computer Tracking ~ ~ ~ provide demo version
- 2023-08-30 22:45:03下载
- 积分:1
-
This process is a dynamic link library DLL files, use the process of HOOK hooks.
这个程序是一个DLL动态连接库文件,运用HOOK钩子过程.-This process is a dynamic link library DLL files, use the process of HOOK hooks.
- 2023-06-15 16:05:03下载
- 积分:1
-
this time for testing olny
this time for testing olny
- 2022-07-09 13:43:40下载
- 积分:1