-
英文的关于驱动的书籍,我觉得这本书比ldd好,虽然是英文,但是在讲解时引用了很多程序,容易理解...
英文的关于驱动的书籍,我觉得这本书比ldd好,虽然是英文,但是在讲解时引用了很多程序,容易理解-English books on the drive, I think this book ldd than good, although it is in English, but invoked to explain a lot of procedures, easy to understand
- 2022-03-06 06:48:00下载
- 积分:1
-
网卡驱动程序详解
网卡驱动程序详解-Elaborates on Ethernet Driver
- 2022-02-05 01:59:56下载
- 积分:1
-
sd
- 2022-03-29 17:56:29下载
- 积分:1
-
linux下mp3编解码程序,有VC工程,纯C代码,移植性好,推荐!
linux下mp3编解码程序,有VC工程,纯C代码,移植性好,推荐!-mps decode program under linux, c code ,recomanded
- 2023-06-24 12:25:02下载
- 积分:1
-
GNU LINUX 编程指南code
经典例子
GNU LINUX 编程指南code
经典例子-GNU LINUX
- 2022-02-01 09:20:19下载
- 积分:1
-
嵌入式Linux入门
Embedded Linux Primer- 2006 by Hoffman.chm
- 2022-06-20 19:43:34下载
- 积分:1
-
分块通用CACHE
分块通用CACHE
分块通用CACHE
分块通用CACHE-Block GM CACHE block GM CACHE
- 2022-02-24 18:55:13下载
- 积分:1
-
busybox1.2最新版做嵌入式的利器
busybox1.2最新版做嵌入式的利器 -busybox1.2 latest version of the weapon so Embedded
- 2022-10-22 18:20:03下载
- 积分:1
-
linux_shell_精华文章!linux_shell_精华文章!
linux_shell_精华文章!linux_shell_精华文章!-linux_shell_ essence the article!
- 2023-04-17 21:55: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