搜索资源列表
uCOS-II V2.52--Keil for MCS51
- 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC / OS-II programmers to introduce them into
qt-embedded-2.3.7.tar
- Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是较早的版本,但在嵌入式系统的移植比较成功!-Trolltech released on C graphical development environment to support a large number of API, is the Linux GUI development of weapon. This is an earlier version, but in the emb
MiniGUI-API-REF-V2.0.4-E.rar
- 这是开发嵌入式图形界面最好的一本书,详细的介绍了界面开发的细节和方法。希望本书给大家开发嵌入式有所帮助,This is the development of embedded graphical interface best a book, a detailed introduction of the interface development details and methods. Give everyone hope that this book be helpful to the dev
vxworks-api.rar
- 权威VxWorks详解包,开发人员必备,Explain the authority of VxWorks package, developers must
FreeRTOSUCGUI
- FreeRTOS操作系统上移植uc/GUI运行。实现字符串显示,图片显示等API函数。硬件平台是STM32的红牛开发板。-FreeRTOS operating system migration uc/GUI to run. To achieve a string display, picture display, etc. API. Hardware platform is a Red Bull STM32 development board.
CamMon
- 用Embedded Visual C++ Win32 API开发的运行于Windows CE Pocket PC的多点移动视频监控软件-Using Embedded Visual C++ Win32 API development running on Windows CE Pocket PC multi-point mobile video surveillance software
WinCE-6.0-API-List
- wince 6.0 的api 函数列表,便于开发查找 1. API之网络函数 2. API之消息函数 3. API之文件处理函数 4. API之打印函数 -wince 6.0 api function list for developers to find 1. API of the network function 2. API of the messaging function 3. API' s document processing function 4
API
- MINIGUI1.6开发API-MINIGUI1.6 development API
DE2_USB_API
- 这是ALTERA 公司的DE2开发板上的关于USB API开发的例子-This is ALTERA' s DE2 Development Board regarding the USB API to develop examples of
STtools
- ST STB仿真器开发工具.并行接口转串行IIC2-ST STB emulator development tools. IIC2 serial to parallel interface
GPS_Select
- 这个工程演示了WinCE平台的开发方式,以及系统内核API的调用原理,讲解了如何做好一个外壳(Shell)程序。源码采用VB2008编写,使用了.Net 2.0运行库,可以在现有的WinCE中运行。-The project demonstrated the WinCE platform, as well as the system call API core principles of how to do a good job on a Shell (Shell) procedures. Sou
video_codec_JPEG_example
- DM6437 JPEG 编解码 使用CCS开发 CE-DM6437 JPEG codec use the CCS Development CE
AlbumDB
- 基于windows ce.net的相册示例工程,windows API开发,evc环境-album sample for windows ce.net,using windows API,evc.
WindowsPCEPAPIP-handbook
- Windows CE API手册(V2.0) 《Windows CE API手册》是Blitz Force团队继 Xarm和ROS开发系统之后之后又一重要作品。本手册收录并翻译了 MSDN Library for Visual Studio 2008 中超过2000 个API函数和宏的资料信息。分为:系统函数、COM函数、驱动函数、网络通信4个大类,有以下特点: 01. 资料权威。本手册中收录的绝大多数函数和宏都取自微软MSDN,权威性比较有保证。部分从DLL中找到的API在MSDN中尚未介
Drawing-API-functions
- ARM开发板的API绘图函数的C源代码,可在屏幕是显示简单图案-ARM development board of the API drawing functions of the C source code can be displayed on the screen is a simple pattern
FreeRTOS-API-spec
- FREE RTOS操作系统API说明书,对free RTOS的开发非常有帮助-API spec for free RTOS
API-FLASF-141204-improve
- 基于Cortex-M3,实现开发板上的FLASH读、写、擦写等功能并把读出的数据打印在出口中。-Based on the Cortex-M3, achieve development board FLASH read, write, erase and other functions, and the data read print in exports.
Exp11-API-function
- S3C2410实验程序 绘图的API函数,用于嵌入式开发学习应用-S3C2410 experimental program of the API function for embedded development learning application
BLE开发源码安装包
- 蓝牙4.0BLE协议栈就是将各个层定义的协议都集合在一起,以函数的形式实现,并提供一些应用层API,供用户调用。 注意:虽然协议是统一的,但是协议的具体实现形式是变化的,即不同厂商提供的协议栈是有区别的,例如:函数名称和参数列表可能有区别,选择协议栈以后,需要学习具体的例子,查看厂商提供的Demo演示程序、说明文档(通常,实现协议栈的厂商会提供一些API手册供用户查询)来学习各个函数的使用方式,进而快速地使用协议栈进行应用程序的开发工作。(The Bluetooth 4.0BLE protoc
嵌入式Linux应用程序开发详解(完整版-第1-12章)
- 嵌入式开发的入门资料,通俗易懂。主要讲嵌入式应用程序的开发,API 调用。(Embedded development portal information, easy to understand.)