-
它是窗口系统接口测试套件源代码文件
It is windows system API test suite source code file
- 2022-01-26 07:52:36下载
- 积分:1
-
对于一个包含n>0个元素的整数序列,来判断一个序列是不是Jolly Jumper...
对于一个包含n>0个元素的整数序列,来判断一个序列是不是Jolly Jumper-For one with n> 0 integer sequence of elements to determine a sequence is not a Jolly Jumper
- 2022-03-24 14:58:44下载
- 积分:1
-
用汇编写的自我介绍,请大家帮助我找出其中的不足
用汇编写的自我介绍,请大家帮助我找出其中的不足-compilation was made with the self-introduction, please help me find them inadequate
- 2022-03-25 06:13:24下载
- 积分: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
-
- 2022-07-11 17:01:56下载
- 积分:1
-
一个非常好的开源磁盘整理软件。但注释说明为英文。
一个非常好的开源磁盘整理软件。但注释说明为英文。-A very good open-source software disk finishing. However, notes in English.
- 2022-06-06 15:23:31下载
- 积分:1
-
windows 完成端口 IOCP
一个朋友做的完整的IOCP代码,效率挺高的.
以下是朋友的原话:
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。
- 2022-04-18 02:04:48下载
- 积分:1
-
c# SIM卡拨号测试
通过读取SIM卡信息,对SIM卡信息进行绑定,设置APN,程序检测串口是否可用,之后尝试创建APN,连接APN,然后拨号上网
- 2022-05-29 22:17:19下载
- 积分:1
-
VC 写的一个硬件查看器 有源代码
VC 写的一个硬件查看器 有源代码-VC to write a hardware Viewer source code
- 2022-03-21 14:47:50下载
- 积分:1
-
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.-Modem list system enumeration procedures. Read through the registry system Modem list.
- 2023-08-24 09:45:03下载
- 积分:1