-
Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefi...
程序是根据vidcat改的,只能抓PPM的图.
makefile的内容如下,请注意打小写:
cc=gcc
#cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev="/dev/v4l/video0" -dversion="0.7.2"
cflags=-wall -dvideo_dev="/dev/video0" -dversion="0.7.2"
camsnap: camsnap.c
用法如下:
camsnap -v -s 420x420 -o my.ppm
这儿请注意:s 的大小必需是8能整除的倍数.
这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.-Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefile reads as follows, please note that playing lowercase: cc = gcc# Cflags =- i/firendly-arm/kernel/include-i/usr/local/arm/2.95 .3/arm-linux/include-wall-dhave_libjpeg#-dvideo_dev =
- 2023-04-15 21:40:03下载
- 积分:1
-
blob: a kind of popular embeded system bootlader for ARM.
一款arm嵌入式系统常用的bootload程序blob-blob: a kind of popular embeded system bootlader for ARM.
- 2022-07-23 17:05:14下载
- 积分:1
-
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o...
patch 之后,在/usr/src/linux/drivers/usb/生成spca5xx文件夹,
修改Makefile,spcadecoder.o,spca50x.o的生成目录要加全,
即usr/src/linux/drivers/usb/,
而不只是drivers/usb/,make生成spca5xx.o
拷入/usr/src/linux/drivers/usb/,
修改该目录下Makefile,因已经使用spcadecoder.o,spca50x.o
生成spca5xx.o,没有必要再次生成spcadecoder.o,spca50x.o,
更重要的原因因要生成总驱动urbdrv.o,若加入这两者,则冲突之;
屏蔽两者的obj,加入spca5xx的obj make dep ,make zImage-install spca5xx driver for arm2410 linux
- 2022-03-02 16:41:03下载
- 积分:1
-
在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a...
在SCO UNIX 5.05下的代理程序,本人已经编译,编译时需要libsocket.a-SCO UNIX 5.05 in the agent, I have compiled, the compiler needs libsocket.a
- 2022-04-23 03:17:34下载
- 积分:1
-
这是一个简单的webserver程序,实现开发板和pc机之间的互访,使用到了TCP协议和linux下的网络编程知识。...
这是一个简单的webserver程序,实现开发板和pc机之间的互访,使用到了TCP协议和linux下的网络编程知识。-This is a simple webserver process to achieve development board and the exchange of visits between the pc machines used to the TCP protocol and knowledge of network programming under linux.
- 2022-07-16 13:16:29下载
- 积分:1
-
linux书籍编译高级Bash
Linux 编译相关书籍
Advanced Bash− Scripting Guide.pdf
Debugging with gdb.pdf
GNU make.pdf
Linux教程 Shell精华文章.chm
Linux初学者入门教程.pdf-Linux books compiled Advanced Bash-Scripting Guide.pdf Debugging with gdb.pdf GNU make.pdf Linux tutorial Shell Essence article. Chm Linux Getting Started tutorial for beginners. Pdf
- 2022-10-27 11:35:05下载
- 积分:1
-
在linux下让PC扬声器发声程序,很简单
在linux下让PC扬声器发声程序,很简单-running on linux
- 2023-08-08 15:35:03下载
- 积分:1
-
Linux 下控制蜂鸣器发声的程序。做了适当的修改
Linux 下控制蜂鸣器发声的程序。做了适当的修改-Linux under the control of audible buzzer procedures. Make the appropriate changes
- 2022-05-13 12:22:50下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1
-
对象流化成标记语言的编程库,支持各种语言.生成对象适合人类阅读....
对象流化成标记语言的编程库,支持各种语言.生成对象适合人类阅读.-Object flow into the markup language programming library to support various languages. Generates an object suitable for human reading.
- 2022-03-18 20:28:25下载
- 积分:1