-
Embedded linux introduced and a number of experiments based on these experiments
主要介绍嵌入式linux实验的步骤和一些基础的实验-Embedded linux introduced and a number of experiments based on these experiments
- 2022-11-30 10:55:13下载
- 积分:1
-
- 2023-03-25 16:55:04下载
- 积分:1
-
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。...
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL/SQL block of code examples, and are packaged as function interface.
- 2022-07-12 11:46:21下载
- 积分:1
-
beginninglinuxprogramming example8
BeginningLinuxProgramming example8
- 2022-12-19 22:05:03下载
- 积分:1
-
minigui 开发软件附带实例源码,mg
minigui 开发软件附带实例源码,mg-samples-1.6.2.tar.gz。-MiniGUI software development with examples source, mg-samples- 1.6.2.tar.gz.
- 2022-05-25 16:26:49下载
- 积分:1
-
avi player 使用Linux下 GDK,GTK
avi player 使用Linux下 GDK,GTK-avi player Use Linux your GDK, GTK
- 2022-06-28 03:03: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
-
tcp/ip编程范例
tcp/ip编程范例-tcp/ip programming paradigm
- 2023-04-08 09:40:04下载
- 积分:1
-
zlg7290的linux下的驱动,对于学习i2c总线有很大帮助
zlg7290的linux下的驱动,对于学习i2c总线有很大帮助-zlg7290 under the linux drivers for the i2c bus study of great help
- 2022-03-10 07:24:11下载
- 积分:1
-
Nucleus PLUS实时操作系统是很好的
Nucleus PLUS是美国著名RTOS厂商ATI公司(Accelerated Tedmology lnc) 在嵌入式实
时多任务操作系统Nucleus基础上,为实时嵌入式应用而设计的一个抢先式多任务操作系统内核。其95%的代码是用ANSI C写成的,非常便于移植并支持大多数类型的处理器 Nucleus PLUS是一组c函数库,应用程序代码与核心函数连接在一起,生成一个目标代码,下载到目标板的RAM 中或直接烧录到目标板的ROM 中执行。在典型的目标环境中,Nucleus PLUS核心代码区一般不超过20K字节大小。-Nucleus PLUS RTOS is well-known American manufacturers ATI Corporation (Accelera ted Tedmology lnc) in Embedded Real-time Operating System Nucleus multi-task basis, for real-time embedded applications designed to pre-empt a multi-tasking operating system kernel. Its 95% of the code is written in ANSI C, very easy transplantation and to support most types of processors Nucleus PLUS is a function of the group c, Application code and linked to the core function, generating an object code, downloaded to the target board RAM or direct copying to the target board ROM implementation. In a typical target environment, Nucleus PLUS core code is generally not exceed 20 K byte size.
- 2022-06-18 03:55:05下载
- 积分:1