-
prepared using VB.net access to detailed information threaded code
利用VB.net编写的获取线程详细信息的代码-prepared using VB.net access to detailed information threaded code
- 2023-04-20 19:25:03下载
- 积分: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
-
VC 7.0编写,采用WMI接口,获取主板、CPU、硬盘、内存等的序列号(SerialNumber)或标识(ID)...
VC 7.0编写,采用WMI接口,获取主板、CPU、硬盘、内存等的序列号(SerialNumber)或标识(ID)
- 2022-06-14 00:17:43下载
- 积分:1
-
关于vc的剪贴板的操作工程,
可以参考。
关于vc的剪贴板的操作工程,
可以参考。-vc the clipboard on the operation of the project, they can refer to.
- 2022-07-11 18:45:27下载
- 积分:1
-
Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可...
Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可-Delphi won possession of process modules, tested in windows NT, windows 2000 and windows XP available; use modules can be directly invoked
- 2023-08-03 15:35:03下载
- 积分:1
-
Visual C++MFC编程实例(分卷2)
Visual C++MFC编程实例(分卷2) -Visual C++ MFC programming examples (sub-vol 2)
- 2022-03-05 15:04:35下载
- 积分:1
-
鼠标automouseclick自动激活
Automouseclick鼠标自动启动-Mouse Automouseclick automatically activated
- 2022-08-15 19:15:36下载
- 积分:1
-
这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用...
这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用-This is a programming expert wrote an article, After reading the very touching to become programmers comrades good look at what will happen, the lifelong benefits
- 2022-11-10 05:20:03下载
- 积分:1
-
A tool for viewing clipboard and drag
A tool for viewing clipboard and drag-and-drop data 察看剪贴板数据的工具-A tool for viewing clipboard and drag-and-drop data to see clipboard data tool
- 2023-08-22 21:35:05下载
- 积分:1
-
you know you are using an operating system information? Not View Control Panel,...
您知道您使用的操作系统的信息吗?不用查看控制面板,下面的程序就可以告诉您相关信息。通过这个例子,您可以知道如何使用系统函数来收集windows操作系统的版本信息。最重要的是,您将学会如何对函数的返回信息进行分析处理。-you know you are using an operating system information? Not View Control Panel, the following procedures can tell you relevant information. Through this example, you can know how to use the system function to collect windows operating system version. The most important thing is, you will learn how to function in return for information analysis.
- 2022-11-05 18:25:03下载
- 积分:1