-
基于opencv的camshift目标跟踪算法
基于C的opencv目标跟踪算法,选择需要跟踪的目标后,用红色框标出目标并实时跟踪,效果很好。
- 2022-01-27 11:26:41下载
- 积分:1
-
text retrieval procedures, the longest match, can immediately find all the sente...
全文检索程序,最长匹配,可以立刻找到所有出现的句子,需要语料库,(例如人民日报)。-text retrieval procedures, the longest match, can immediately find all the sentences need to Corpus (for example, the People"s Daily).
- 2023-03-15 21:30:03下载
- 积分:1
-
日志源码,在windows的事件日志中记录信息
日志源码,在windows的事件日志中记录信息-Log source, in the windows event log records information
- 2022-03-15 17:59:25下载
- 积分:1
-
支持简单HTML标记的Label控件,可以实现斜体,粗体,段落等效果。...
支持简单HTML标记的Label控件,可以实现斜体,粗体,段落等效果。-Support simple HTML tags Label control can be achieved italic, bold, paragraphs and other effects.
- 2022-11-30 06:10:03下载
- 积分:1
-
Prepared using VC dashboard display data source code, you can set the upper and...
用VC编写的仪表盘显示数据源代码,可设置上下限,默认值等-Prepared using VC dashboard display data source code, you can set the upper and lower limits, defaults, etc.
- 2022-02-03 20:33:17下载
- 积分:1
-
软键盘输入法,支持中文输入法,功能还有待改进
软键盘输入法,支持中文输入法,功能还有待改进-Soft keyboard input method support for Chinese character input method, function could be improved
- 2022-08-19 14:06:49下载
- 积分:1
-
irregular window (aircraft windows MFC)
不规则窗口(飞机windows MFC)-irregular window (aircraft windows MFC)
- 2022-06-13 20:06:09下载
- 积分:1
-
ExcelTOFlexgrid FlexGrid to Excel loaded into operation inside! Can also be
ExcelTOFlexgrid 把Excel加载到Flexgrid里面操作!还可以-ExcelTOFlexgrid FlexGrid to Excel loaded into operation inside! Can also be
- 2022-02-26 02:08:31下载
- 积分:1
-
我想你知道一个MRU缓存是什么,否则你不会读这个…
I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.
This is an implementation of a very simple one using only STL.
To implement a cache, derive a subclass from this template class.
As an implementor, you d have to implement two methods:
HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value.
HandleItemRelease - (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
- 2022-11-30 08:45:03下载
- 积分:1
-
这是我在进行站点维护时,要对全站所有网页中的相同代码进行替换编写的一个小程序,希望大家喜欢...
这是我在进行站点维护时,要对全站所有网页中的相同代码进行替换编写的一个小程序,希望大家喜欢-This my own site maintenance, to the station all the pages of the same code prepared by the replacement of a small program, hope you like!
- 2022-03-15 21:59:12下载
- 积分:1