-
有一个与服务程序有关的源代码
有一个与服务程序有关的源代码-a service program and the source code
- 2022-04-07 10:32:51下载
- 积分:1
-
an operating system subject to the curriculum design, done well, and the FCFS qu...
一个操作系统的课程设计题目,做得不怎么样,FCFS、最短寻道时间、电梯算法。-an operating system subject to the curriculum design, done well, and the FCFS queue, the shortest tracking time, the elevator algorithm.
- 2022-01-21 01:29:44下载
- 积分:1
-
Mac introductory programming books, there are other Mac books, if you need to pl...
Mac编程的介绍书籍,还有其他Mac方面的书,如果需要请在layabout4233629.blogspot.com留言.-Mac introductory programming books, there are other Mac books, if you need to please layabout4233629.blogspot.com message.
- 2023-03-24 15:10:04下载
- 积分:1
-
为自己做一个简单的代理客户端..我们可以作为参考。特别是套房…
自己做的一个简单的代理客户端程序..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple agent client .. we can as a reference. Particularly suited to a study just C newbie ... thank you for your support
- 2022-03-03 08:03:08下载
- 积分: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
-
各种计算机数据类型的转换,深入透析基本数据类型在计算机中的存储方式...
各种计算机数据类型的转换,深入透析基本数据类型在计算机中的存储方式-A variety of computer data type conversion, in-depth basic dialysis data type in the computer storage
- 2022-02-15 12:45:06下载
- 积分:1
-
用VC++编写的处理毕业学生信息的使用小程序,可进行各种信息的查询和修改...
用VC++编写的处理毕业学生信息的使用小程序,可进行各种信息的查询和修改-with VC++ to deal with the preparation of students graduating from the use of information small programs, which can perform a variety of inquiries and information changes
- 2022-02-20 00:39:03下载
- 积分:1
-
VB6 do Xp style of the source code control (ColXp)
VB6做的Xp风格的控件源代码 (ColXp)-VB6 do Xp style of the source code control (ColXp)
- 2022-03-20 04:15:26下载
- 积分:1
-
高级编程范例中颜色例子
高级编程范例中颜色例子-high-level programming paradigm example of Color
- 2023-07-06 20:55:04下载
- 积分:1
-
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~...
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
- 2023-05-07 22:40:02下载
- 积分:1