-
c++课程设计源代码,其中的代码无须修改便可以直接编译执行...
c++课程设计源代码,其中的代码无须修改便可以直接编译执行-c++ curriculum design, source code, no need to amend the code of which can be directly translated the implementation of
- 2022-07-01 22:27:43下载
- 积分:1
-
Please read your Please read your Please read your Please read your
Please read your Please read your Please read your Please read your-Please read yourPlease read yourPlease read yourPlease read yourPlease read yourPlease read yourPlease read your
- 2022-03-18 09:53:06下载
- 积分:1
-
VB进程隐藏模块
VB隐藏进程模块提供下载-VB hidden process module
- 2022-07-16 16:56:15下载
- 积分:1
-
key combinations applications. When the percussion keyboard Enter the Alt key co...
组合键的应用。当敲击键盘上的Alt+Enter组合键时,执行相应的操作。-key combinations applications. When the percussion keyboard Enter the Alt key combinations, the implementation of the corresponding operation.
- 2022-07-16 20:19:14下载
- 积分:1
-
工作
Job-scheduler is a program that schedules programs to be run at
their specified times. It gives users several options for scheduling
programs.
You can use telnet program to connect to the port job-scheduler is
listenning for incomming connections on the host computer. Then you
can get information about the current scheduled jobs, add, stop or
start jobs or kill the job-scheduler program. Job-scheduler can also
load input files which contain information about some jobs to be
scheduled. - Job-scheduler is a program that schedules programs to be run at their specified times. It gives users several options for scheduling programs. You can use telnet program to connect to the port job-scheduler is listenning for incomming connections on the host computer. Then you can get information about the current scheduled jobs, add, stop or start jobs or kill the job-scheduler program. Job-scheduler can also load input files which contain information about some jobs to be scheduled
- 2022-05-26 10:38:25下载
- 积分: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
-
兄弟变速器源代码
兄弟变速器源代码-brothers transmission source code
- 2022-02-22 07:50:40下载
- 积分:1
-
在XP环境下用VC编写的二进制文件读写的程序
在XP环境下用VC编写的二进制文件读写的程序-in XP environment with VC prepared by the binary file reading and writing procedures
- 2022-05-08 02:40:11下载
- 积分:1
-
Windows核心编程第5版(PDF)及源码
Windows核心编程第5版(PDF)及源码.windows核心编程是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows
- 2023-09-02 00:45:05下载
- 积分:1
-
Windows助手的例子,通过vc2003.net。(如果在非窗口中
Windows助手示例,在VC2003.net运行通过。(如果windows中不带发声模块可能没有办法读英语发音)-Windows aides example, in running through VC2003.net. (If the windows in the non-voice modules may not read English pronunciation)
- 2022-02-02 04:41:57下载
- 积分:1