-
一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。
一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。-use QT for a show interface under Linux right Xml file parsing examples.
- 2023-06-26 12:00:03下载
- 积分:1
-
一个小的qt3程序,可以帮助初学者的理解,主要是体现控件的应用等...
一个小的qt3程序,可以帮助初学者的理解,主要是体现控件的应用等-Qt3 a small program that can help beginners to understand, mainly reflect the application of control
- 2022-02-13 03:39:57下载
- 积分:1
-
linux链路层源码
linux链路层源码-linux link level source code
- 2022-12-21 09:00:03下载
- 积分:1
-
linux
linux-shell-C语言实现 至于shell就不多说了,希望对你有用-linux-shell-C
- 2023-07-23 20:35:03下载
- 积分:1
-
Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。...
Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。-Cadence SPW 4.8.2 under the 3780-point FFT source code, Mixed-use algorithm, the terrestrial digital TV broadcasting useful to the other FFT-based systems reference value.
- 2022-09-29 14:45:02下载
- 积分:1
-
message queue control function
消息队列控制函数-message queue control function
- 2022-02-01 02:51:55下载
- 积分:1
-
题目:文件系统的模拟实现
目的:深入理解文件系统的实现机制,掌握文件访问的编程技术。
任务:实现一个文件模拟文件系统。...
题目:文件系统的模拟实现
目的:深入理解文件系统的实现机制,掌握文件访问的编程技术。
任务:实现一个文件模拟文件系统。
-Title: File System Simulation realize the purpose of: In-depth understanding of file system mechanisms to achieve, master file access programming technology. Mission: the realization of a simulated document file system.
- 2022-06-17 06:43:15下载
- 积分:1
-
这是飞信程序在linux上的插件。它的宿主程序是pidgin。
这是飞信程序在linux上的插件。它的宿主程序是pidgin。-This is a process in linux Fetion on plug-ins. Its host program is a pidgin.
- 2023-08-13 00:05:03下载
- 积分:1
-
一种很流行的linux下的输入法源码.推荐下载.下载后将扩展名".rar"删掉就行了....
一种很流行的linux下的输入法源码.推荐下载.下载后将扩展名".rar"删掉就行了.-a very popular linux under the input source. Recommended download. After downloading extensions. " Rar "deleted there.
- 2022-06-27 12:46: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