-
v4l2视频采集
/*=============================================================================
# FileName: v4l2.c
# Desc: this program aim to get image from USB camera,
# used the V4L2 interface.
# Author: LiXiaoming
# Email: lixiaoming5700@gmail.com
# HomePage: http://www.cnblogs.com/lixiaoming90
# Version: 0.0.1
# LastChange: 2012-08-22 15:52:37
# History:
=============================================================================*/
#include
#include
#include
#include
#include
- 2023-07-21 16:50:02下载
- 积分:1
-
一个不错的A/D非常适合初学者,请大家下载看看阿!!有志于从底层做起的程序员...
一个不错的A/D非常适合初学者,请大家下载看看阿!!有志于从底层做起的程序员
- 2022-03-15 04:38:19下载
- 积分:1
-
STemwin在stm32F103上的移植
应用背景这是一个stemwin的程序,多应用在需要配置用户界面的地方,当你需要用户gui支持时,可以尝试使用该程序.方便使用的.值得借鉴关键技术使用stm32的标准外设库,而且是在keil环境下编程,使用的C语言.使用的关键技术有C数据结构,GUI移植系统.Keil使用技术.
- 2022-02-25 23:03:03下载
- 积分:1
-
LPC214X各功能模块程序,可直接调用
LPC214X各功能模块程序,可直接调用-Functional modules LPC214X procedures, can be directly called
- 2022-03-22 22:08:06下载
- 积分:1
-
用PIC16C54控制的电话扩音器
用PIC16C54控制的电话扩音器--PIC6C54-controlled phone amplifier.
- 2022-02-27 07:45:24下载
- 积分:1
-
time and sleep function
this is sleep and time function, you can have a look. it is programming by c language, the gold of this program is achieve
1.how to use time functions to measure time
2. to understand program execution in a multi-task environment
3. to understand the concept of time drift
- 2022-09-10 12:50:03下载
- 积分:1
-
ARM linux的USB摄像头驱动程序,带截图
linux系统下的luvcview的摄像头驱动程序。可在ARM板子上和PC上运行,有两个makefile 文件。对luvcview的程序添加了截图功能,所得图片保存在文件目录下。
- 2022-01-25 21:38:03下载
- 积分:1
-
h.264 在dm6446上的实现 很有用的原码
h.264 在dm6446上的实现 很有用的原码-h.264 dm6446
- 2022-07-03 08:22:57下载
- 积分:1
-
说明:
1. DL1MS: 延时1ms 子程序, DL01MS : 延时0.1ms 子程序
2. MOV R0,#80H 红外接收的数据的地址...
说明:
1. DL1MS: 延时1ms 子程序, DL01MS : 延时0.1ms 子程序
2. MOV R0,#80H 红外接收的数据的地址 80H~8DH
3. SHOW_RFCODE 在LCD上显示红外接收的数据(演示用)
4. 在中断中建立红外接收数据标记,在主程序中调用RF_JS-Note: 1. DL1MS: Subroutine 1ms delay, DL01MS: Subroutine 0.1ms latency 2. MOV R0,# 80H infrared receiver data address 80H ~ 8DH3. SHOW_RFCODE in LCD display infrared receiver of the data ( demonstration using) 4. in the interruption of infrared receiver to create a data marker, in the main program call RF_JS
- 2023-05-16 16:55:03下载
- 积分:1
-
对于操作访问权字节的SCSI设备,只要适当…
对SCSI设备进行字节访问的操作,只要适合SCSI标准,均可-right byte SCSI equipment for the operation of the visit, as long as appropriate SCSI standards, may
- 2022-03-19 20:27:40下载
- 积分:1