-
一个多线程web服务器实例(C,Linux,详细的web服务器原理)
一个多线程web服务器实例(C,Linux,详细的web服务器原理)-A multi-threaded web server instance (C, Linux, detailed principles of web server)
- 2023-08-21 00:25:04下载
- 积分:1
-
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
-
摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使...
摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使用阻塞式socket的必要性和不足之处,并提出用能延时退出的阻塞式socket读写函数的解决方案。-Abstract : the Win32 platform (describes) socket obstruction and two non-blocking mode. Combining two specific program model discussed in the network environment to send/receive data using block-socket and the need for deficiencies, and make use can delay the withdrawal of obstructive type socket read and write function solutions.
- 2022-03-23 13:15:19下载
- 积分:1
-
这是一个比较简单的开源浏览器,忘了是在哪里下的了
这是一个比较简单的开源浏览器,忘了是在哪里下的了-This is an openbrowser.
- 2022-06-18 13:57:06下载
- 积分:1
-
在Linux操作系统下实现的软件交换技术,目前非常流行。
在Linux操作系统下实现的软件交换技术,目前非常流行。-the Linux operating system software to achieve the exchange of technology, very popular.
- 2022-02-01 13:55:50下载
- 积分:1
-
一个Linux下的五子棋对战游戏,可以给学习Linux下Socket编程的初学者参考。分为客户端和服务器端,客户端界面用QT开发,所以也可作为初学者学习QT的参...
一个Linux下的五子棋对战游戏,可以给学习Linux下Socket编程的初学者参考。分为客户端和服务器端,客户端界面用QT开发,所以也可作为初学者学习QT的参考。-Under a Linux Gobang war games under Linux can learn Socket programming reference for beginners. Divided into client and server, the client interface developed by QT, so it can be used as a reference for beginners to learn QT.
- 2022-07-13 07:16:06下载
- 积分:1
-
Linux
基于linux平台,用C语言编写的网口通讯程序-Linux-based platform, using C language network port communication program
- 2022-04-01 10:20:54下载
- 积分:1
-
《精通QT4编程》第5章代码整理
加入修改,以适应FC9下的开发换将...
《精通QT4编程》第5章代码整理
加入修改,以适应FC9下的开发换将- Proficient QT4 Programming Chapter 5 finishing add code adapted to FC9 under development for the
- 2022-02-14 03:09:11下载
- 积分:1
-
基于linux平台,用C++编写的QT程序,基于socket的客户端
基于linux平台,用C++编写的QT程序,基于socket的客户端-Linux-based platform, using C++ Prepared QT procedures, based on the client socket
- 2022-04-26 09:37:13下载
- 积分:1
-
IEC104程序元源代码,以在多个主站测试过。在unix多个平台下编译后即可使用。...
IEC104程序元源代码,以在多个主站测试过。在unix多个平台下编译后即可使用。-IEC104 program source code element to the main station in a number of tested. In unix compiled under multiple platforms to use.
- 2023-02-10 00:15:04下载
- 积分:1