-
TLd的多目标跟踪
本程序是关于TLD的多目标跟踪的程序,读取摄像头的图像,通过鼠标来框定多个目标,来实现对多个目标实时的跟踪和检测。
- 2022-07-22 10:22:30下载
- 积分:1
-
GridSample
VC非常好的表格控件。初学Beginners must see者必看,很经典的。(VC a very good form control...Beginners must seeBeginners must see)
- 2018-08-31 13:41:42下载
- 积分:1
-
daima
北京大学acm第1002题的代码,可能有错误,仅供大家参考。(Peking University acm title code 1002 may be wrong, for your reference.)
- 2009-01-02 10:39:34下载
- 积分:1
-
cPPmatlab
在vc中实现matlab gui引擎的调用,实现绘图功能(Matlab gui engine call the drawing function in vc)
- 2012-06-12 16:40:27下载
- 积分:1
-
STFT
用于MATLAB产生短时傅里叶变换的函数(USED TO GENERATE THE STFT NUM)
- 2014-06-19 17:28:38下载
- 积分:1
-
ds3
单向链表的创建与操作
设单向链表中节点的数据域的数据类型为整型,编写函数实现以下操作:
(1)实现单向链表的创建(包括初始化)与输出操作,节点的个数及节点的数据由用户输入。
(源代码:ds3-1.c)
(2)查找给定的单链表中的第i个节点,并将其地址返回。若不存在第i个节点,则返回空地址。
(源代码:ds3-2.c)
(3)查找给定的单链表中值为n的节点,并将其地址返回。若不存在值为n的节点,则返回空地址。同时,还应通过参数传回该节点的序号。
(源代码:ds3-3.c)
(4)删除给定的单链表中的第i个节点,成功返回1,失败返回0。
(源代码:ds3-4.c)
(5)删除给定的单链表中值为n的节点,成功返回1,失败返回0。
(源代码:ds3-5.c)
(6)在给定的单链表的第i位上插入值为n的节点。
(源代码:ds3-6.c)
(7)在给定单链表的值为m的节点的前面插入一个值为n的节点。
(源代码:ds3-7.c)
(Creation and operation of a one-way linked list
Set up a one-way linked list data type node integer data fields , write a function to achieve the following:
( 1 ) achieve the creation of a one-way linked list ( including initialization ) and output operation , the number of nodes and node data entered by the user .
( Source : ds3-1.c)
( 2 ) Find a single list given in the i-th node and returns its address . Without the presence of the i-th node , returns an empty address.
( Source : ds3-2.c)
( 3 ) Find a given node in a given value of n single list , and return address . Without the presence of the value of n nodes , returns an empty address. Meanwhile, the number should be returned by the parameters of the node .
( Source : ds3-3.c)
( 4 ) Delete the given singly linked list in the i-th node , the successful return 1, else return 0 .
( Source : ds3-4.c)
( 5 ) to delete a single node in the list is given n , the successful return 1, else return 0 .
( Source : ds3-5.c)
( 6 ) )
- 2014-05-11 19:19:41下载
- 积分:1
-
LRU
实现的数据库io缓存模拟程序,读入五万个地址和读写标志,输出命中率,io次数等(Io caching implemented simulation program that reads fifty thousand addresses and write flag output hits, io number, etc.)
- 2015-12-19 23:52:04下载
- 积分:1
-
MYDTCSVPWM
无刷直流电机的基于电压空间矢量的matlab仿真模型(bldc simulation based on svpwm_dtc)
- 2013-04-05 12:42:26下载
- 积分:1
-
TeleBook--My--ADO
ado链接数据库实例教程,基于VS2015和MFC(ADO linked database instance)
- 2018-05-17 21:07:47下载
- 积分:1
-
电力电子技术与Matlab仿真
本书详细介绍了AC/DC、AC/AC、DC/DC电路的仿真(This book details the AC/DC, AC/AC, DC/DC circuit simulation)
- 2020-07-02 00:20:01下载
- 积分:1