-
将vc.net的程序转化为vc6.0源代码
将vc.net的程序转化为vc6.0源代码-vc.net procedures will be converted into source code vc6.0
- 2023-08-30 13:35:04下载
- 积分: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
-
FASM is a compilation of x86 compiler support win32 and Linux platforms, support...
fasm是一个x86的汇编编译器,支持win32和linux平台,支持多种文件格式输出,包括纯二进制-FASM is a compilation of x86 compiler support win32 and Linux platforms, support for multiple output file formats, including pure binary
- 2023-04-09 22:15:04下载
- 积分:1
-
获取系统主要信息
cpu信息
硬盘信息
内存信息等
获取系统主要信息
cpu信息
硬盘信息
内存信息等-The main message acquisition system information cpu memory hard disk information such as information
- 2023-01-20 22:00:04下载
- 积分:1
-
说明在压缩包的WORD里面
说明在压缩包的WORD里面-note in the compressed inside WORD
- 2022-04-30 07:48:20下载
- 积分:1
-
利用多媒体计时器实现的毫秒级的延迟
利用多媒体计时器实现的毫秒级的延迟-Use of multimedia timer to achieve the millisecond delay
- 2022-12-04 10:25:02下载
- 积分:1
-
A random password generation tool procedures, the use of VC realize, is relative...
一个随机密码生成工具程序,采用VC实现,比较简单-A random password generation tool procedures, the use of VC realize, is relatively simple
- 2022-01-31 05:56:54下载
- 积分:1
-
can be simulated in the process of management, VC series, the results can be sho...
可实现对进程的模拟管理,用VC编的,结果可间隔一秒显示-can be simulated in the process of management, VC series, the results can be shown at one-second intervals
- 2022-08-13 18:40:35下载
- 积分:1
-
添加图书记录显示,在图书搜索计划的标题下的信息。
添加图书纪录 显示图书信息 根据书名查找图 根据书名删除图书信息 打印图书信息图表 退出系统-Add Book records show that the information under the title of book search plan under the title of book information to delete the information printed book charts out of the system
- 2022-04-29 13:45:47下载
- 积分:1
-
进程间共享内存的例子,可用该技巧进行进程间通信
进程间共享内存的例子,可用该技巧进行进程间通信- The advancement shares the memory the example, may use this
skill to carry on the advancement to correspond
- 2022-08-03 15:57:18下载
- 积分:1