搜索资源列表
c_c++嵌入式系统编程ALL
- 嵌入式的C,C++编程教科书,质量不是很好,有需要的下-embedded C, C programming textbooks, the quality is not very good, it is necessary under the
sd_card.rar
- SD卡+文件系统读写,通过文件系统,你可以在你的嵌入式系统上建立文件,进行文件的各种操作,例如文件读写,文件显示,文件创建等,SD card file system, show write read display dell,how to write the sd programe! if you want to use the sd card in productor,this is a example
embedded
- 嵌入式系统设计师资格考试iliao,包含近年试卷题目、答案及模拟题。-Qualifying examination for embedded systems designers iliao, contains the title papers in recent years, the answer and simulation title.
dma
- linux嵌入式系统的dma方式的实现代码-linux embedded system approach to achieve dma code
jpeg2bmp
- JPEG解码算法,完成的解码算法,可以直接得到位图,适合嵌入式系统-JPEG
ComData_acquisition
- 用于嵌入式系统的数据采集,能够实现读取下位机的多个实时变量,将其绘图,并且存入pc机中,方便开发人员分析数据-Embedded systems for data acquisition, can be achieved under the bit machine to read a number of real-time variable, its graphics, and drive into the pc, facilitate the development of staff analy
LCD
- 这是在嵌入式系统ARM9下使用的lcd驱动测试程序-This is the ARM9 embedded system lcd driver to use the test procedure
embeded
- 最全的嵌入式系统设计师历年真题及答案,需要考试的,绝对好资料-Embedded system designers the most complete answers to harass, abuse or the need to test, absolutely good information
18540PhDreport
- 一种电梯系统的UML文档 1。简介 本文是该课程的博士项目报告分布式嵌入式系统在卡内基 梅隆大学。在整个过程中,一个分布式实时系统-电梯控制 系统指定,设计,建造,模拟。面向对象分析与设计 方法,在具体的统一建模语言(UML)是设计系统时使用。-A UML documentation for an elevator system 1. Introduction This paper is a PhD project report for the course Dist
Cheap_flash----嵌入式NandFlash的坏块管理驱动层免费C源码下载
- Cheap_flash--嵌入式NandFlash的坏块管理驱动层免费C源码下载 Cheap_flash坏块管理C代码已经由我们开发完成,并经过了严格测试。 其功能包括了基于坏块表的管理程序,可以提供单/多扇区的操作。 多扇区为nandflash专门定制,可以降低NANDFLASH的擦除数。 其上面可以流畅的运行(CheapFAT)文件系统。支持文件系统运行的时候实时坏块的替换,包括 块擦除,块移动,页写入产生的坏块。文件系统通过NAND FLASH坏块管理驱动层运行。 ECC纠错支
嵌入式系统的C程序设计
- 嵌入式系统的C程序设计。采用实例对使用C进行嵌入式设计完整介绍(Design of C program for embedded system. Examples of the use of C embedded design complete introduction)
嵌入式系统的C语言
- 本书主要介绍嵌入式系统C语言方面的知识,特分享共同讨论,学习(This book mainly introduces the knowledge of embedded system C language, sharing common discussion and learning)
嵌入式FAT32文件系统设计与实现
- 单片机 文件系统 中国版的写的特别的好 学习文件系统的不二之选(The Chinese version of the single-chip file system is a special good learning document system)
运动学模型
- 主要功能是建立运动学模型,采用嵌入式系统控制。(The main function is to establish kinematics model and adopt embedded system control.)
ARM嵌入式系统基础教程
- 这是一本嵌入式ARM的书籍,并且介绍了ARM编程方面的书籍(This is an embedded ARM book)
ARM9嵌入式系统硬件设计指南_上册
- 致远电子的ARM9嵌入式系统硬件设计指南,上册(ARM9 embedded system hardware design guide)
ARM嵌入式系统开发-软件设计与优化
- ARM嵌入式系统开发-软件设计与优化 讲解代码的优化方法(evelopment of ARM embedded system - software design and optimization.)
基于ARM9的嵌入式数据采集系统设计
- 嵌入式系统需要完成的功能是采集两路数据,并完成数据存储和转发功能。并且要求系统对前端信号有实时增益控制的功能。通过对设计要求的理解。(The function of embedded system is to collect two data, and to complete the function of data storage and forwarding. And it is required that the system have the function of real-time
Ex03
- 利用C程序编写嵌入式系统原理应用代码,实现嵌入式系统STM32开发板上的跑马灯流水灯以及按键控制亮灯方向的实现(The application code of the embedded system principle is written by C program to realize the running light flow lamp on the STM32 development board of the embedded system and the realization of
嵌入式系统的测试
- 嵌入式系统的测试方法,嗯,是从一个外文网站下下来的,特别有用,应该够了吧