-
-
ifdef.rar
人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。
-
Kruscal_C++_implement.rar
1.kruscal_CDT: 在Eclipse里面的CDT和MinGW(提供gcc)的环境下所编写的。
2.kruscal_VC2005: 在VC2005里面编写的。
3.以上两个的代码有点不同,区别主要在于compare函数
4.kruscal算法里面,我有两个不同的实现,一个是最小化堆里面放EdgeNode的指针,一个是最小化堆里面放EdgeNode的Object实例。前者使用了compare函数来比较大小,后者则是在EdgeNode的class里面重载运算符。
-
easydbo-0.9.1.src.zip
EasyDBO是一个超轻量级对象-关系映射(Object/Relation Mapping,简称ORM)系统,主要解决关系数据库系统中表数据与对象的自动映射,当前支持My SQL、MS SQL、Access三种数据库系统下测试通过。
-
camshift1.rar
use cam shift to track the object based the color, the result show it s good!
-
camSdectingobj.rar
using hue in the color of the object to detect the characters of object,it can track object well!
-
-
corba_training.rar
CORBA 标准是由800多个大型软、硬件公司参与的OMG(Object Management Group) 组织所制定,本文培训CORBA相关技术
-
TORM.rar
这是个Tiny Object/Relational Mapping System,使用的数据库是MySQL,只实现了部分功能,包括添加,删除,更新等,另外还带有测试用例(也可以自己写,仅供参考),希望可以给大家一点帮助,也希望各位高手指教
-
ObjectInspector.rar
... any property or event of any
component at runtime
TComponentInspector
customizable full-functional runtime object inspector control
TComponentComboBox
control for easy selecting component
TCommonInspector
abstract inspector control for ...
-
UML.Distilled.2ed.zip
ML Distilled 2nd Edition (English)
A Brief Guide to the Standard Object Modeling Language
UML 标准建模语言入门的很好的参考资料
-