代码搜索:Intelligence

找到约 675 项符合「Intelligence」的源代码

代码结果 675
www.eeworm.com/read/161887/5549307

java endgame.java

/* * EndGame.java * * Created on 2006年5月5日, 上午11:06 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package DogPet; //import
www.eeworm.com/read/161887/5549368

java endgame.java

/* * EndGame.java * * Created on 2006年5月5日, 上午11:06 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package DogPet; //import
www.eeworm.com/read/171739/9739222

html help-generalinformation.html

General Inforation Help
www.eeworm.com/read/175605/9540022

txt readme.txt

书名: 人工智能 英文原书名: Artifical Intelligence:A new Synthesis 作者: NilsJ.Nilsson 译者: 郑扣根 庄越挺 书号: 7-111-07885-3 页码: 168 定价: ¥30.00 会员价: ¥27.00 出版社: 机械工业出版社 出版日期: 2000-10-10 本书首先介绍了
www.eeworm.com/read/124453/14565956

html gold4.html

Menu Page
www.eeworm.com/read/393604/8273495

h util.h

/* * util.h * Copyright (c) Inst. of Machine Intelligence at Nankai University */ #ifndef _UTIL_H #define _UTIL_H #include #include "types.h" #define assert(x) \ do { if
www.eeworm.com/read/393604/8273572

h util.h

/* * util.h * Copyright (c) Inst. of Machine Intelligence at Nankai University */ #ifndef _UTIL_H #define _UTIL_H #include #include "types.h" #define assert(x) \ do { if
www.eeworm.com/read/166836/9995803

m ga_f26.m

function PI=GA_f26(x) % Fitness function evaluation of Example 2-6 % See P.218 of King's Computational Intelligence % in Control Engineering % PenChen Chou, 6-30-2001 global MIN_offset PI=x(
www.eeworm.com/read/338523/12300938

m ga_f26.m

function PI=GA_f26(x) % (Minmimize) Fitness function evaluation of Example 2-6 % See P.218 of King's Computational Intelligence % in Control Engineering % PenChen Chou, 6-30-2001 global MIN_o