-
four experimental operating system : Continuous and pagination main memory manag...
操作系统实验四:连续式与分页式主存管理的模拟实现
模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。
注意,该实验为模拟实验,并不要求进行真正的内存分配与回收,主要是编写程序模拟其中过程即可。
-four experimental operating system : Continuous and pagination main memory management simulation simulation in a row and pagination distribution management in two ways, Main storage space for the distribution and recovery, to help students better understand the storage management process. Noted that the experiment simulated experiment, does not require real memory allocation and recovery, preparation procedure is the process which can be simulated.
- 2023-03-25 10:35:03下载
- 积分:1
-
对编程过程中内存泄漏进行检测,有源码提供。这是最新版1.9,修复了不少bug. Visual C++ provides built...
对编程过程中内存泄漏进行检测,有源码提供。这是最新版1.9,修复了不少bug. Visual C++ provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist -The process of programming memory leak detection, have to provide source code. This is the latest version 1.9, fix a lot of bug. Visual C++ Provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist
- 2022-04-02 05:40:42下载
- 积分:1
-
关于磁盘信息查看调用,格式转换及文件处理的脚本文件,以及系统组策略调用的信息
关于磁盘信息查看调用,格式转换及文件处理的脚本文件,以及系统组策略调用的信息-View call information on the disk, format conversion and documents deal with the script file, as well as the Group Policy system call information
- 2022-03-20 19:49:41下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
一个改变文件只读属性的例子
一个改变文件只读属性的例子--An example of changeing the readonly properties of files
- 2022-07-12 10:56:25下载
- 积分:1
-
2d激电反演程序包
本程序包是某某理工开发的,做2维电阻率极化率的正反演工作,主要用于科研学习,可以做二极,三极,对称四级,偶极-偶极数据的正反演,用有限差分法,做正演,可以加载地形条件,效果比较好。
- 2022-03-15 06:07:38下载
- 积分:1
-
一个简单的查杀进程的软件
一个简单的查杀进程的软件-a simple process of software to detect and disinfect
- 2022-03-14 05:08:19下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,ole控制exce源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,ole控制exce源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, ole control exce source code
- 2022-06-16 08:22:26下载
- 积分:1
-
SSDT HOOK隐藏/保护过程
应用背景HOOK SSDT发展进程隐藏和保护过程中的驱动程序。进程隐藏保证遍历程序API的过程,包括任务管理器查看是不是过程,维护过程是被杀。关键技术zwquerysysteminformation SSDT HOOK ; ; zwterminateprocess功能;
- 2022-09-26 13:40:03下载
- 积分:1
-
可以作为实现的参考(编译需要其他库,没有).
可以作为实现的参考(编译需要其他库,没有). -- 能根据配置文件, 监测系统或者指定进程的资源占用(cpu,内存,缓存), 并能设置告警阈值与对应操作(关闭/重启)等功能. windows 系统下的.可以参考实现, 只是参考. --我以前的一个同事的作品--anl.-can be used as a reference (you will need the other without).-- According to the configuration file, Monitoring System or designated resources to the process of occupation (cpu, memory, cache), and can set alarm thresholds and corresponding operations (closed/restart), and other functions. Under the windows. reference fruition, but reference.-- I used a colleague"s works-- anl.
- 2022-06-26 04:12:49下载
- 积分:1