-
Mytob.BSNotes procedure for the adoption of the program can understand some rele...
定时关机程序,通过该程序可以了解一些相关的东西.适合新手.-Mytob.BSNotes procedure for the adoption of the program can understand some relevant things. For newcomers.
- 2022-05-21 09:36:19下载
- 积分:1
-
线程计时器,与TTimer功能相同,能够完成定时操作的功能
线程计时器,与TTimer功能相同,能够完成定时操作的功能-Thread timer, and TTimer same function
- 2022-10-13 05:15:03下载
- 积分:1
-
VC2005下利用ATLServer创建的webservice服务。备注:为了可以顺利完成Web 服务的创建,应当做好准备工作。不仅要保证操作系统为Window...
VC2005下利用ATLServer创建的webservice服务。备注:为了可以顺利完成Web 服务的创建,应当做好准备工作。不仅要保证操作系统为Windows NT 4.x或Windows 2000,而且要保证IIS被妥善安装。-VC2005 using ATLServer created webservice service. Note: in order to be successful completion of the creation of Web services, it should be well prepared. Not only to ensure that the operating system for Windows NT 4.x or Windows 2000, but also to ensure that IIS was properly installed.
- 2022-06-26 04:38:25下载
- 积分:1
-
一款VC写的日程安排软件,类型MS office 时间安排软件,可以学习参考...
一款VC写的日程安排软件,类型MS office 时间安排软件,可以学习参考-Written by a VC scheduling software, the timing of the type of MS office software, can learn the reference
- 2022-03-23 05:34:09下载
- 积分:1
-
创建多个小桌面...自由切换
创建多个小桌面...自由切换-Create multiple small desktop switch ...
- 2022-11-15 07:10:02下载
- 积分:1
-
windows程序设计的源码_完整的,很不错的学习代码
windows程序设计的源码_完整的,很不错的学习代码-windows programming source _ complete, very good learning code
- 2023-01-30 05:55:03下载
- 积分:1
-
任务条图标管理器
任务条图标管理器-icon of the task manager
- 2022-06-02 23:11:05下载
- 积分:1
-
一段演示x86汇编中断编程的范例。对汇编初学者有一定帮助
一段演示x86汇编中断编程的范例。对汇编初学者有一定帮助-a demonstration x86 compilation interrupted programming model. The compilation will definitely help beginners
- 2022-10-03 12:45: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
-
WIN32内存管理笔记,这是关于WIN32内寸管理的资料,对开发高性能WIN32程序很有帮助...
WIN32内存管理笔记,这是关于WIN32内寸管理的资料,对开发高性能WIN32程序很有帮助-WIN32 memory management Notes, which is within inches of WIN32 management information on development of high-performance process helpful WIN32
- 2022-08-02 15:00:24下载
- 积分:1