-
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
-
rtsp protocol mainly realize code inside a function it is also useful.
rtsp协议的主要实现代码,里面的函数值得参考。-rtsp protocol mainly realize code inside a function it is also useful.
- 2022-03-07 09:42:02下载
- 积分:1
-
This is a serial communication example, a simple serial port to accept this data...
这是一个串口通讯的例子,实现简单的串口接受发送数据的功能。-This is a serial communication example, a simple serial port to accept this data.
- 2022-03-19 16:01:00下载
- 积分:1
-
socket编程的一个例子,包括服务器端和客户端的实现,可供大家参考。...
socket编程的一个例子,包括服务器端和客户端的实现,可供大家参考。-An example of socket programming, including server-side and client realize, for your reference.
- 2022-02-07 16:01:15下载
- 积分:1
-
rcvfile.rar 该程序是一个C+UNIX的TCP传送文件的程序。 采用TCP协议传送文件 该程序为接收端...
rcvfile.rar 该程序是一个C+UNIX的TCP传送文件的程序。 采用TCP协议传送文件 该程序为接收端-rcvfile.rar the procedure is a C UNIX TCP delivery procedures. Using TCP transmission of documents for the program receiving end
- 2023-08-03 13:10:04下载
- 积分:1
-
Foo
Wi-Foo - The Secrets Of Wireless Hacking
- 2022-03-26 14:21:25下载
- 积分:1
-
linux 增量升级服务器,主要负责不定时处理手机终端进行某个插件升级,处理多tcp连接,同时加入简单客户端链接demo...
linux 增量升级服务器,主要负责不定时处理手机终端进行某个插件升级,处理多tcp连接,同时加入简单客户端链接demo-linux upgrade server, mainly manipulating time to time plugin upgrade applications by mobiles, handling multiple tcp links, and also a demo client.
- 2023-07-23 21:55:03下载
- 积分:1
-
在Linux下使用socket方式开发的FTP程序,可以事项GET PUT功能,是学习socket和ftp编程的入门代码。...
在Linux下使用socket方式开发的FTP程序,可以事项GET PUT功能,是学习socket和ftp编程的入门代码。-Socket in Linux to use the FTP program to develop, you can GET PUT function matters, and ftp to learn socket programming code entry.
- 2022-04-21 07:48:42下载
- 积分:1
-
C语言的数据结构,全部用标准
C语言实现。非常有帮助的
C语言的数据结构,全部用标准
C语言实现。非常有帮助的-C language data structures, all using standard C language. Very helpful
- 2023-02-21 22:45:03下载
- 积分:1
-
一个vc用收发电子邮件的程序,在xp vc6环境下 编译通过!
一个vc用收发电子邮件的程序,在xp vc6环境下 编译通过!-a vc used e-mail procedures, the xp vc6 environment compile!
- 2022-05-25 05:07:54下载
- 积分:1