资源列表
sdcard-driver-code
- linux sd card驱动程序(adio和spi接口都有)-linux sd card driver program
eeprom
- eeprom设备在S2440上的linux驱动程序-eeprom driver on arm9 s2440
MSP430
- MSP430学习资料,包含各类开发实例,是您学习MSP430系列单片机开发的好书-MSP430 learning materials, including various types of development examples, you learn the good books of the MSP430 MCU development
61IC_S84
- DM6467 源码,很好的ARM入门资料,可以直接载入-DM6467 source code,good arm study file,you can load directly
dvb-core
- dvb-s接收处理卡的驱动程序,适用 Linux系统下的设备-the driver of dvb-s
mini2440_spi0
- 字符驱动-模拟SPI时序-实现SPI传输。-IIS device driver
com
- 辅口通讯,Unix Linux,支持各种终端-Unxi Linux
mpich2-1.4.1p1.tar
- Paralell tools under unix/linux platform :mpich2-1.4.1p1
wrfcnv3.2.1.tar_
- Tools convert wrf output to grads or micaps format.
PanoplyJ
- Tools to view output of wrf/wps output (nc format).
EEOL_2009APR30_CTRLD_EMS_AN_01.pdf.tar
- imx27 gstreamer1) MX27_VPU_FW_2.2.4_UPDATE_TO2.X_ONLY_LINUX 2) MX27_FULL_VPU_SW_LINUX_TO2.X_ONLY
shell
- 实验一利用课本第9页程序1-5的框架,实现允许输入命令带参数的简单shell。原来的实现是不能够带参数的。输入命令所能带的参数个数,只受到系统键盘输入缓冲区长度(以及shell输入缓冲区长度)的限制,该缓冲区的缺省长度是4096个字节。-Experiments using the framework of textbooks 9 program 1-5, simple shell allows the input command with parameters. The original imp