-
LINUX core materials, suitable for study entry. English original book.
LINUX内核教材,适合入门学习。英文原版书。-LINUX core materials, suitable for study entry. English original book.
- 2022-05-16 01:03:16下载
- 积分:1
-
This Project gives a complete idea for user to learn how to create live project...
This Project gives a complete idea for user to learn how to create live project with a specific user requirement
- 2022-12-13 20:15:03下载
- 积分:1
-
lex&yacc实例
lex&yacc实例-lexyacc
- 2022-01-31 13:40:36下载
- 积分:1
-
Chinese version of Linux kernel, introduce Linux kernel in detail , helpful
Linux 内核的中文版,详细介绍了Linux内核的原理,值得一读! -Chinese version of Linux kernel, introduce Linux kernel in detail , helpful
- 2022-01-21 18:41:05下载
- 积分:1
-
linux qte 2.3.7下开发温度计控件,很漂亮哦,可单独运行
linux qte 2.3.7下开发温度计控件,很漂亮哦,可单独运行-linux qte 2.3.7 Development of the thermometer under the control, it is beautiful Oh, may be run separately
- 2022-06-30 00:18:30下载
- 积分:1
-
真的很想喜欢电脑,但买不起书的一些帮助!!…
真想对喜欢电脑却买不起书的人有些帮助!因为我就是这样一个人!让我们共同努力,迎接世界上“没有小偷”的我(半虎九)希望我能记住!
- 2022-01-24 18:42:51下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO篇
- 2022-01-25 17:35:25下载
- 积分:1
-
very good linux bible ah classic books need to download it immediately to inform...
linux bible
很不错的经典书籍啊
需要的通知们赶紧下载吧-very good linux bible ah classic books need to download it immediately to inform their
- 2022-07-04 22:29:06下载
- 积分:1
-
从代码是ARM嵌入式系统NVRAM驱动下的源代码,包括…
上传代码是ARM嵌入式系统下的NVRAM的驱动源程序,包括读写的操作。-From the code is under the ARM embedded system NVRAM driver source code, including read and write operation.
- 2023-05-07 16:45: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