-
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
-
检查编程工具
check linux programming tool
- 2022-02-07 18:13:30下载
- 积分:1
-
LScanPort2.0扫描程序
LScanPort2.0扫描程序-LScanPort2.0 Scan
- 2022-07-13 00:19:47下载
- 积分:1
-
linux下优秀的mp3播放软件的源代码
linux下优秀的mp3播放软件的源代码-outstanding under the MP3 player software source code
- 2022-03-19 03:44:31下载
- 积分:1
-
这个SGSN仿真程序,花了我3个月写的能帮助你学习..
这是本人花费了3个月写的SGSN 仿真程序,有助于了解GPRS协议。
-This SGSN emulation program which took me 3 months to write helps you to learn about GPRS protocol.
- 2022-07-01 10:11:27下载
- 积分:1
-
linux下采用UDP协议的套接字的收发报文例子,套接口编程练习。...
linux下采用UDP协议的套接字的收发报文例子,套接口编程练习。
-linux adoption of the UDP socket transceiver example text, presentation interface programming exercises.
- 2022-04-22 23:22:18下载
- 积分:1
-
mysqlping mysqlping
mysqlping
mysqlping -mysqlping mysqlping
- 2022-11-29 19:35:03下载
- 积分:1
-
在linux下c语言获取本机ip地址的函数,解除了只能获取127.0.0.1的bug.获得的是大端的4字节的ip地址,不是17字节的字符串地址.本人项目中已经在...
在linux下c语言获取本机ip地址的函数,解除了只能获取127.0.0.1的bug.获得的是大端的4字节的ip地址,不是17字节的字符串地址.本人项目中已经在使用了.-In linux under c language to obtain the local ip address of the function, the lifting of access to 127.0.0.1 only the bug. Access to the big 4-byte ip address, instead of 17 bytes of the string address. I projects already in use.
- 2022-07-13 15:37:10下载
- 积分:1
-
Linux的命令操作(文件目录和压缩等命令)
及详细的实验
Linux的命令操作(文件目录和压缩等命令)
及详细的实验-Linux command operations (commands such as file directory and compression) and detailed experimental
- 2022-03-18 14:15:10下载
- 积分:1
-
《精通QT4编程》第4章代码整理
加入修改,以适应FC9下的开发换将...
《精通QT4编程》第4章代码整理
加入修改,以适应FC9下的开发换将- Proficient QT4 Programming Chapter 4 Finishing add code adapted to FC9 under development for the
- 2022-02-26 23:23:41下载
- 积分:1