-
qtmake 文件的代码,生成Makefile文件用
qtmake 文件的代码,生成Makefile文件用
-qtmake document code, documents generated Makefile
- 2022-05-13 21:31:35下载
- 积分:1
-
拨号服务器,可以远程拨号到本机,此软件可以使网络上的任何一台机器通过电话线和一个单机进行通讯...
拨号服务器,可以远程拨号到本机,此软件可以使网络上的任何一台机器通过电话线和一个单机进行通讯-dial-up servers, remote dial-up to the machine, the software enables network on any machine through a telephone line and a single communication
- 2022-12-10 04:20:03下载
- 积分:1
-
这些文件包含的“磁盘录像机”的源代码,
These files contain the source code of the "Video Disk Recorder",
which is based on the DVB driver of the LinuxTV project.-These files contain the source code of the " Video Disk Recorder " which is based on the DVB driver of the LinuxTV pr oject.
- 2023-07-31 18:05:04下载
- 积分:1
-
linux under the multi
linux下的多进程编程,讲述了关于多进程的编程内容,和相关的内容。-linux under the multi-process programming, described the process of programming on more than content, and related content.
- 2022-03-02 00:53:17下载
- 积分: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
-
ARM ADS 程序示例 interrupts
ARM ADS 程序示例 interrupts-ARM ADS program examples interrupts
- 2022-05-18 21:34:00下载
- 积分:1
-
一个基于linux平台下利用SOCK raw 通信的例子
很好哦
一个基于linux平台下利用SOCK raw 通信的例子
很好哦-A linux-based platform using SOCK raw Oh good example of communication
- 2022-04-02 08:44:18下载
- 积分:1
-
linux下读写串口,包括参数的设置,以及如何进行读写
linux下读写串口,包括参数的设置,以及如何进行读写-Serial literacy, including parameter settings, and how to read and write
- 2022-02-01 13:24:11下载
- 积分:1
-
一个Python程序,晕!
a python program, faint!
- 2022-12-27 21:20: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