搜索资源列表
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
嵌入式设备上的Linux开发
- 嵌入式linux的开发流程详解,包括启动,内存,设备驱动的添加-embedded linux Comments on the development process, including the initiation, memory, add-driven equipment, etc.
如何在嵌入式LINUX中添加设备驱动程序
- 如何在嵌入式linux中添加驱动程序,介绍了在linux中驱动程序的开发经验,并付有例程-how to add embedded linux driver, introduced in linux Driver program development experience, and pay a routine
linux-2.6.14.1
- S3C2410开发板上LINUX2.6.14内核添加驱动-S3C2410 development board LINUX2.6.14 add kernel driver
LED_QtCode
- 自己写的qt控制数码管的小程序 今天写了一个基于qt-embedded4.4.0的qt控制数码管的小程序,可以作为qt入门的参考吧,希望对大家有帮助。 板子是用的博创的2410,底层的数码管驱动 程序的功能是在桌面上建立一个面板,上面添加3个按钮,其中两个按钮用于数码管数字的加1或者减1操作,另一个用作退出程序。 具体代码见附件。 大家有问题可以互相讨论,关于linux驱动和qt应用的都可以。 -Qt write thei
Linuxdriver
- linux驱动设备编程,一般用来在嵌入式linux中修改添加驱动程序-linux device driver programming, generally used to modify embedded linux driver add
nano-X-docs
- MicroWindows是一个开放源码的嵌入式GUI软件,目的是把图形视窗环境引入到运行Linux的小型设备和平台上。作为X Window系统的替代品,MicroWindows可以用更少的RAM和文件存储空间(100KB~600KB)提供相似的功能,允许设计者轻松加入各种显示设备、鼠标、触摸屏和键盘等;可移植性非常好,可用C语言实现;支持Intel 16位/32位CPU、MIPS R4000以及基于ARM内核的处理器芯片。由于和微软的windows注册商标存在冲突,从2005年月起,MicroW
2.6.30-at91-exp.4.tar
- 此文件为ATMEL公司为at91系列arm在linux-2.6.30操作系统上打的补丁包,官方版本,添加了新的处理器和修正了前期linux内核的几个BUG,本人使用at91sam9260测试,运行良好。-This file is ATMEL Corporation at91 series of arm operating systems in linux-2.6.30 patch to play the official version, add a new amendment to the p
linux-driver-setup
- 怎样给内核版本为2.6.30.4添加驱动,本例为一个空的驱动,主要是修改Kconfig和Makefile文件,采用modules动态加载-How to add kernel version is 2.6.30.4 driver, in this case an empty drive, was modified Kconfig and Makefile, use dynamic loading of modules
system-design-of-the-secondary
- linux下文件的编程 实现添加删除等功能-files under linux programming functions to add or delete
design-the-driver-of-linux
- 基于嵌入式开发视频流的黄金文档,包括开发环境的搭建,如何添加驱动,如何修改操作系统等,如果仔细阅读,你会了解整个设计过程-Video stream based on the gold embedded development documents, including the development environment to build, how to add drivers, how to modify the operating system, if carefully read, you
add-linux-syscall-2.6.33
- 在linux系统中添加系统调用,增加对linux内核实现机制的认识与理解-linux syscall
she--linux
- 在嵌入式linux编写的贪吃蛇程序,键盘控制,通俗易懂,可以继续添加其他功能!-Snake written procedures in embedded linux, keyboard control, easy to understand, you can continue to add other features!
embedding_datebase
- 源码,开发环境为linux,基于QT的数据库管理系统,可以增加,查询,修改,删除-Source code, development environment for Linux, database management system, based on QT can add, query, modify, delete
MPP_project
- linux下MP3播放器,内含开发文档。 MP3功能包含:可识别本地MP3文件;可创建播放列表;播放列表可增加不同歌曲;具有播放、暂停、停止三种操作;播放列表具有默认、随机、循环、单曲循环等功能;播放歌曲时显示歌曲信息;歌词显示。-Linux MP3 players, including the development of documents. MP3 features include: identification of a local MP3 file to create a p
qtsqlite
- 该程序是在linux环境下利用qtcreator编写的程序,功能有对数据库和表的创建,及对表的增添删改操作。-The program is in use under linux environment qtcreator written procedures, functions have to create the and tables, and to add to the table deletion operations.
0206.tar
- ①  构造1个具有1个整形参数的子函数,取出参数,并能够把低十位置一,还要结果返回;  ②构造1个具有2个参数的子函数,子函数将第1个指针参数中的每个元素做求和运算, 第2个参数传递的是第1个参数的元素数目 具体步骤:1、先在linux环境找到终端。2、切换路径到home路径下,建立工作文件夹,并且将工作路径切换至此。 3、建立主函数main,并且创建两个进程,进程1实现①,进程2实现②。 -① construct a child with a plastic pa
SPI_Panel_driver
- 基于MTK6261平台,在linux系统添加SPI接口屏幕驱动程序-Based on the MTK6261 platform, in the linux system to add SPI interface screen driver