搜索资源列表
miniweb-0.8.19
- MiniWeb是一个针对嵌入式应用而开发的微型Web Server,它占用资源少,工作效率高,可移植性好,使用C语言编写,可以单线程服务多个用户,支持动态页面生成和页面变量替换等动态Web技术,可作为静态库或动态库内嵌于其他软件中,也可作为独立的Web server运行在Windows和Linux上。-MiniWeb was an embedded application and development of the micro-Web Server, It occupied less reso
WINCE_DB_SQLCE
- wince下对sqlserver数据库的操作,增删改操作,单进程单线程-wince under the sqlserver database operation, makes change operation, the process of single-thread
RS485
- rs485单线程数据通讯程序,KEY键触发能使单片机之间能够通讯-rs485 data communications single-threaded process, KEY key trigger enable communication between the single-chip
cpu_lynn
- Verilog 实现的 简单 单线程 CPU, 基于计算机组成书目, 思路清晰, 有测试平台。-Verilog realization of a simple single-threaded CPU, the composition of computer-based bibliography, clear lines of thought, a test platform.
cbase
- 轻量级数据库,用于嵌入式设备,效率较高。需文件系统支持,可以运行在没有操作系统的单线程环境-Lightweight database for embedded devices, more efficient. Need file system support, can run in the absence of single-threaded operating system environment
VTune-Test-Application
- 这是两个Linux VTune功能测试程序。serialpi是单线程求π值的应用,而threadpi是根据处理器最佳并行数设置的多线程求π值的应用,这两个程序可以演示VTune演示多线程并行的性能改善。-This is the Linux VTune functional test procedures. serialpi is single-threaded seek the value of π the applications threadpi is the application bas
7.18B20
- 单线程的18B20驱动程序 希望能帮的上忙!-Single-threaded 18B20 hope to help drivers on busy!
Lidar_V1.0
- STM32+单线激光雷达+二维舵机云台,机器人眼扫描测试例程-STM32+ single line laser radar+ two-dimensional servo head, robot eye scan test routines
ProtoThreads
- Arduino虽然是单线程的单片机,但是也有方法实现多线程,此库文件可以方便的调用建立虚拟线程实现单片机的多线程编程(Although Arduino is a single threaded microcontroller, but there are ways to achieve multi-threaded, this library file can be easily called, the establishment of virtual threads to achieve si