亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

problem-solving

  • 蟻群算法( ant colony algorithm) 是由意大利學(xué)者 Dorigo 等人[1 ,2 ] 于20 世紀(jì)90 年代初期通過模擬自然界 中螞蟻集體尋徑的行為而提出的一種基于種群的啟

    蟻群算法( ant colony algorithm) 是由意大利學(xué)者 Dorigo 等人[1 ,2 ] 于20 世紀(jì)90 年代初期通過模擬自然界 中螞蟻集體尋徑的行為而提出的一種基于種群的啟發(fā) 式仿生進(jìn)化系統(tǒng)。蟻群算法包含兩個(gè)基本階段:適應(yīng)階 段和協(xié)作階段。在適應(yīng)階段,各候選解根據(jù)積累的信息 不斷調(diào)整自身結(jié)構(gòu)。在協(xié)作階段,候選解之間通過信息 交流,以期望產(chǎn)生性能更好的解,這類似于學(xué)習(xí)自動(dòng)機(jī) 的學(xué)習(xí)機(jī)制。蟻群算法最早成功應(yīng)用于解決著名的旅 行商問題(t raveling salesman problem , TSP) ,該算法采 用了分布式正反饋并行計(jì)算機(jī)制,易于與其他方法結(jié) 合,而且具有較強(qiáng)的魯棒性[325 ] 。 蟻群算法創(chuàng)立十多年來,無論在算法理論還是在算 法應(yīng)用方面都取得了很多突破性研究進(jìn)展。

    標(biāo)簽: algorithm Dorigo colony ant

    上傳時(shí)間: 2016-01-18

    上傳用戶:xyipie

  • 這是一個(gè)模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts that solve the antiplane (mode III)

    這是一個(gè)模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is formulated as a boundary integral equation and the elastodynamic kernels are analytically derived in the spectral domain (spatial wavenumber). The method is explained e.g. by Morrysey and Geubelle (1997), and has been improved and extensively used by Nadia Lapusta, Alain Cochard, etc.

    標(biāo)簽: collection antiplane scripts matlab

    上傳時(shí)間: 2013-12-26

    上傳用戶:遠(yuǎn)遠(yuǎn)ssad

  • Software developers need to have a number of traits in order to practice their craft well. First, t

    Software developers need to have a number of traits in order to practice their craft well. First, they must be good analytical thinkers and problem solvers. A developer’s primary role is to create software that solves business problems. This requires analyzing customer needs and coming up with successful, creative solutions.

    標(biāo)簽: developers Software practice number

    上傳時(shí)間: 2014-06-01

    上傳用戶:671145514

  • 所有的設(shè)計(jì)模式都有一些常用的特性:一個(gè)標(biāo)識(shí)(a name)

    所有的設(shè)計(jì)模式都有一些常用的特性:一個(gè)標(biāo)識(shí)(a name),一個(gè)問題陳述(a problem statement)和一個(gè)解決方案(a solution)。 1、一個(gè)設(shè)計(jì)模式的標(biāo)識(shí)是重要的,因?yàn)樗鼤?huì)讓其他的程序員不用進(jìn)行太深入的學(xué)習(xí)就能立刻理解你的代碼的目的(至少通過這個(gè)標(biāo)識(shí)程序員會(huì)很熟悉這個(gè)模式)。? 2、問題描述是用來說明這個(gè)模式的應(yīng)用的領(lǐng)域。? 3、解決方案描述了這個(gè)模型的執(zhí)行。一個(gè)好的設(shè)計(jì)模式的論述應(yīng)該覆蓋使用這個(gè)模型的優(yōu)點(diǎn)和缺點(diǎn)。?

    標(biāo)簽: name 設(shè)計(jì)模式 標(biāo)識(shí)

    上傳時(shí)間: 2013-12-16

    上傳用戶:hfmm633

  • 這是linux下的進(jìn)化計(jì)算的源代碼。 === === === === === === === === === === === ===== check latest news at http:

    這是linux下的進(jìn)化計(jì)算的源代碼。 === === === === === === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the sourceforge repository at http://eodev.sourceforge.net/ In case of any problem, please e-mail us at eodev-help@lists.sourceforge.net, eodev@egroups.com To get started, take a look at the tutorial, starting with ./tutorial/html/eoTutorial.html The easiest way to start programming a new genome with all EO evolution engines handy is to create a new standalone EO project from the tutorial/Templates/ directory. Read Lesson 5 of the tutorial for an introduction )

    標(biāo)簽: latest linux check http

    上傳時(shí)間: 2013-12-23

    上傳用戶:jkhjkh1982

  • Session 1: common and useful built-in Mathematica functions variable assignment and function definit

    Session 1: common and useful built-in Mathematica functions variable assignment and function definition the Front End and the Kernel Notebooks. Session 2: organisation of data in Mathematica lists and expressions simple programming functions nesting. Session 3: the opportunity to develop your proficiency as a Mathematica user through work on an extended problem Case Studies Mathematica resources on the Internet.

    標(biāo)簽: Mathematica assignment and functions

    上傳時(shí)間: 2013-12-27

    上傳用戶:362279997

  • 編譯的關(guān)于LL(1)詞法分析的小程序

    編譯的關(guān)于LL(1)詞法分析的小程序,適合在VC下運(yùn)行-compiled on LL (1) Morphological analysis of the small programs, for the VC teachers to run the operation no problem

    標(biāo)簽: LL 編譯 程序

    上傳時(shí)間: 2014-09-01

    上傳用戶:sjyy1001

  • 免疫遺傳算法解決TSP問題的源程序

    免疫遺傳算法解決TSP問題的源程序,屬于本人寫文章測(cè)試benchmark problem用的程序。

    標(biāo)簽: TSP 免疫遺傳算法 源程序

    上傳時(shí)間: 2016-02-21

    上傳用戶:hn891122

  • This template file is used to completely describe a system in a generalized % state space format us

    This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % interface to each function should NOT BE CHANGED however.

    標(biāo)簽: generalized completely template describe

    上傳時(shí)間: 2014-01-10

    上傳用戶:hustfanenze

  • It is about spline word,please refer to this chapter and analysis ,then you will find how to draw

    It is about spline word,please refer to this chapter and analysis ,then you will find how to draw spline ,if you have any problem,please contact me,my telephone is "none",haha!

    標(biāo)簽: analysis chapter spline please

    上傳時(shí)間: 2016-03-07

    上傳用戶:x4587

主站蜘蛛池模板: 定陶县| 柯坪县| 庆元县| 宁南县| 高碑店市| 长宁区| 合江县| 恭城| 阿拉善左旗| 杭锦旗| 东阳市| 金平| 墨竹工卡县| 壤塘县| 德阳市| 乳源| 贺州市| 怀仁县| 临澧县| 丹东市| 龙陵县| 正宁县| 依安县| 即墨市| 巴楚县| 晋城| 瑞金市| 黄山市| 塘沽区| 平武县| 法库县| 宝兴县| 阳江市| 迁安市| 刚察县| 昭觉县| 镇巴县| 贵德县| 大关县| 姚安县| 雷州市|