搜索资源列表
基于linux的嵌入式系统研究
- 关于linux嵌入式的极好的详解-on the excellent Elaborates on
浙大毕业论文:基于Linux的嵌入式操作系统研究
- 网上收集的:浙大毕业论文:基于Linux的嵌入式操作系统研究,大家看看,相当不错的!-online collection : Zhejiang University thesis : Linux-based embedded operating system, we look pretty good!
移植好的FLASH播放器(linux,arm,完整源代码)
- 原来是windows下的一个播放器,我们移植到了linux平台下,可以交叉编译。基于minigui的api接口改写的,里面是完整的源代码,包括z,jpeg,png等解码库源代码都做了移植。绝对是不可多得的好东西。希望对大家有所帮助。
基于Linux的spi驱动程序
- 基于Linux的spi驱动程序
基于QT的喷码机图形界面
- 用法:可在安装了qt的linux环境下打开程序,但需要在虚拟帧缓冲环境(x86)下才能编译运行该程序。 主要功能:1.喷码机界面参数的设置界面;2.文本编辑界面;3.图形点阵编辑界面;4.自带中英文输入法
Linux-debug-notes.rar
- 一份很实用的linux调试入门笔记,基于FFT-S2410的开发板调试笔记,对初学者很有帮助,A very useful debugging linux notebook entry, based on the FFT-S2410 development board debugging notes, very helpful for beginners
s3c2440-camera-linux
- 基于S3C2410和linux的摄像头程序,调试通过,可以实现摄像头图像采集等功能-Linux on S3C2410 and the camera program, debug through, can achieve functions such as camera image acquisition
MP3-Player
- 这是国嵌推出的基于Linux及mini2440的MP3播放器项目,里面有详细的项目文档和程序。-This is a country based on embedded Linux and mini2440 launched the MP3 player project, which has detailed project documentation and procedures.
linux-gps
- 基于嵌入式linux的拓展GPS定位模块测试实验(包括源程序,驱动,各头文件以及makefile)-Expansion of embedded linux based GPS positioning module testing laboratories (including source code, driver, the header files and makefile)
linux
- 东软linux开发编程课件.rar 本平台是由东软集团有限公司中间件技术分公司针对中国嵌入式系统开发领域设计开发的基于嵌入式Linux的系统开发平台。-Neusoft programming linux courseware development. Rar
Embedded-Linux-GPRS
- 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <
embedded-linux-chat-room
- 基于嵌入式linux的网络聊天室的实现,有详细的设计文档,和源码-Network based on embedded linux chat room implementation of a detailed design documents, and source code
photo
- 项目基于Linux操作平台,QT图形编程、C语言、ARM9qq2440开发板。可以移植到ARM9qq2440开发板中,可显示JPEG格式的图片,可以手动实现上一张和下一张相片的预览。也可以自动循环播放或暂停播放相片!-Project based on the Linux operating platform, QT graphical programming, C language, ARM9qq2440 development board. ARM9qq2440 can be transfer
linux-2.6.28_s3c2410_mtd
- 基于linux-2.6.28的mtd驱动,S3C2410、2440的设备分区-Linux-2.6.28 based on the mtd driver, S3C2410, 2440 District of equipment
linux
- 基于Linux系统的网络安全策略及Linux组网技术-Linux-based systems for network security strategies and Linux networking technology
Touch-screen-system-of-Linux-kernel
- 文中分析了在linux2.6内核输入子系统下触摸屏驱动程序设计,并对比传统的驱动设计方法,得出了基于Linux 输入子系统的驱动程序设计优点.-This paper analyzes the input subsystem of the kernel linux2.6 touch screen driver design, the driver and compare the traditional design method, obtained based on the Linux input
linux.gtk
- 几个基于linux的GTK+例子,可直接编译使用-linux gtk+
基于Linux、QT的视频监控系统
- 基于Linux、QT的视频监控系统的设计与实现--毕业论文(Design and implementation of video surveillance system based on Linux and QT -- graduation thesis)
elmo canopen for linux
- 这是一个 elmo whistle-5/60 电机控制器的控制代码,基于 linux 操作系统,使用 canopen 对 elmo 电机控制器进行控制。
基于Linux的进程管理程序
- 基于Linux的进程管理程序,支持can通讯,通过共享内存监控个进程运行状态,并控制进程的加载和卸载。