搜索资源列表
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
fmradio
- linux FM radio driver for Siliconlab SI4703 chip,not copy, my development.
Proteus_for_ARM7.rar
- .安装好Proteus 6.9 SP4,需要用Keil for ARM的或IAR的同样需要安装好。 2.安装Proteus VSM Simulator驱动 可以在官方网站上下载到)。Keil装Vdmagdi.exe,IAR装Vdmcspy.exe 3.将附件中的Prospice.dll和Licence.dll文件Copy到..\bin目录下,MCS8051.dll和ARM7TDMI.dll文件拷贝到..\MODELS目录下。分别替换原有的文件。 4.打开原理图模型和程序。记得要在ISIS中
u-boot-1.3.4-for-mini2440-2009-7-17
- 支持nand /nor flash 启动之uboot-1.3.4 专为mini2440开发 请先在windows XP下进行RAR解压,然后COPY至linux下编译,注意编译工具.(可以修改)-boot from nor/nand flash ,based mini2440 for samsung s s3c2440 CPU, CONTAIN dm9000 uboot-1.3.4
img
- 北京博创兴业科技有限公司XScale PC104板配套内核文件 blob 平台boot loader 映象 zImage Linux-2.6 内核压缩映象文件,可以直接写入FLASH rootfs.img 根文件系统映象文件,可以直接写入FLASH yaffs 应用程序,拷贝至CF 卡中运行-Societe Generale Beijing Fiberxon Technology Co., Ltd. XScale PC104 board supporting documents
pmbus
- pmbus在avr32开发板平台上tiny24中的实现。-This is PMBus 1.1 [0] software intended to replace the firmware found in the "Board Controller" [1] on the Atmel ATNGW100 [2], which is a low cost [$US 90] Linux-oriented board suitable for developing and deploying AVR32
buttons
- 请把该目录复制到 /opt/FriendlyARM/QQ2440目录中,编译使用时进入其中一个子目录,运行make即可。 该目录的 linux压缩包位于本光盘的linux目录中,名字为:examples.tgz-Please copy the directory/opt/FriendlyARM/QQ2440 directory, compile them into a subdirectory when used, you can run make. The directory lin
1Qt-ImageProcessing
- 利用qt编程,在linux操作系统下实现,可以实现图像的显示、编辑(复制粘贴、锐化过滤、亮度变化、旋转等等。。。)-Using qt programming in linux operating system to achieve, can achieve image display, editing (copy and paste, sharpening filter, brightness, rotation, etc....)
res.tar
- 《ARM嵌入式系统实验教程》P313面最后一段,要求将 /usr/local/lib/minigui/res/* 下所有文件都拷贝到开发板的/usr/local/lib/minigui/res 文件夹下。 但是由于 在 uclinux下只支持 cp srcname destname 格式,且不支持 -a 选项(实际上是任何选项都不支持),所以不能拷贝目录,也不能删除目录(痛苦啊)。 而这里要拷贝的res文件夹下的内容很多,逐个写指令来拷贝不太现实,于是我做了一个shell帮助执行这
temper-tools-1.0.tar
- temper-read-temp is a program to read the temperature from a TEMPer USB thermometer. temper-read-temp is Copyright 2009 Roaring Penguin Software Inc. It may be distributed according to the terms of the GNU General Public License version 3,
Linux-copy
- 自己总结了三种Linux机器间文件目录拷贝的操作方法。-Three Linux file directory copy operation between the machine
RS485
- 这是适用与s3c2410处理器的485通信的裸奔代码,在项目中可以直接copy。如果是采用其它处理器即修改寄存器即可。-This is applicable to s3c2410 processor 485 with the streaking code in the project can copy. If you are using other processor registers that can be modified.
Makefile_am_creator
- 说明:包含程序和代码。 该程序源代码用于创建automake.am和其他文件。用于linux下制作makefile文件。 1. 把src_makefile和automake.exe拷贝到需要创建automake.am的主目录。 2. 执行automake.exe,点击 创建automake.am文件,默认选择当前目录。确定后得到一组文件src_makefile。 3. 将linux工程和src_makefile目录下的所有文件放于linux下同一个目录下。 4. 依次使用如
trilearn_rc2005_bin
- trilearn 队的2005的robocup2D的课执行程序,可直接copy到linux机器人足球环境下的运行。-trilearn team 2005 robocup2D the Division enforces procedures, directly copy to run under linux robot soccer environment.
charcterDevices-Drivers
- 基于S3C2440班子的linux字符型驱动课件源程序,包括内核空间与用户空间数据拷贝,自旋锁与信号量,proc文件系统等试验源码-Based on the source of the the S3C2440 team linux character-driven courseware, including the kernel space and user space data copy, spin locks and semaphores, proc file system test sou
copy
- Linux进程控制:父进程打开一个文件,然后创建两个子进程。子进程1将打开文件中的小写字母换成大写字母。子进程2将文件内容读出后打印。父进程等待两个子进程结束以后关闭文件,结束。 -Linux process control: a parent process opens a file, and then create two sub-processes. A child process will open the file in lowercase letters replaced by
mycp
- 基于Linux平台下的复制功能,基本实现了文件复制与目录文件复制的功能-the copying function based on the platform of Linux can realize the function of file-copy and directory file