-
3-1
opencv的一些实例教程,供初学者拿来使用,更好的入门。(opencv tutorial examples, for beginners to use it, the better entry.)
- 2012-11-01 23:04:28下载
- 积分:1
-
wangluochonggou
配电网重构是一个多目标、多时段、多组合、多约束的非线性优化问题。该问题的复杂性,决定了难以用单纯的数学方法得到满意的解。尝试用改进的遗传算法进行配电网络重构,建立评价函数,寻求该评价函数最优解(Distribution network reconfiguration is a multi-objective, multi-slot, multi-portfolio, multi-constrained nonlinear optimization problem. The complexity of the issue, a difficult decision purely mathematical methods satisfactory solution. Try to use improved genetic algorithm for distribution network reconfiguration, the establishment of the evaluation function, evaluation function to find the optimal solution)
- 2008-07-16 10:50:45下载
- 积分:1
-
shubiao
(9)鼠标器程序
主程序是shubiao.C,可以使用Turbo C工具来调试。((9) Program mouse
The main program is shubiao.C, you can use Turbo C tools to debug.)
- 2014-12-09 09:42:41下载
- 积分:1
-
chap3
opengl编程精粹 配套 光盘内容 第3章源码(Chapter 3 of the opengl Programming Gems contents of the disc)
- 2012-10-25 12:21:26下载
- 积分:1
-
uCSourceCodefn
Unix系统下,小波包变换的实现源码实例,,当然,稍作改动也可用于windows系统下。
(Unix systems, the instance of the wavelet packet transform source, of course, some minor changes can also be used in the windows system.)
- 2012-07-25 06:25:54下载
- 积分:1
-
ExpertSample
MT4与VC编程的动态链接文件,Sample DLL for MQL4 (The MT4 with VC programming dynamic link file, Sample DLL for MQL4)
- 2013-02-02 09:03:18下载
- 积分:1
-
track
该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法(The program is my many years of experience and code, the realization of the panorama target tracking, flame detection, smoke detection, standing up sitting judge, cross-border intrusion, wandering, illegal parking and other various intelligent functions integration, particle filter, Bayesian classifier, random forest variety of online learning mechanism, and the traditional CAMSHIFT, meanshift, optical flow method, Kalman filter, the, KCF, regional matching, phase correlation, contour tracking and other several algorithms)
- 2020-06-29 23:00:01下载
- 积分:1
-
VCtrick
VC小技巧15个,都很实用,请大家试试看。(VC tips 15, are useful, please give it a try.)
- 2009-01-03 16:06:47下载
- 积分:1
-
SerialPort
基于VC实现的串口通信,可以实现串口的数据读取。(Based on the VC serial communications)
- 2013-11-25 10:57:22下载
- 积分:1
-
Createwindow
应用程序:Example 项目概述
========================================================================
应用程序向导已为您创建了此 Example 应用程序。
本文件概要介绍组成 Example 应用程序的每个文件的内容。
Example.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的
平台、配置和项目功能的信息。
Example.cpp
这是主应用程序源文件。
包含用于显示窗体的代码。
Form1.h
包含窗体类的实现和 InitializeComponent() 函数。
AssemblyInfo.cpp
包含用于修改程序集元数据的自定义属性。
/////////////////////////////////////////////////////////////////////////////
其他标准文件:
StdAfx.h, StdAfx.cpp
这些文件用于生成名为 Example.pch 的预编译头文件
和名为 StdAfx.obj 的预编译类型文件。
(this is a vc++ interface example!)
- 2009-05-01 12:15:13下载
- 积分:1