-
Opencv2cV
OpenCV 2 Computer Vision Application Programming Cookbook
- 2014-11-30 10:53:41下载
- 积分:1
-
Quantum-genetic-algorithms--optimal
matlab量子遗传算法求最优,其适应度函数可以根据自身实际情况编写求适应度值最高的最优解。(Quantum genetic algorithms for optimal matlab)
- 2014-12-23 12:55:50下载
- 积分:1
-
Fuzzocess
模糊专家控制在制浆中段废水好氧处理过程中的应用Fuzzy expert control aerobic treatment of wastewater in the Pulping Process(Fuzzy expert control aerobic treatment of wastewater in the Pulping Process)
- 2011-02-15 20:43:42下载
- 积分:1
-
Blur2
Total Variation Deconvolution using Split Bregman 是一种图像去模糊算法 内涵C的源代码 可供参考使用(Total Variation Deconvolution using Split Bregman
introduce a duburring algorithma in image processing)
- 2014-09-02 19:10:33下载
- 积分:1
-
ROBOT
机器人语音控制系统,本系统在Windows XP系统下编译通过。更详细的配置请参照书中的说明。(Robot voice control system, the system in the Windows XP system, through the compiler. A more detailed configuration, please refer to the book description.)
- 2007-11-10 17:49:31下载
- 积分:1
-
cointStrat
MATLAB的仿真,对于仿真有特别的贡献,基于是源码,好好。(MATLAB simulation, the simulation of a particular contribution, based on a source, well.)
- 2011-05-19 14:04:17下载
- 积分:1
-
A-Comparison-of-Categorical-Attribute-Data
clustering algorithm paper
- 2014-11-09 09:43:31下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
PDopplerCComh
相位编码脉冲压缩雷达的多普勒补偿偿算法,实现对信号的补充可直接使用。
(Phase-coded pulse compression radar, Doppler compensation compensation algorithm, to supplement the signal can be used directly.)
- 2012-07-20 08:22:39下载
- 积分:1
-
VBdiaoyongMATLAB
说明: VB调用MATLAB
使用VB来调用matlab里的函数,可以综合matlab的强大功能使vb开发的程序效率更高。(MATLAB using VB to call matlab in VB to call the function, can be integrated so that the power of matlab programs vb efficient.)
- 2009-08-02 17:12:37下载
- 积分:1