LOCAL K-means Algorithm for Colour Image Quantization
标签: Quantization Algorithm K-means Colour
上传时间: 2017-06-11
上传用户:妄想演绎师
his package demonstrates an improved algorithm based on the LOCAL binary fitting (LBF) model
标签: demonstrates algorithm improved fitting
上传时间: 2014-01-18
上传用户:钓鳌牧马
pci pci转LOCAL bus总线的应用,使用IPcore alter器件
上传时间: 2013-12-28
上传用户:二驱蚊器
Solve TSP by LOCAL approximation
标签: approximation Solve LOCAL TSP
上传时间: 2017-07-06
上传用户:远远ssad
PLX 公司 PLX9054 pci target controller LOCAL bus interface vhdl programe
标签: controller PLX interface programe
上传时间: 2014-01-05
上传用户:zycidjl
Find LOCAL maxima in matlab
上传时间: 2017-07-29
上传用户:lht618
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