-
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
-
ntp协议实现针对服务器校时 c 源码,linux下开发.
ntp协议实现针对服务器校时 c 源码,linux下开发.-ntp server protocol for school c source, linux under development.
- 2022-03-04 22:34:06下载
- 积分:1
-
此源码主要运行在Linux、Unix平台上,功能是实现Socket之间通信...
此源码主要运行在Linux、Unix平台上,功能是实现Socket之间通信
- 2022-03-04 21:42:53下载
- 积分:1
-
tcp 连接工具,只建立三次握手!
tcp 连接工具,只建立三次握手!-tcp connection tools, only the establishment of three-way handshake!
- 2022-09-28 09:50:03下载
- 积分:1
-
采用VB的WINSOCK控件实现的聊天程序,适合处学者.
采用VB的WINSOCK控件实现的聊天程序,适合处学者.-using VB Winsock Control to achieve the chat program, the Office for scholars.
- 2022-02-26 09:01:44下载
- 积分:1
-
linux下云台控制协议,云台控制协议有很多种,这是其中之一,并有详细解释。...
linux下云台控制协议,云台控制协议有很多种,这是其中之一,并有详细解释。-PTZ control protocol under linux, PTZ control protocol has a very wide range, which is one of them, and have explained in detail.
- 2022-01-24 09:27:34下载
- 积分:1
-
此代码主要的是创建若干的任务,来学习任务的创建和删除.start函数:任务创建函数stop函数:任务删除函数其它为任务...
此代码主要的是创建若干的任务,来学习任务的创建和删除.start函数:任务创建函数stop函数:任务删除函数其它为任务 -this code is mainly created some of the tasks, mission to study the creation and deletion. Start function : tasks create functions stop function : delete function tasks for other tasks
- 2022-02-16 10:21:34下载
- 积分:1
-
* sigdemo3.c
* sigdemo3.c - shows how a signal handler works.
* Input: - Interrupt (Ctrl + c)
* Output: - Program may kill or not depends on the input (y/n) -* sigdemo3.c - shows how a signal handler works.
* Input: - Interrupt (Ctrl+ c)
* Output: - Program may kill or not depends on the input (y/n)
- 2023-07-27 07:50:04下载
- 积分:1
-
zigbee与GPRS的结合,实现无线数据通信
zigbee与GPRS的结合,实现无线数据通信-zigbee with a combination of GPRS, wireless data communications
- 2022-02-07 22:51:23下载
- 积分:1
-
partysip插件开发的简单的一个小例子
partysip 插件开发 简单的一个小例子-partysip plugin develop simple one small example of
- 2022-01-22 06:58:38下载
- 积分:1