-
wenfapamduan
Chomsky文法的判断。0型1型2型3型的判断(Chomsky)
- 2009-12-13 11:23:40下载
- 积分:1
-
CameraCalibrationSystem
系统采用的是直接标定摄像机内部参数的算法,算法借助于标定参照物直接计算摄像机的内参数。整个系统是在VC++环境下设
计并实现的,并借助了IPL和OpenCV的帮助,只要输入标定物的图像,系统就可以迅速而又准确地输出摄像机内参数的结果。通过3D
重构实验证明了该系统的有效性。相对于MATLAB实现方式,该系统使用更加方便、快捷。
(System are directly used in the internal parameters of the camera calibration algorithm, calibration algorithm by means of direct calculation of reference within the parameters of the camera. The entire system is in VC++ environment to design and implementation, and with the help of IPL and OpenCV, as long as the input image calibration objects, the system can be output quickly and accurately the results of camera intrinsic parameters. Through the 3D reconstruction of the experiment proved the effectiveness of the system. MATLAB implementation vis-à-vis the way the system more convenient to use, fast.)
- 2009-03-31 19:51:01下载
- 积分:1
-
DBSCANClusteringAlgorithm
说明: 聚类算法MATLAB程序实现,聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。聚类分析以相似性为基础,在一个聚类中的模式之间比不在同一聚类中的模式之间具有更多的相似性。(DBSCAN_Clustering Algorithm)
- 2010-03-23 16:51:41下载
- 积分:1
-
AfxGetApp
AfxGetApp()应用,比较简单的说明,我从网上找的。(AfxGetApp (), relatively simple explanation, I find from the Internet.)
- 2006-12-28 08:38:58下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
invpwm
it is a project based on invpwm in voltage regulator
- 2011-01-30 16:08:16下载
- 积分:1
-
ECgroupon_V3.0_utf8
creativemall glibal green comcepitong(creativemall glibal green comcepitiong creativemall glibal green comcepitong
creativemall glibal green comcepitong
creativemall glibal green comcepitong)
- 2013-07-30 20:39:07下载
- 积分:1
-
Tooltiptest
弹出式tooltips,codeproject上面一个国外人写的(Pop-up tooltips)
- 2013-11-03 22:01:55下载
- 积分:1
-
Fractal-Visual-CPP
分形算法与程序设计Visual C++实现完整版。介绍了许多分形算法,并给出了算法实现的关键部分。(To realize the full version of fractal algorithm and program design of Visual C++. Introduced many fractal algorithm, and gives the key part of the algorithm to achieve.)
- 2014-09-13 16:24:55下载
- 积分:1
-
testdynamic
matlab与vc联合编程 实现图形的动态显示(matlab and graphics vc joint programming to achieve the dynamic display)
- 2007-11-23 20:06:19下载
- 积分:1