搜索资源列表
嵌入式處理器軟體設計 & 嵌入式作業系統實作
- 台灣工業局半導體學院人才培訓課程 嵌入式系統軟體的教學文檔,內容豐富,有251頁,若能全部看完的人,必能成為強人。-Taiwan Semiconductor Industry Institute training courses embedded system software teaching files, rich in content, with 251, if all the people watching, it will b
44b0x_example
- 基於S3C44B0X上的各種範例,可以實驗IDE,PWM,USB,LED...etc。對於初學嵌入式系統者有很大助益。-S3C44B0X based on the model can experiment IDE, PWM, USB, etc. LED .... For beginners embedded systems are very useful.
缩减Linux嵌入式系统软体的方法与实例
- 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application pr
C和C++嵌入式系統編程
- C和C++嵌入式系統編程.pdf 详细介绍了嵌入式系统特点,以及实际变成中的具体方法和思路实现-C and Embedded Systems Programming. Pdf detailed characteristics of embedded systems, as well as practical into the specific methods and approaches to achieve
SerialMan_1
- 透過RS232進行x86嵌入式系統控制介面-through RS232 for x86 embedded system control interface
Linux2ARM
- Linux是一個Open Source的UNIX-like作業系統,除了有著廣大的支援社群以外,穩定、模組化、擁有廣大的應用免費應用軟體支援是它主要的優點。ARM嵌入式處理器則是目前應用在嵌入式系統領域中,佔有率最高的處理器,同時也是Linux核心目前所能夠支援的處理器之一,然而要使得Linux在ARM嵌入式處理器上運\作,勢必要經過移植 (porting) 的過程,也就是要將平台相依 (platform dependent) 的部分做
busybox-1.4.0.tar
- 所謂的Busybox乃是將一些常用的Unix指令及小程式適當的刪減其功能並整合在一個執行檔Busybox中,這麼做的原因是因為在大部份嵌入式系統通常不具備很大的記憶體,因此ramdisk也不能太大,而為了在有限的資源下能使用大部份的Unix指令及常用的小程式,有一群人開始試著將這些程式刪減整合成單一執行檔,稱為Busybox
cfdisk-0.8k.tar
- 一個相當mini的磁碟分割軟體,適合放在嵌入式系統
openmoko-keyboard
- 螢幕小鍵盤,可在Windows/linux上或其他嵌入式系統如手機上使用
嵌入式系编开发圣经_0
- 本书通过介绍嵌入式领域的相关知识,包括新 一代Soc、热门的Rtos及跨平台的移动Java,引导读者了解并彻底分析了解通讯、信息、娱乐于一身的嵌入式系统技术。-the book by introducing the field of embedded knowledge, including a new generation of Soc, the hottest Rtos and cross-platform mobile Java,
嵌入式系统开发圣经ppt文件
■ 嵌入式系統軟硬體技術介紹與未來趨勢分析
■ PDA和Smartphone軟硬體技術介紹
■ 最新 SoC嵌入式處理器架構
■ Intel XScale架構與TI OMAP介紹
■ 嵌入式系統熱門周邊與介面標準
■ 嵌入式即時作業系統分析與選用技巧
■ WinCE, EPOC, PalmOS, Linux等PDA OS深入探討
■
嵌入式系统视频教学
- 这是DSP的视频教学软件,很适合初学者使用,简单易懂-This is the video teaching DSP software is well-suited to beginners and easily understood
嵌入式處理器軟體設計 & 嵌入式作業系統實作
- 台灣工業局半導體學院人才培訓課程 嵌入式系統軟體的教學文檔,內容豐富,有251頁,若能全部看完的人,必能成為強人。-Taiwan Semiconductor Industry Institute training courses embedded system software teaching files, rich in content, with 251, if all the people watching, it will b
缩减Linux嵌入式系统软体的方法与实例
- 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application pr
C和C++嵌入式系統編程
- C和C++嵌入式系統編程.pdf 详细介绍了嵌入式系统特点,以及实际变成中的具体方法和思路实现-C and Embedded Systems Programming. Pdf detailed characteristics of embedded systems, as well as practical into the specific methods and approaches to achieve
MiniGUI体系结构
- MiniGUI的体系结构,MiniGUI是适用于嵌入式系统的小型图形接口。-MiniGUI architecture MiniGUI is applicable to small embedded system graphical interface.
source3
- c语言 在 嵌入式系统中 的 应用,大家可以 下载下来-c language in embedded system applications, we can look at the downloaded
LWIP_manule
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP/IP Protocol
fltk-1.0.11-source
- 一个轻量级的UI库,跨平台,代码简洁,使用方便,尤其适合嵌入式系统的界面开发。-a lightweight UI Library, cross-platform, code simple and easy to use, particularly suitable for embedded systems interface development.