搜索资源列表
gpio
- gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-stric
FLOAT
- PIC系列单片机典型应用程序集: 浮点运算
NO.4
- 此段代码要求输入身高(以英寸为单位)和名字,使用float类型,使用/作为除号。-This code requires input height (in inches) and the name, the use of float type, use/as the division sign.
