搜索资源列表
用于FS2410的Qt嵌入式图形开发入门篇
- 用于FS2410的Qt嵌入式图形开发入门篇 Qt/Embedded 的开发环境可以取代那些我们熟知的UNIX 和WINDOWS 开发工具。它提供了几个跨平台的 工具使得开发变得迅速和方便,尤其是它的图形设计器。Unix 下的开发者可以在PC 机或者工作站使用虚 拟缓冲帧,从而可以仿真一个和嵌入式设备的显示终端大小,象素相同的显示环境。-for FS2410 Qt Embedded graphics development portal Part Qt / Embedded Devel
vxmalloc
- This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley \"bucket\" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation
loopbuf
- 一个虚拟内存组织的例子,可以用在vxwork下,可跨平台使用
sofia-sip-1.12.4
- sofia-sip-1.12.4,NOKIA研发中心开发的SIP协议栈,可以跨平台编译运行,可以在Symbian操作系统下运行。
wxWidgets
- wxWidgets中文版教程,一个很好的跨平台的GUI库
嵌入式系编开发圣经_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, to guide readers to understan
跨平台调试器IDA在wince ARM 系统中的使用入门
- IDA 调试教程之一,跨平台调试器IDA在wince ARM 系统中的使用入门,用于代码分析.漏洞查找,Debug tutorial IDA one, cross-platform debugger IDA in wince ARM System Getting Started for code analysis. Loopholes Find
lzss
- 实现lzss压缩/解压算法 跨平台,可移植到单片机及ARM上-Achieve lzss compression/decompression algorithm cross-platform, and ported to the ARM microcontroller
soft_keyboard
- 触摸屏模拟软键盘,QT开发,跨平台应用。 用QT Creator开发,初步解决了一些BUG,但还存在一些问题,仅供参考。-Touch-screen simulation of soft keyboard
media
- QT 基于phonon的多媒体播放器,能播放视频和音频,能跨平台在windows\linux\塞班\winCE下编译-QT based on phonon multimedia player that can play video and audio, can be cross-platform windows \ linux \ Symbian \ winCE compile
MiniGUI-var-1.6.8
- 名称 MiniGUI - 面向实时嵌入式 Linux 系统的小型跨平台图形用户界面支持系统 目录 1. 介绍 2. 什么是 MiniGUI-Lite 3. MiniGUI 版本 1.6 的新功能特点 4. 在 Linux 上安装 MiniGUI 5. Linux 上的安装及配置示例 6. 开发历史 7. 有关作者 8. 如果遇到问题 9. 版权信息 10. 在商业或专有系统中的使用 MiniGUI
WEBofEos
- 嵌入式的WEB服务器及远程测控应用以及详解,讲得不错: 嵌入式WEB 服务器及远程测控是导师的毕业课题,总的思想就是网络化仪器。现在完 成的目标要先确定下来,就是设计基于Linux 操作系统的远程测控系统,并且讨论在核辐射 实验中可行性研究,我们通过普通的浏览器就可以对远端现场的控制和测量以及获取远端现 场的图像信息。使用嵌入式WEB 服务器的好处有这样几点:(1)远程监控终端仅需要安装 浏览器即可,IE 或Netscape 等软件大多由操作系统自带,无需开发专门的应用软件,
dm9000a
- dm9000ad驱动程序,跨平台 暗算-Driver of DM9000a
K3D
- 跨平台3d软件渲染引擎,支持linux和windows系统,也支持在arm+linux平台;可以在没有3d加速的嵌入式环境,运行简单3d demo;-Cross-platform 3d software rendering engine that supports linux and windows system, but also supports the arm+ linux platform can be embedded in the environment, there is no
libusb-1.0.7
- 是用C实现的一个跨平台的usb driver库,是一个开源的代码.使用者只经过少理的改动就可以移植了-Is a cross-platform C implementation of the usb driver library is an open source code. User changes only a few reasons can be ported
ace
- ACE源码,ACE是跨平台的开发库,对于学习嵌入式很有帮助-ACE source code, ACE is a cross-platform development library, useful for learning embedded
cross-platform-lib
- 这是用c++写的一个跨平台的库,用同样的接口,实现了windows,unix,linux下的有关线程,进程,互斥,信号量,时间操作,等等。是编写跨平台c++程序的有力助手。-It is written in c++ using a cross-platform library, with the same interface, to achieve the windows, unix, linux under the relevant threads, processes, mutexes, s
fatfs
- 一个fat文件系统的实现,跨平台,可以在各种单片机下顺利移植-The realization of a fat file system, cross-platform, you can smoothly transfer in a variety of microcontroller
lzw
- 实现lzw压缩/解压算法 精简实例 跨平台,可移植到单片机及ARM上 -Achieve lzw compression/decompression algorithms to streamline cross-platform instances can be ported to the ARM microcontroller and
crisscross-latest.tar.tar
- CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,