-
ListCtrl控件的封装类实现很强的控制报表功能
ListCtrl控件的封装类实现很强的控制报表功能-ListCtrl Control Packaging category achieve strong statements control function
- 2022-08-20 07:45:18下载
- 积分:1
-
鼠标位置追踪的C++源码,VC++开发实现,测试通过
鼠标位置追踪的C++源码,VC++开发实现,测试通过-Mouse location tracking of C++ source code, VC++ development to achieve, the test
- 2022-01-21 00:13:48下载
- 积分:1
-
学生成绩管理,可以对学生成绩进行,输入,查询,修改,排名等功能....
学生成绩管理,可以对学生成绩进行,输入,查询,修改,排名等功能.-student performance management, student achievement can be right for input, inquiries, modify, ranking functions.
- 2022-03-05 16:23:58下载
- 积分: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
-
一个非常不错的C#下的硬件列表程序
一个非常不错的C#下的硬件列表程序
-A very good C# Procedures under the hardware list
- 2022-01-26 00:46:22下载
- 积分:1
-
(recommended) Print Preview source code.
(推荐)打印预览源代码.-(recommended) Print Preview source code.
- 2022-01-25 21:26:46下载
- 积分:1
-
自动抓屏为JPG图片格式,非常有用.对界面处理的有需要.
自动抓屏为JPG图片格式,非常有用.对界面处理的有需要.-Automatic screenshots to JPG picture format, very useful. On the interface there is a need of treatment.
- 2022-04-22 20:55:12下载
- 积分:1
-
如何在vc中实现两个不同的实例进程之间的通信的核心代码。
如何在vc中实现两个不同的实例进程之间的通信的核心代码。-Vc how to achieve two different examples of the process of communication between the core code.
- 2023-08-16 01:10:03下载
- 积分:1
-
it is a page replacement algorithms
it is a page replacement algorithms
- 2022-01-21 17:48:37下载
- 积分:1
-
CDROM的控制程序,弹出和关闭控制,以及右下角的图标和菜单实现...
CDROM的控制程序,弹出和关闭控制,以及右下角的图标和菜单实现-CDROM control procedures, the pop-up and shut down control, as well as the bottom right corner of the menu icons and realize
- 2022-01-31 20:53:48下载
- 积分:1