-
VC++ VMR视频采集显示
VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。
- 2022-03-24 05:13:15下载
- 积分:1
-
lcd12864手册
lcd12864手册-lcd12864 Manual
- 2023-01-18 07:40:04下载
- 积分:1
-
去抖动独立按键实验0
去抖动独立按键实验0--单片机学习资料--c语言的-To shake the independent button experimental 0- MCU learning materials- c language
- 2022-06-01 22:45:37下载
- 积分:1
-
I2C总线驱动程序(用两个普通IO模拟I2C总线)
I2C总线驱动程序(用两个普通IO模拟I2C总线)-I2C Bus Driver (using two ordinary analog IO I2C Bus)
- 2022-03-23 21:06:26下载
- 积分:1
-
对24C02的读、写
对24C02的读、写-right 24C02 reading, writing
- 2023-03-30 06:15:03下载
- 积分:1
-
1-wire-bus
基于制造商应用说明的atmel处理器中单线控制的源代码
- 2022-03-22 16:11:58下载
- 积分:1
-
cy7c68013 USB descriptor table example
cy7c68013 USB描述符表的范例
-cy7c68013 USB descriptor table example
- 2022-05-30 21:56:10下载
- 积分:1
-
嵌入式应用程序开发入门
具体操作和源代码和图片
嵌入式应用程序开发入门
具体操作和源代码和图片-Embedded Application Development Introduction to the specific operation and the source code and pictures
- 2023-09-07 02:30:03下载
- 积分:1
-
用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发...
用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发-do with VC PC and SCM communication procedures, very practical. hope that this code will bring convenience to all or some enlightenment
- 2022-04-18 09:17:02下载
- 积分:1
-
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng...
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
- 2022-02-21 11:55:03下载
- 积分:1