-
3
说明: 编写程序:基类base,有一个私有数据成员n,派生类Derived公有继承基类base,Derived中新增加一个数据成员m(Programming: the base class base, there is a private data member n, the derived class Derived inherits the base class public base, Derived add a new data member m)
- 2013-12-17 13:38:33下载
- 积分:1
-
libxl-win-3.6.0
libxl for windows 版本3.6.0 (libxl for windows version 3.6.0)
- 2014-09-03 10:44:42下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1
-
GAfun
遗传算法在函数中的应用,它包括编码、交叉、变异、选择等详细的编程,对学习遗传算法很有帮助。(Genetic Algorithms in a function application, which includes coding, crossover and mutation, select details such as programming, genetic algorithm is useful for learning.)
- 2009-12-26 14:55:00下载
- 积分:1
-
Clipboard02
This application show how to Copý the entire contents of an multiline edit control to Clipboard and paste into another control.
- 2015-03-15 17:36:40下载
- 积分:1
-
gaussianiir-20111112
Fast Gaussian Convolution with Recursive Filtering.
- 2014-01-07 08:43:21下载
- 积分:1
-
vcmatlab
VC与MatlabSimulink混合编程的实现与研究(VC and MatlabSimulink HYBRID PROGRAMMING AND RESEARCH)
- 2010-10-10 10:38:36下载
- 积分:1
-
EfPiSoft-1.0_src.tgz
hierarchical Mesh Segmentation based on Fitting Primitives 配套源码(code for hierarchical Mesh Segmentation based on Fitting Primitives)
- 2013-12-07 05:01:48下载
- 积分:1
-
8564825
主要完成3D视频的转换,显示,摄像头采集,传输,监控等,有数字水印()
- 2011-06-05 09:41:26下载
- 积分:1
-
3.18
编写程序来创建有10个元素的vector对象。用迭代器把每个元素值改为当前值的2倍。(Write a program to create vector objects have 10 elements. With the value of each element iterator to 2 times the current value.)
- 2015-03-04 15:15:37下载
- 积分:1