-
运动检测
我的项目是用opencv来识别运动检测,在这个项目中,我们使用opencv标准函数来记录图像的运动历史,并计算图像的梯度,我在运动发生的地方画一个圆并显示方向
- 2022-03-06 15:40:09下载
- 积分:1
-
AutoCAD environment, since the definition of the entity good example ARX help de...
AutoCAD环境中,自定义实体的很好的例子,有助于ARX开发人员快速掌握自定义实体的技术-AutoCAD environment, since the definition of the entity good example ARX help developers quickly grasp from the technical definition of entities
- 2022-10-04 07:00:02下载
- 积分:1
-
mimo ofdm CAZAC 好不容易找到的哦 感觉很好
mimo ofdm CAZAC 好不容易找到的哦 感觉很好 -mimo ofdm
- 2023-08-14 10:10:03下载
- 积分:1
-
简单的用VC++6.0编写的对话框,该对话框包括了各种类型的控件....
简单的用VC++6.0编写的对话框,该对话框包括了各种类型的控件.-Simple to use VC++ 6.0 prepared dialog, the dialog box includes all types of controls.
- 2022-04-13 11:30:33下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
很有意思的小游戏 ,喜欢的人下下来玩一下吧,对与头脑的休息还是大有好处的^_^...
很有意思的小游戏 ,喜欢的人下下来玩一下吧,对与头脑的休息还是大有好处的^_^-very interesting little game, like the people down play with under the bar, with the heads of the rest is good or the ^ _ ^
- 2022-01-28 18:29:36下载
- 积分:1
-
一个小程序,本地是access,网络是Oracle
一个小程序,本地是access,网络是Oracle-A small program, the local is the access, the network is the Oracle
- 2022-02-02 06:10:41下载
- 积分:1
-
LabView controls inside the call and management procedures, there are a lot of r...
LabView里面的控件调用和管理程序,还有很多的相关的子程序-LabView controls inside the call and management procedures, there are a lot of related subroutines
- 2022-03-13 18:03:55下载
- 积分:1
-
enigma源码,可以给刚开始学的人学习下。
enigma源码,可以给刚开始学的人学习下。
- 2022-08-08 17:09:14下载
- 积分:1
-
C A D 的 电 子 教 案!应该很多人会需要吧
C A D 的 电 子 教 案!应该很多人会需要吧-CAD of electronic lesson plans! Should be a lot of people will need it
- 2022-08-03 14:36:08下载
- 积分:1