-
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
-
libevent实现使用一个TCP服务器,客户端的配置文件,以及…
使用libevent实现的一个tcp服务器,客户端,配置文件,以及一些传输的数据使用libxml库-Libevent achieved using a tcp server, client, configuration files, as well as some of the data transmission libxml library
- 2022-07-17 09:35:23下载
- 积分:1
-
linux下使用socket传输文件的源码,文件使用了des3加密,包括客户端和服务器端。...
linux下使用socket传输文件的源码,文件使用了des3加密,包括客户端和服务器端。-linux use socket to transfer files of source code, documents used des3 encryption, including client and server.
- 2022-01-23 10:33:54下载
- 积分: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
-
例如Linux GTK按钮盒
linux gtk button box for an example
- 2022-05-13 06:36:52下载
- 积分:1
-
paper copy of the Linux development environment although the procedure is simple...
文件拷贝
在linux环境下开发的程序
虽然很简单,但是很实用。-paper copy of the Linux development environment although the procedure is simple, but practical.
- 2022-12-29 04:00:03下载
- 积分:1
-
一个功能齐全的C++ socket库。对socket api进行了很好的封装。简化了socket编程。...
一个功能齐全的C++ socket库。对socket api进行了很好的封装。简化了socket编程。-A fully functional C++ socket library. Right socket api had a very good package. Simplifies the programming socket.
- 2023-02-25 15:55:03下载
- 积分:1
-
用qt写的网络五子棋程序,可在linux下运行,非常的少见
用qt写的网络五子棋程序,可在linux下运行,非常的少见-use qt written procedures for the network 331 can run under linux, very rare
- 2022-01-29 03:44:46下载
- 积分:1
-
中国移动通信集团公司企业规范,规定信息资源站实体与互联网短消息网关的应用层接口协议1.2版...
中国移动通信集团公司企业规范,规定信息资源站实体与互联网短消息网关的应用层接口协议1.2版-China Mobile Communications Corporation standardize enterprises, provides information resources Station entities and Internet Short Message Gateway Application Layer Interface Protocol Version 1.2
- 2023-04-17 03:00:02下载
- 积分:1
-
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能...
1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流
2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能
3,实现功能如下:
a,输入命令,并运行
b,实现if 和while的深层嵌套
c,实现环境变量,和shell本身变量
d,实现管道和重定向等功能。
4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not be not able to meet everyone that put this to the exchange of only two, this source code is not complete, shell functions are not achieved a lot of knowledge to achieve a number of The main function of three to achieve the following functions: a, enter the command, and run the b, to achieve if, and while the deep nested c, achieving environmental variables, and the shell itself, the variable d, to achieve piping and redirection functions. 4, due to capacity problems, the program may be an error, please master pointing.
- 2022-02-22 07:18:03下载
- 积分:1