-
long-term-tracking-benchmark-master
说明: 在kcf的基础上,增加了多特征融合和多尺度变化,使得跟踪算法更加的鲁棒性(On the basis of KCF, multi feature fusion and multi-scale change are added to make the tracking algorithm more robust)
- 2021-01-12 18:48:48下载
- 积分:1
-
Simple_Address_book
实现通讯录的简单功能,录入一些人员的基本信息,以mdc的格式保存(To achieve a simple address book function, some personnel input the basic information in order to save the format mdc)
- 2010-02-02 10:26:13下载
- 积分:1
-
遗传算法求解多旅行商问题
说明: 旅行商问题(TravelingSalesmanProblem,TSP)是一个经典的组合优化问题。经典的TSP可以描述为:一个商品推销员要去若干个城市推销商品,该推销员从一个城市出发,需要经过所有城市后,回到出发地。应如何选择行进路线,以使总的行程最短。从图论的角度来看,该问题实质是在一个带权完全无向图中,找一个权值最小的Hamilton回路。由于该问题的可行解是所有顶点的全排列,随着顶点数的增加,会产生组合爆炸,它是一个NP完全问题。(Traveling Salesman Problem (TSP) is a classic combinatorial optimization problem. The classic TSP can be described as: a merchandiser sells goods to several cities. The salesman starts from a city and needs to go through all the cities and return to the starting point. How to choose the route of travel so that the total journey is the shortest. From the point of view of graph theory, the essence of the problem is to find a Hamilton loop with the smallest weight in a completely undirected graph with weights. Since the feasible solution to this problem is the full permutation of all vertices, as the number of vertices increases, a combinatorial explosion occurs, which is an NP-complete problem.)
- 2020-06-17 11:00:02下载
- 积分:1
-
冬谷二十四-TS-插件
说明: final cut pro plugins
- 2020-06-24 12:00:02下载
- 积分:1
-
wpecification-enumerators
Implement the base class of the control panel
- 2017-03-30 02:29:45下载
- 积分:1
-
VC++查看二进制文件内容的小软件
一个用VC++编写的查看二进制文件内容的小软件,可以打开以二进制编码的文件,查看其内容,并在必要时进行二进制文件的修改,类似的程序好像不多,不过真要编写此类软件,个人觉得倒是不太难,本软件运行窗口如截图所示。
- 2022-02-11 18:04:29下载
- 积分:1
-
lcmv-窄带变宽带
说明: The narrowband simulation is extended to wideband, LCMV beamforming is used, and references are included in the compression package
- 2020-05-27 10:19:14下载
- 积分:1
-
2
说明: 51单片机中使第一个灯闪烁的c程序在压缩包中包含c程序和keil工程等等,需要的可自行打开观看(The C program which makes the first lamp flicker in the 51 single chip computer includes C program and keil project in the compression package, etc. It can be opened and watched by itself if needed.)
- 2020-06-21 05:40:02下载
- 积分:1
-
loveletter
Source Code of I Love You Virus
- 2009-09-05 18:16:29下载
- 积分:1
-
Spare-System
自己编写的Access数据库 库存查询系统
编译器vs2005.MFC类库。
查询功能分解详细,大部分索引使用下拉菜单设计,自动搜索数据库添加相应内容,方便查询,免去按键手动添加...,数据添加方便,适用于Excel整体导入,方便维护。
库存查询-按enter自动查询所有库存及按索引查询
出库跟踪-按enter自动查询所有借用信息及按索引查询
借还操作-借用及归还操作
数据库维护-添加删除修改及excel数据整体导入
借用权限设定-借用人员信息添加(Access database inventory query compiler vs2005.MFC write your own class library. Query function decomposition in detail, most of the index using the drop-down menu design, automatically search the database to add the appropriate content, easy access, remove the keys manually add ... data add convenience for Excel overall import, convenient maintenance. Stock Search- enter automatically query inventory and check out the library index tracking- enter automatically query all borrowed index query lending operation- borrowed and returned to the operating database maintenance- add overall import borrow delete modify and excel data permissions given- to borrow personnel information to add)
- 2012-09-16 01:06:07下载
- 积分:1