搜索资源列表
uClibc++-0.1.9
- 一个嵌入式的C++库,目前正在处于开发中,该版本是最新版-an embedded C library is currently under development, which is the latest version Version
qt-embedded-2.3.7.tar
- Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是较早的版本,但在嵌入式系统的移植比较成功!-Trolltech released on C graphical development environment to support a large number of API, is the Linux GUI development of weapon. This is an earlier version, but in the emb
qt-embedded-2.3.10-free.tar
- Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是一个移植到嵌入式系统上的版本! -Graph develop library published by Trolltech company, include many graph API that can used in Linux, and can replant to embedded systems.
qt-embedded-free-3.3.4.tar
- Trolltech公司发布的基于C++图形开发环境,简称Qt/E,支持大量的API,是Linux下的图形界面开发利器。这是一个较新的可开发嵌入式图形界面的版本。-Trolltech released on C graphical development environment, called Qt / E and large API, Linux graphical interface development weapon. This is a relatively new developmen
zlg_7289
- 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
Boot44b0
- 一个比较好的44B0的启动代码. 工程目录结构说明 --根目录 -- bootloader.apj, ARM Project Manager工程文件 -- INC目录, 头文件 -- SRC目录, 源文件 -- Debug目录, debug版本的编译和链接结果 -- Bin2C, 将Bin文件转化为C代码的数组的软件 -- DOC, 相关文档。
gsadfgwadfgasgd
- 一、 uboot是ppcboot和armboot合并而成,现在主流的bootloader为uboot和redboot 二、 bootm addr_kernel addr_initrd 三、 移植uboot时最好(一定)要找到一个自己板子的原形(即自己的板子是在这个板子上做一些修改而来的)的版本,这样就可以事半功倍。这样要修改的地方就比较少,也比较容易了。uboot支持很多平台,与一个具体平台相关的主要有三个地方: 1、./include/configs/xxxxx.h, 主要定义了f
Embedded-Linux-for-Blackfin
- Uclinux是当前广泛应用的一种嵌入式Linux操作系统,是一个完全符合GNU/GPL公约的项目,与UNIX完全兼容,完全开放源码。英文单词中u表示Micro,c表示control,所以Uclinux的意思是“微控制领域的Linux系统”。 Uclinux针对嵌入式应用的特点,对Linux的内核(所用版本为linux2.6)进行了修改和重新编译,其大小远小于原来。它包含Linux常用的API,保留了原来Linux操作系统具有的高稳定性、强大的网络功能和卓越的文件系统支持功能等优点。
qte
- Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd
yuvshow.tar
- 用Linux C写的基于minigui开源版本和V4L2的图像采集显示程序-Using Linux C write minigui-based open-source version of the V4L2 image acquisition and display program
CFingerprint
- 该部分的代码由C写成的指纹识别代码。 程序需要imagemagic的支持,imagemagic可以在网上搜索到最新的版本(程序在图像 的输入/保存代码处用了imagemagic的函数,如果读者不想使用imagemagic,可以修改 程序有关图像存取的部分,改成自己的图像存取函数,这部分的工作量不是太大)。 代码可以在Linux下面编译通过。-That part of the code written by the C code for fingerprint recognitio
linux_c_api
- linux c函数接口 中文说明 提供linux系统下面的C函数接口说明-linux c函数接口 中文说明 chm格式 提供linux系统下面的C函数接口说明 中文版本
gps
- gps数据接收代码,包含gps.c,gps.h,main.c pudn中类似的代码在GetComma()函数中基本都是有误的。而且注释也不全。 这个是完整的版本,并且适合ARM2440/2410开发板。希望对大家有所帮助!-gps data receiving code, including gps.c, gps.h, main.c pudn in a similar code in GetComma () function are basically wrong in the. And
Archive
- C++写的一个简单的嵌入式文件系统 以及0.11版本的linux源代码-C++ to write a simple file system and embedded linux source code version 0.11
redbluevcd
- 本软件是音频(mp3),视频(mpeg)解码c++程序,提供了vc下和linux下的两个版本,也可以移植到嵌入式系统中。-Audio (mp3), video (mpeg) decoder c procedures, vc provided under linux and the two versions can be transplanted to embedded systems.
YAFFS2-2012-05-01new
- YAFFS2 源码 2012-05-01最新版本-YAFFS2 yaffs_guts.c,v 1.78 2009-01-27 02:52:45 charles Exp
BiTree
- C实现平衡二叉树---AVL 带注视的版本-C to achieve a balanced binary tree--- AVL
12864zhongjiyingyong
- /************************************************************************************** 程序名称:时间 温度控制系统(128*64LCD+ds1302+ds18b20) 主要功能:温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等。 主要说明:程序全部定义在一个C文件中。 作者: LiJH 时间: 2008.6.20 版本: LiJH-V1.0 /
klish-1.6.7
- klish (Kommand Line Interface SHell) 是一个在 Unix 系统上实现了 Cisco 方式的命令行接口的框架,可通过XML进行配置。是 clish 的衍生版本。-The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files. The KLISH stands for Kommand Line Interfa
aodv-uu协议C代码
- 按需路由协议aodv的实现代码,版本是0.9.6.可以移植和仿真