搜索资源列表
111vxworks_usb驱动程序
- vxworks嵌入式操作系统的USB驱动程序开发程序,相对棒! -VxWorks embedded operating system USB driver development process, relative wand!
rtems
- 开放源码的嵌入式开发环境,rtems for i386 bsp for pc686,大家可以看看 -open source embedded development environment, RTEMS BSP for i386 for pc686, we can see
exe2bin
- 将 DOS 下包含重定位信息的 .EXE 文件转换成指定起始加载位置的 .BIN 文件。在 BIOS 开发和 X86 嵌入式开发中极有用。-DOS included the re-positioning information. EXE files into the designated start loading location. BIN text pieces. The BIOS development and the development of embedded X86 extreme
srecview
- 嵌入式开发中常用到 Motorola 公司的 S-Record 格式文件,本程序以便于程序员阅读的格式(地址及内容)来查看此类格式的文件。-embedded developers commonly used to Motorola S-Record, the format the procedures for programmers to read format (address and contents) to view such files.
JavaforJ2ME
- J2ME是Java 2平台的一个版本,使用在各种各样的消费电子产品和嵌入式设备上。Java Card技术规范得Java应用能运行在智能卡和更小的嵌入式设备上。本文介绍J2ME和Java Card的硬件平台和软件体系结构,以及如何进行J2ME和Java Card应用程序开发。Java在移动通信领域的应用已经引起广泛的关注,本文对此进行了详细的描述。-J2ME Java 2 Platform, a version of used in a wide range of consumer electro
std2410image
- 2410 嵌入式开发系统 linux核心源代码
aa
- 制作任意大小点阵的汉字字库,主要用于嵌入式开发
Source
- UCOS 源代码,嵌入式开发的必备工具 欢迎下载
T-kernal
- 日本非常著名的嵌入式开发平台,成功应用于大量的日本电器,可以和osII媲美的嵌入式操作系统
C++teach
- 框架作为一种大粒度的重用技术在桌面软件开发中得到了广泛应用,而在嵌入式开发领域,目前还没有一套完整的标准框架可供使本文以通信领域的嵌入式软件开发为例,介绍使用C++语言,在ARM平台Nucleus plus操作系统下实现嵌入式开发框架EFC的方法和应用实例。
AMI-BIOS-sourcecode.zip
- AMI 主板的BIOS源码,虽然老,但是对于做操作系统的朋友还是有借鉴价值的,还有做虚拟机开发的也很需要。,AMI motherboard BIOS source code, even though the old, but the operating system so there is still drawing on the value of a friend are also doing virtual machine to have much need for development.
ucosii
- Ucos_II2.52 是一份非常完美的嵌入式开发系统,在学习ARM 的基础上,嵌入ucos 系统 并增加自己的源码是一件不错的选择,目前在市面上已经有了大量的ucos 嵌入案例,别 是在arm 和dsp 的应用当中,已经成为一种主流,虽然和其它的嵌入式系统相比,ucos 不是很完善,如没有内存分配、任务级别不多;但却是一个代码简短、条理清晰、实时性及安全性能很高的嵌入式操作系统。-ucos-II
slax-instal-to-vmware
- slax操作系统小巧而全面,适合做嵌入式开发。本文详细说明了如何在虚拟机下安装slax到虚拟硬盘中,包含所有的操作命令,是本人亲自安装过程的记录。-slax compact and comprehensive operating system, suitable for embedded development. This article details how to install slax virtual machine to the virtual hard disk, including
Android(1)
- 本书详细讲述了嵌入式操作系统andriod的开发过程,环境建立,实例讲解。-The book describes in detail the development of embedded operating system andriod process, the environment, an example to explain.
AT91RM9200
- 这是AT91RM9200嵌入式开发板的protel99图,方便大家制作自己的嵌入式开发板。-This is the AT91RM9200 development board protel99 embedded map, to facilitate you create your own embedded development board.
S3C2410kaifaliucheng
- 基于samsung的2410的开发流程,从设计规划到硬件设计到软件开发,嵌入式开发入门的不错选择-Samsung in 2410 based on the development process, from design planning to hardware design to software development, embedded development to get into a good choice
chaojuzhongduan
- 实现计算机之间的链接可以用于做网络开发嵌入式开发发送文件等!-Joe and I decided to take the long trip we d always wanted across the country. We were like young kids buying our camper and stocking it with all the necessities of life. Bella bakes the best rhubarb pie. We started out
Microblaze_uCOS-II
- FPGA ucos 嵌入式开发系统,简化应用功能开发-FPGA ucos embedded development system, simplifying the application development
ucosSTM32
- Ucos_II是一份非常完美的嵌入式开发系统,在学习ARM的基础上,嵌入ucos系统并增加自己的源码是一件不错的选择,先说明怎么移植到STM32。-Ucos_II is a perfect embedded development system, the study on the basis of ARM embedded ucos systems and increase their source is a good choice, first explain how transplanted
自己动手写嵌入式操作系统_蓝枫叶_pdf
- 本书以作者亲自在PC上开发嵌入式操作系统“HelloChina”的全过程为主线,详细地叙述自己动手写嵌入式操作系统所需的各方面知识,如加载和初始化、Shell、线程的实现、内存管理机制、互斥和同步机制及中断和定时机制的实现,以及设备驱动程序管理框架,应用编程接口等。(The whole process of the book by the author personally developed embedded operating system "HelloChina" in