-
这是一个在Windows下开发的实时操作系统的源代码,代码简单,丰富。...
这是一个在Windows下开发的实时操作系统的源代码,代码简单,丰富。-This is a Windows real-time operating system developed under the source code, code is simple, rich.
- 2023-04-13 20:55:04下载
- 积分:1
-
To obtain detailed information on CPU, using C++ Development, environment
获取CPU的详细信息,采用C++开发,环境-To obtain detailed information on CPU, using C++ Development, environment
- 2022-02-20 13:23:03下载
- 积分:1
-
Implementation of the code will print
这段代码执行后将打印"Exploit By M80 !"出来,,每台机器的环境不一样,大家测试的时候将
x20x10x40x00(0X00401020)改成适合自己机器环境的地址。
本文不讨论溢出的原理,关于这方面的文章网上很多,感兴趣的可以自己去查询
相关资料.-Implementation of the code will print
- 2022-05-26 07:47:16下载
- 积分:1
-
进程调度算法,利用设置优先级算法来实现。
进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
- 2022-06-20 22:15:50下载
- 积分:1
-
图书借阅管理系统可以有效地管理图书资源,控制图书借阅的流程,对图书馆或阅览室的管理有很大的帮助。
后台数据库使用SQL Server,前台开发工具使用Vi...
图书借阅管理系统可以有效地管理图书资源,控制图书借阅的流程,对图书馆或阅览室的管理有很大的帮助。
后台数据库使用SQL Server,前台开发工具使用Visual Basic。-borrow books can be an effective management system to manage library resources, control the flow of books to borrow, Reading Room of the library or in the management of great help. Background database using SQL Server, future development tools to use Visual Basic.
- 2023-08-19 16:45:04下载
- 积分:1
-
系统
系统-屏幕取词程序及源代码 用visual c++ 6.0开发-system-Capture Characters from Screen procedures and the source code with visual c 6.0
- 2022-04-06 12:34:29下载
- 积分:1
-
partion of fdisk in dos,this is a good little tool,it is downloaded from other p...
FDISK硬盘在dos下分区,这是一个很好的小工具。从别处转载而来的-partion of fdisk in dos,this is a good little tool,it is downloaded from other place.
- 2022-08-02 12:52:40下载
- 积分: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
-
本例给出了一个显示系统时间,并且控制系统定时关机的程序...
本例给出了一个显示系统时间,并且控制系统定时关机的程序-the cases presented a display system, and timing control system shutdown procedures
- 2023-01-02 11:05:10下载
- 积分:1
-
C++Builder编写的剪贴板
C++Builder编写的剪贴板-C Builder prepared by the clipboard
- 2022-04-06 22:27:51下载
- 积分:1