-
本源代码应用vc中的mfc编写出系统屏幕保护程序
本源代码应用vc中的mfc编写出系统屏幕保护程序
- 2022-03-03 09:35:49下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
使用system.runtime.interopservices
using System.Runtime.InteropServices
- 2022-03-01 18:52:20下载
- 积分:1
-
此系统为一简单的火车售票系统,和数据库连接,以及实现各种售票功能。...
此系统为一简单的火车售票系统,和数据库连接,以及实现各种售票功能。-This system is a simple train ticketing system, and database connections, and achieve a variety of ticketing functions.
- 2022-03-19 19:24:46下载
- 积分:1
-
获得系统内回收站的资源,并可以操作
获得系统内回收站的资源,并可以操作-Recycling within the system resources and can operate
- 2022-03-13 08:46:46下载
- 积分:1
-
该代码为自动跟踪定位图像程序,希望对大家有所帮助
该代码为自动跟踪定位图像程序,希望对大家有所帮助-The code for the automatic tracking procedure positioning images, I hope all of you to help
- 2022-12-01 09:00:04下载
- 积分:1
-
程序主要实现四个功能:getosversion()/操作系统版本的疯狂…
程序实现了四个主要功能:GetOsVersion()//OS version made GetMemInfo()//获取信息GetDriverInfo memory()//获取驱动程序信息GetCpuInfo()//读取CPU获取信息这里是一个特定的注册表进程名字符串,请看程序代码!
- 2022-03-16 06:18:11下载
- 积分:1
-
vb写的键盘纪录,简单,界面不错。对有兴趣的人可以参考一下。...
vb写的键盘纪录,简单,界面不错。对有兴趣的人可以参考一下。----vb写的键盘记录----。-vb written record keyboard, simple interface well. For those who are interested in for reference. Vb-written records-keyboard.
- 2022-08-19 15:35:49下载
- 积分:1
-
正则(规范)Dll的编写方法
正则(规范)Dll的编写方法-Regular (specifications) the preparation method Dll
- 2023-09-06 14:25:03下载
- 积分:1
-
very good code!
very good code !
-very good code!
- 2022-03-21 14:04:09下载
- 积分:1