代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/367531/9743635
txt 工具箱psotb-beta-.3的说明.txt
推荐一下老外的工具箱psotb-beta-.3
我已开始还不会编pso程序时,就用这个工具箱,现在简单给大家介绍一下用法:
其实这个工具箱使用也很简单:
如果你是初学者,头一次用这个工具箱,你可以直接运行pso.m文件。这个程序会优化默认的函数DeJong即超球体函数。
[fxmin, xmin, Swarm, history] = PSO(psoOptions)这是pso.m文件的函 ...
www.eeworm.com/read/171674/9743683
cpp dial.cpp
// dial.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "dial.h"
#include "dialDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/367525/9743718
cpp 注册机.cpp
// 注册机.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "注册机.h"
#include "注册机Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T
www.eeworm.com/read/367525/9743762
cpp 安装软件.cpp
// 安装软件.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "安装软件.h"
#include "安装软件Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/171634/9744551
cpp 水泥砼回弹仪测定数据处理程序.cpp
// 水泥砼回弹仪测定数据处理程序.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "水泥砼回弹仪测定数据处理程序.h"
#include "水泥砼回弹仪测定数据处理程序Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/171539/9746645
cpp random.cpp
// random.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "random.h"
#include "randomDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/367427/9749658
cpp hikerwbset.cpp
// HikerWBSet.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "HikerWBSet.h"
#include "HikerWBSetDlg.h"
#include "PageInit.h"
#include "PageOption.h"
#i
www.eeworm.com/read/367418/9750035
cpp validatingeditdemo.cpp
// ValidatingEditDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ValidatingEditDemo.h"
#include "ValidatingEditDemoDlg.h"
#ifdef _DEBUG
#define n
www.eeworm.com/read/367418/9750117
cpp timedatephonepostalcodeedit.cpp
// TimeDatePhonePostalcodeEdit.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "TimeDatePhonePostalcodeEdit.h"
#include "TimeDatePhonePostalcodeEditDlg.h"
www.eeworm.com/read/367388/9752839
cpp ctreedemo.cpp
//================================================================================
// 这是一个例子程序,主要用于演示ADO和CTREE控件的使用
// 在写代码期间,改成了VCHELP精选问题的简易离线浏览
// 我们在这个小程序中将会用到很多小技巧
// 1、 ADO操作数据库
// 2、