-
操作系统课程设计报告
操作系统课程设计报告-courses on operating system design report
- 2022-03-31 23:02:05下载
- 积分:1
-
精通MFC程序设计里面的源代码,第27章 调试技术
精通MFC程序设计里面的源代码,第27章 调试技术-proficient in the design process inside the source code, Chapter 27 Debugging Technology
- 2022-04-10 08:02:17下载
- 积分:1
-
VC++ 生成DLL文件历程,编译成功,并能运动
VC++ 生成DLL文件历程,编译成功,并能运动-VC++ 生成DLL文件历程
- 2023-05-28 15:35:04下载
- 积分:1
-
将是一个很好的文字到图片的源代码在Vs2005编译器下执行下调试…
很好的将word转化为图片的源代码
在vs2005下调试通过-Will be a good word into a picture of the source code under the debugger in VS2005 through
- 2022-01-26 06:17:36下载
- 积分:1
-
环形缓冲区的操作,包括打开、读、写、关闭、清除等操作
环形缓冲区的操作,包括打开、读、写、关闭、清除等操作-Ring buffer operation, including open, read, write, close, clear, such as operation
- 2023-08-19 19:25:04下载
- 积分:1
-
获取硬盘分区序列号
获取硬盘分区序列号-Hard disk partition to obtain the serial number
- 2022-08-18 03:35:19下载
- 积分: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
-
窗口系统访问信息。包括开放的端口,开放的服务,…
Windows系统信息的获取。包括打开端口,开启服务,磁盘信息,共享信息,IPC绑定等等。-Windows systems access to information. Including the open ports, open services, disk information, information sharing, bonding, etc. IPC.
- 2023-03-25 22:10:03下载
- 积分:1
-
dfsdfsfsdfss
dfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsfdfsdfsdfsfsf
- 2022-08-09 06:06:59下载
- 积分:1
-
线程是邪恶的,这个文档解释了为什么你应该避免使用线程。
Threads are evil, this document explain why you should avoid using threads.
- 2022-12-26 00:45:03下载
- 积分:1