-
FIFO一个用IP核调用的控制程序,里面有调用的IP核和FIFO读写控制...
FIFO一个用IP核调用的控制程序,里面有调用的IP核和FIFO读写控制-FIFO with an IP core call control procedures, which are called IP core and FIFO read and write control
- 2022-11-14 14:40:03下载
- 积分:1
-
UCOS2 tutorial, the best is the most detailed book, this information is the word...
UCOS2 的教程,是国内最详细的最好一本书,本资料是这本书的word版本-UCOS2 tutorial, the best is the most detailed book, this information is the word version of this book
- 2022-02-21 15:03:31下载
- 积分:1
-
共享内存机制的演示程序,理解共享内存的工作机制
共享内存机制的演示程序,理解共享内存的工作机制-Shared memory mechanism, demo program, understanding the working mechanism of shared memory
- 2022-12-14 06:25:03下载
- 积分:1
-
Very good ARM BOOTLOADER, rough, since I read some, inevitable mistake.
非常好的一个ARM BOOTLOADER ,由于本人粗略的看了一些,难免有错。-Very good ARM BOOTLOADER, rough, since I read some, inevitable mistake.
- 2022-02-16 08:49:13下载
- 积分:1
-
An implementation of the TCP/IP protocol suite for the LINUX operating system. I...
An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.
- 2022-12-21 06:15:03下载
- 积分:1
-
607506ps2Test 60 7506ps2Test 607506ps2Test
607506ps2Test 60 7506ps2Test 607506ps2Test-607506ps2Test 607506ps2Test 607506ps2Test 607506ps2Test
- 2022-02-21 14:03:36下载
- 积分:1
-
The book details how to change windows users thought the idea of learning linux...
本书详细介绍了windows用户如何转变思路学习linux系统的思路-The book details how to change windows users thought the idea of learning linux system
- 2022-01-21 01:32:35下载
- 积分:1
-
使用在嵌入式linux平台或pc机上的wave文件录制和播放软件,利用的音频接口为OSS。...
使用在嵌入式linux平台或pc机上的wave文件录制和播放软件,利用的音频接口为OSS。
- 2023-07-27 06:45:03下载
- 积分:1
-
host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译...
host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
- 2022-08-19 17:17:46下载
- 积分: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