-
2.6.30.5字符设备驱动
2.6.30.5字符设备驱动
2.6.30.5字符设备驱动
2.6.30.5字符设备驱动-2.6.30.5 char
- 2022-05-25 16:06:21下载
- 积分:1
-
天津 改进后的 RCSSROBOCUP 代码
天津 改进后的 RCSSROBOCUP 代码-Tianjin RCSSROBOCUP improved code
- 2022-08-11 17:21:33下载
- 积分:1
-
JPEG作为一种常用文件格式,这是JPEG文件格式的详细介绍,JPEG标准,...
JPEG作为一种常用文件格式,这是JPEG文件格式的详细介绍,JPEG标准,-used as a JPEG file format, which is the JPEG file format, as detailed in the JPEG standard,
- 2022-11-02 15:35:02下载
- 积分:1
-
This is under linux touch screen calibration procedure, in the hope that everyon...
这是linux下触摸屏校准的程序,希望对大家有帮助-This is under linux touch screen calibration procedure, in the hope that everyone has to help
- 2022-07-06 15:36:19下载
- 积分:1
-
mms message builder (part)
mms message builder (part)
- 2022-01-30 10:09:07下载
- 积分:1
-
这是一个在linux下获取系统信息的源代码,希望对大家有用!
这是一个在linux下获取系统信息的源代码,希望对大家有用!-This is a linux system information under the access to source code, in the hope that useful to everybody!
- 2022-02-20 09:42:03下载
- 积分:1
-
linux下can
linux下can-driver.zip-under-driver.zip
- 2022-01-26 05:30:53下载
- 积分:1
-
此程序为扫描程序,用一定的算法对纸张进行扫描,在linux下编译通过...
此程序为扫描程序,用一定的算法对纸张进行扫描,在linux下编译通过-procedure for scanning procedures, with some of the algorithm for scanning paper, compile under linux
- 2022-01-25 19:23:59下载
- 积分:1
-
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
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1