搜索资源列表
-
0下载:
cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。本文将对其作一介绍。-cygwin is one
-
-
0下载:
介绍了实时嵌入式系统的相关内容,对于研究嵌入式很用用.
-
-
0下载:
嵌入式操作系统入门都比较难,而搭建 uCOS-II 的环境一般需要嵌入式硬件支持,配置也相当麻烦。
为了使初学者能够学习 uCOS-II 操作系统,我特地制作了这个视频教程,供学习操作系统的初学者学习。 uCOS-II 源代码和 移植文件, 全在里面,并给出了一个程序实例,让uCOS-II 跑起来。非常不错(:,Introduction to embedded operating systems are more difficult, and the structures uCOS-II
-
-
0下载:
在介绍通用工业内窥镜的结构及原理的基础上,推出了一种基于ARM9的便携式内窥镜
装置。该装置由照明系统、CMOS摄像头、嵌入式系统三部分组成。相对于普通内窥镜而言,具有体积小、重量轻、结构简单、携带方便、成本低等优点。-Introduction General Industrial endoscope at the structure and basic principles on the introduction of an ARM9-based portable endoscopic d
-
-
0下载:
掌纹识别技术是一种新兴的生物识别技术,是近年来生物识别研究的热点。介绍了一种掌纹识别算法在ARM9嵌入式系统上的实现方案。介绍了系统的各部分组成,包括基于排序测度的掌纹识别算法、嵌入式系统的软件设计和硬件设计。针对算法在嵌入式系统上实现的困难,提出了提高算法速度的解决方案。-Palmprint recognition technology is an emerging biometric technology, biometric research in recent years are the
-
-
0下载:
ARM应用系统开发详解全集
本书在全面介绍 ARM 处理器的体系结构、编程模型、指令系统和开发工具的同时,以
Samsung 公司的一款基于以太网系统的 ARM 处理器-S3C4510B 为核心,详细讲解系统的
设计、调试,以及相关的软件设计和嵌入式操作系统的移植过程。通过阅读本书,可以使具备一定的系统设计能力的读者全面掌握开发基于 ARM 微处理器系统的多方面知识,从而具备设计开发基于 ARM 微处理器的特定应用系统的能力。
本书可作为基于 ARM 的软件编程和硬件系统设计的
-
-
0下载:
Embedded Control Systems in C/C++: An Introduction for Software Developers Using MATLAB-Embedded Control Systems in C/C++: An Introduction for Software Developers Using MATLAB
The author of this text illustrates how to implement control systems
-
-
0下载:
This book provides a ‘hardware-free’ introduction to embedded software for
people who:
1.Already know how to write software for ‘desktop’ computer systems.
2.Are familiar with a C-based language (Java, C++ or C).
3.Want to learn how C is used
-
-
0下载:
本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
-
-
0下载:
AVR单片机嵌入式系统原理与应用实践-第一篇基础与入门1-5章参考文献-AVR Microcontroller Theory and Application of Embedded Systems- Introduction to first base and References Chapter 1-5
-
-
0下载:
嵌入式系统及处理器的介绍PPT,讲解的很好,和大家分享-Introduction of embedded systems and processors PPT, explain the good and to share
-
-
0下载:
PPT介绍了嵌入式的系统概论,ARM处理器的相关知识,linux编程简介-PPT introduced the introduction of embedded systems, ARM processor, knowledge, linux, etc. Introduction to Programming
-
-
0下载:
introduction to embedded systems using windows embedded CE
-
-
0下载:
是一本不错的介绍嵌入式系统编程的书籍,主要以C/C++为主。-Is a good introduction to embedded systems programming books, mainly in C/C++ based.
-
-
0下载:
嵌入式系统入门,详细介绍嵌入式从入门到精通的过程,对于初学者有很大帮助-Introduction to embedded systems, embedded details of the process from entry to the master, very helpful for beginners
-
-
0下载:
有关嵌入式系统的相关文章,其中包括嵌入式系统的综述,帮助初学者了解嵌入式系统的概况。-Articles on embedded systems, including the introduction of embedded systems, as well as compilation, etc., to explain in detail.
-
-
0下载:
嵌入式系统导论-东软.rar
• 第一章:嵌入式系统基础知识
什么是嵌入式系统?结构?应用?微处理器?操作系统?
• 第二章:嵌入式交叉编译环境
NFS、Samba服务、GCC、GDB、make及makefile
• 第三章:嵌入式开发环境搭建
BootLoader、内核、文件系统、驱动程序
• 第四章:MiniGUI
-
-
0下载:
Introduction to Embedded system Design by ISM
-
-
0下载:
嵌入式实时操作系导论:介绍嵌入式基础和基本概念。-Introduction to embedded and real-time systems
Robert Oshana
Engineering Manager
Texas Instruments
roshana@ti.com
-
-
0下载:
introduction to embedded systems
-