-
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(...
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(2个页面),第9组中块的大小都为29(512个页面)。也就是说,每一组中块的大小是相同的,且这同样大小的块形成一个链表-Linux partners algorithm all the free page is divided into 10 blocks of groups, each group in the block size is two power-of-pages, for example, the first group in the 0 block size is 20 (one page), the first a block size of the group are 21 (2 pages), 9 blocks the size of the group are 29 (512 pages). In other words, each group in the block size is the same, and the same size to form a linked list of blocks
- 2023-08-09 05:20:03下载
- 积分:1
-
jave source code,now upload,i hope share with othen
jave source code,now upload,i hope share with othen-jave source code, now upload, i hope share with othen
- 2022-05-17 06:30:25下载
- 积分:1
-
用VC++6.0编写Proxy服务器
用VC++6.0编写Proxy服务器-VC prepared Proxy Server 6.0
- 2022-04-16 23:23:15下载
- 积分:1
-
AODV路由协议
AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala University. Key features are recent draft compliance, stability, and the ability to use it in both real-world (Linux) and ns-2 simulations
- 2022-03-07 17:30:41下载
- 积分:1
-
网络编程必备的入门书籍,对各个方面的…
linux网络编程必备的入门书籍,对各个方面的知识点都介绍的很详细,强烈推荐-linux network programming necessary introductory books on various aspects of the knowledge points are described in great detail, it is strongly recommended
- 2022-02-20 17:56:50下载
- 积分:1
-
无线AdHoc网络的性能
这是一个源代码,它提供的计算
- 2022-10-23 09:10:04下载
- 积分:1
-
linux 下CS8900驱动程序,适用于linux 2.4内核,移植时修改总线访问方式就可以了...
linux 下CS8900驱动程序,适用于linux 2.4内核,移植时修改总线访问方式就可以了-under linux CS8900 driver, applicable to the linux 2.4 kernel. Bus transplantation changes can visit on the way
- 2022-10-29 15:55:03下载
- 积分:1
-
一个c写的服务器端
一个c写的服务器端-write a server-side
- 2022-11-22 19:05:03下载
- 积分:1
-
网络术语10Base
电子商务
电子政府
网络标准
网络术语10Base
电子商务
电子政府
网络标准
-Network Terminology
- 2022-06-03 20:44:30下载
- 积分:1
-
在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和...
在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和代码解释。-under the RedHad9 text chat interface procedures. This source model of the C language socket communications coding; How RedHad c compiler code. Documentation containing a detailed description of socket communication theory and code interpretation.
- 2022-03-26 06:02:05下载
- 积分:1