-
UP-NETARM2410-S
linux下的一个简单的驱动程序,
对学习驱动编写有帮助。-UP-NETARM2410-Slinux under a simple driver, driver of learning has helped to prepare.
- 2022-01-25 23:15:22下载
- 积分:1
-
Linux命令教程,适合入门和作为参考手册,大家都有用,
Linux命令教程,适合入门和作为参考手册,大家都有用,-Linux command tutorial, suitable for entry-level and as a reference manual for everyone to use, He He
- 2022-01-21 19:31:27下载
- 积分:1
-
a screen in the software
一个linux下的抓图软件-a screen in the software
- 2023-04-18 10:10:03下载
- 积分: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
-
主要是实现在linux操作系统中对实现USB事件的监测。
主要是实现在linux操作系统中对实现USB事件的监测。-Mainly in the linux operating system to achieve the realization of USB to monitor events.
- 2022-03-23 13:41:41下载
- 积分:1
-
linux下多线程程序设计,包括signals,mutex,simple_once
linux下多线程程序设计,包括signals,mutex,simple_once
-linux under the multi-threaded program design, including signals, mutex, simple_once
- 2022-07-10 19:53:35下载
- 积分:1
-
tcp time service procedures
tcp 时间服务程序-tcp time service procedures
- 2022-08-18 23:13:33下载
- 积分:1
-
一本关于GDB调试的书籍,书中详细的介绍了,如何在LINUX中使用GDB及其命令!...
一本关于GDB调试的书籍,书中详细的介绍了,如何在LINUX中使用GDB及其命令!-It is a book about GDB!
- 2022-05-26 10:09:12下载
- 积分:1
-
linux的源码详解,对初学者很有用,望好好参详
linux的源码详解,对初学者很有用,望好好参详-Detailed linux source code, useful for beginners, detailed look good
- 2023-04-06 11:20:04下载
- 积分:1
-
Linux 2.6.13之后,NAND Flash的oob使用方法已经改变了;yaffs文件系统也因此改变。但是它的映象制作工具mkyaffsimage没有改过...
Linux 2.6.13之后,NAND Flash的oob使用方法已经改变了;yaffs文件系统也因此改变。但是它的映象制作工具mkyaffsimage没有改过来。这是已经修改过的。-Linux 2.6.13 after, NAND Flash to use the OOB has changed yaffs file system also changed. But it
- 2022-05-28 18:03:03下载
- 积分:1