资源列表
u-boot-1.1.6_OpenJTAG_nand_large
- 是修改后的uboot,支持大页nand,usb烧写程序-Uboot, modified to support large page nand usb programmer procedures
ffmpeg-0.10.1.tar
- FFMPEG linux 资源包,用于影音传输,版本0.10.1。-FFMPEG code ,transfer audio & video,version 0.10.1.
ffmpeg-0.10.3.tar
- FFMPEG linux 资源包,用于影音传输,资源版本0.10.3。-FFMPEG code ,transfer audio & video,code version 0.10.3.
ffmpeg-install-package
- linux ffmpeg安装资源包汇总,单个ffmpeg安装资源包是安装不能成功的。-linux ffmpeg install code package,all package for ffmpeg.
STM32--radio-communication
- 嵌入式,基于STM32上的平台,其中有实验代码和一些其他的东西- radio communication
dht11.tar
- dht11温度传感器的arm开发板下驱动代码-dht11 linux drivers
Linux-A-named-pipe-experiment
- 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
c-language--environment
- Linux平台上c语言编程环境 1.熟悉gedit命令,编辑C语言程序 2. 用gcc把源程序编译成可执行程序 -C language programming environment on the Linux platform. Familiar with gedit command, edit the C language program with gcc to compile the source code into an executable program
clock
- PNX4008 CPU Clock control driver for linux.
i2c
- ARM CPU (PNX serial) I2C drivers for linux
serial
- ARM Serial CPU Linux Drivers. UART initialization drivers for PNX
Process-experiment
- 进程实验 1. 编写程序,显示所有环境变量的名称和值。 2. *编写程序,模仿讲义上的mysystem程序,实现输入命令的执行。 -Process experimental programming, display the names and values of all environment variables. 2* written procedures to imitate handouts mysystem program, enter the c