-
software users can achieve arbitrary operating system volume settings, convenien...
此软件实现用户可以任意操作系统音量设置,操作方便.-software users can achieve arbitrary operating system volume settings, convenient operation.
- 2022-03-07 01:38:34下载
- 积分: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
-
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包...
通常情况下,vb只能写没有dll入口的activex dll,在vb下写标准dll,需要修改 vb安装目录下的link.exe(.def文件要自己写) 附件里包含link.exe的vb源代码,及一个测试dll。(说明,一定要把原来的link.exe改名为linklnk.exe)-Under normal circumstances, vb does not only write dll entrance activex dll, written in vb under standard dll, need to modify vb installation directory under link.exe (. Def files to their own writing) of the annex contains LINK.EXE vb source code , and a test dll. (Note, must be renamed as the original LINK.EXE linklnk.exe)
- 2023-02-17 12:40:03下载
- 积分:1
-
on access time in a small program
一个小程序中的访问时间
- 2022-01-25 15:36:11下载
- 积分:1
-
模仿OutLook的工具拦的代码
模仿OutLook的工具拦的代码-OutLook imitate a tool bar code
- 2023-03-13 23:20:04下载
- 积分:1
-
mmx汇编教学程序及源码,用于优化程序,提高效率
mmx汇编教学程序及源码,用于优化程序,提高效率-mmx compilation of teaching procedures and source for the optimization procedure to enhance efficiency
- 2022-02-16 02:48:32下载
- 积分:1
-
used to traverse a logical partitioning software. But software, a number of prob...
一个用来遍历逻辑分区的软件。但是软件中有几个问题:1、读取速度不是很好。2、读取C:盘时候有错误。这个2个问题,本人没有解决。还望高手可以多多指点。联系:flyz-81@163.com-used to traverse a logical partitioning software. But software, a number of problems : 1, read speed is not very good. 2, reading the C : disk is the wrong time. The two, I have not been solved. We look to the guidance of experts can be a lot. Contact : flyz-81@163.com
- 2022-08-07 14:18:59下载
- 积分:1
-
在应用程序中,经常有一些任务需要在后台处理,实现方法有两种:计时器和OnIdle循环处理.本例使用计时器创建一个时钟...
在应用程序中,经常有一些任务需要在后台处理,实现方法有两种:计时器和OnIdle循环处理.本例使用计时器创建一个时钟-in the application process, often a number of tasks in the background, achieve two ways : OnIdle cycle timer and handling. The cases used to create a clock timer
- 2022-10-30 05:55:02下载
- 积分:1
-
l7 zi ji kan
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录,所以请不要将文件放在这两个目录下
-l7 zi ji kan
- 2022-05-16 22:07:11下载
- 积分:1
-
容器类经典实例演示。
容器类经典实例演示。-container class classic examples demonstrate.
- 2023-05-19 15:10:03下载
- 积分:1