-
这是从CSDN上下载的关于显示系统时间的小程序,相信对初学者有很大帮助。...
这是从CSDN上下载的关于显示系统时间的小程序,相信对初学者有很大帮助。-This is from the CSDN download time on the display system of small programs, I believe are very helpful for beginners.
- 2022-04-13 02:18:12下载
- 积分:1
-
用asp开发的一个聊天室,管理员可以新建话题,删除话题,普通会员只可以浏览和回复话题...
用asp开发的一个聊天室,管理员可以新建话题,删除话题,普通会员只可以浏览和回复话题-with an asp development of the chat room, new topic administrator can delete the topic. ordinary members can browse and reply topic
- 2022-12-20 17:25:02下载
- 积分: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
-
查看DLL内部的函数,delphi源码,小工具
查看DLL内部的函数,delphi源码,小工具-See DLL a function of internal, delphi source, small tools
- 2022-04-08 14:46:19下载
- 积分:1
-
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。...
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
- 2022-08-09 05:38:03下载
- 积分:1
-
控制进程例子,这个例子是示范怎么关闭指定的进程!
控制进程例子,这个例子是示范怎么关闭指定的进程!-control process for example, was a model of how to close the designated process!
- 2022-03-23 02:16:15下载
- 积分:1
-
NT Service管理程序
NT Service管理程序 -Managing NT Service
- 2022-03-22 23:46:07下载
- 积分:1
-
comet虚拟计算机,运行casl汇编后的机器代码,集成反汇编调试功能,gnu版权发布...
comet虚拟计算机,运行casl汇编后的机器代码,集成反汇编调试功能,gnu版权发布-comet virtual machine running casl compiled machine code, compile-debug integration functions, gnu copyright release
- 2022-05-08 05:21:44下载
- 积分:1
-
自删除D
自删除D-Since the deletion of D
- 2022-07-04 19:26:26下载
- 积分:1
-
perfect DES codec procedures, written by foreigners ... contains static librarie...
完美的DES编解码程序,老外写的...包含静态库文件-perfect DES codec procedures, written by foreigners ... contains static libraries
- 2022-03-17 10:35:59下载
- 积分:1