Find local minimum in matlab
上传时间: 2013-12-24
上传用户:ywqaxiwang
1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)
标签: local arm-linux usr makefile
上传时间: 2017-08-03
上传用户:zhouchang199
Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
标签: Simulated Annealing Algorithm Climbing
上传时间: 2014-01-01
上传用户:wfeel
Abstract—We describe a technique for image encoding in which local operators of many scales but identical shape serve as the basis functions. The representation differs from established techniques in that the code elements are localized in spatial frequency as well as in space.
标签: technique operators Abstract describe
上传时间: 2014-01-23
上传用户:ruixue198909
Local interconnect network LIN (bus interface)
标签: interconnect interface network Local
上传时间: 2017-08-06
上传用户:youlongjian0
Java Non Block Service sokcet
上传时间: 2017-08-07
上传用户:ljmwh2000
Java Non Block Client sokcet
上传时间: 2017-08-07
上传用户:三人用菜
Short Fourier Transform for a non periodical signal
标签: periodical Transform Fourier signal
上传时间: 2017-08-08
上传用户:yoleeson
To see an spectrogram of a signal non perodical
标签: spectrogram perodical signal see
上传时间: 2017-08-08
上传用户:lindor
This code implements the affects of linear and non linear kernel.
标签: linear implements affects kernel
上传时间: 2013-12-12
上传用户:电子世界