-
Linux下鼠标驱动程序,FC5下测试通过
Linux下鼠标驱动程序,FC5下测试通过-Linux mouse driver, the test under FC5! !
- 2023-01-25 06:40:04下载
- 积分: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
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1
-
Linux的设备驱动开发,值得嵌入式开发人员一读,很好的资料。...
Linux的设备驱动开发,值得嵌入式开发人员一读,很好的资料。-Linux device driver development, it is worth a reading of embedded developers, very good information.
- 2022-03-06 01:10:04下载
- 积分:1
-
医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等...
医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等等)。源码跨windows/unix平台,结合C++/Python应用,同时也是学习跨平台,跨语言编程的好范例。-Medical images, electron microscope images of professional processing software, C++/Python source code, you can use different methods automatically identify and filter the objects, you can visualize the image in any general-purpose operations (zoom, measure, cut, etc.). Source Cross-windows/unix platform, combined with C++/Python applications, also suitable to study cross-platform, cross-language programming as a good example.
- 2023-05-16 23:40:03下载
- 积分:1
-
Linux 基本操作指令
Linux 基本操作指令-1-basic Linux operating instructions-1
- 2022-06-16 23:50:54下载
- 积分:1
-
发送Arp包,linux下程序
发送Arp包,linux下程序-send Arp package in linux
- 2022-10-23 16:15:03下载
- 积分:1
-
Linux设备驱动开发详解_PCI驱动范例
Linux设备驱动开发详解_PCI驱动范例-Linux device driver development driver _PCI Detailed Example
- 2022-05-12 22:24:09下载
- 积分:1
-
TCP连接
基于TCP connect原理的TCP端口扫描器。linux环境下的。-TCP connect-based TCP port scanner principle. linux environment.
- 2022-03-12 01:24:27下载
- 积分:1
-
《Understanding The Linux Kernel 2nd(深入理解Linux内核第二版)》,好书出新版,大家快来看。这是为2.4版内核写的。...
《Understanding The Linux Kernel 2nd(深入理解Linux内核第二版)》,好书出新版,大家快来看。这是为2.4版内核写的。-"Understanding The Linux Kernel 2nd (in-depth understanding of the Linux kernel 2nd Edition)", the new books out, we Come see. This is the version 2.4 kernel written.
- 2022-04-18 05:38:56下载
- 积分:1