-
PPP协议的实现演示
PPP协议的实现演示-the PPP demo
- 2022-04-15 03:40:57下载
- 积分:1
-
linux环境下,用IPC和多进程的实现的一个聊天室
linux环境下,用IPC和多进程的实现的一个聊天室-linux environment, multi-process with the IPC and the realization of a chat room
- 2022-10-06 22:10:02下载
- 积分:1
-
spserver 是一个实现了半同步/半异步(Half
spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。
spserver 使用 c++ 实现,目前实现了以下功能:
1.封装了 TCP server 中接受连接的功能;
2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制;
3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。
4.一个 http 服务器框架,即嵌入式 web 服务器(请参考: SPWebServer:一个基于 SPServer 的 web 服务器框架)
-spserver is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and leader/followers (Leader/Follower) model server framework, to simplify the development of TCP server. spserver use c++ realize now realize the following functions: 1. Packaging the TCP server to accept connections function 2. the use of non-blocking type I/O and event-driven model, by the main thread responsible for handling all TCP connection read and send data, so connections are not thread a few restrictions 3. the main thread to read data Add queue, by a thread pool handle the actual business. 4. A http server framework, that is, embedded web server (p
- 2023-03-18 00:40:03下载
- 积分:1
-
对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG...
对内存的分配、释放和使用进行检查,以发现不合法指针,减少程序BUG- To the memory assignment, the release and the use carry on the
inspection, discovered the illegal indicator, reduces procedure
BUG
- 2022-02-13 17:53:21下载
- 积分:1
-
uclinux字符设备驱动编写的基本原理和过程,帮助刚刚入门的朋友一点提示...
uclinux字符设备驱动编写的基本原理和过程,帮助刚刚入门的朋友一点提示-uClinux character device driver to prepare the basic principles and processes to help a friend that just getting started tips
- 2022-03-10 08:33:54下载
- 积分:1
-
linux下的服务器端大文件传输程序,
linux下的服务器端大文件传输程序,-linux server-side under the large file transfer procedures,
- 2022-07-06 20:58:59下载
- 积分:1
-
linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习...
linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习-linux programming socket under the relevant code and testing procedures hope to help them to learn
- 2023-09-08 09:25:04下载
- 积分:1
-
雄鹰Linux,全面介绍Linux,让你整体系统的学习Linux系统
雄鹰Linux,全面介绍Linux,让你整体系统的学习Linux系统-Eagle Linux, a comprehensive introduction to Linux, the system allows you to learn a whole Linux system
- 2022-04-13 03:45:40下载
- 积分:1
-
learning programming editor
linux学习编程的编辑器-learning programming editor
- 2022-01-21 00:53:15下载
- 积分:1
-
香菜是一个GUI控制数码相机(在这个意义上,
Coriander is a GUI for controlling a Digital Camera (in the sense of
the IIDC specs issued by the 1394 Trade Association [1]). Due to the
properties of the IEEE1394 protocol, Coriander can control an IEEE1394
camera without interferring with the image flow from that camera. It
can thus be used to setup a camera with Coriander while the video flow
is used by another application-Coriander is a GUI for controlling a Digita l Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the prop erties of the IEEE 1394 protocol, Coriander can control an IEEE1394 camera witho ut interferring with the image flow from that ca mera. It can thus be used to setup a camera with Co. riander while the video flow is used by another a pplication
- 2022-01-26 05:08:06下载
- 积分:1