搜索结果
找到约 384 项符合
Problem 的查询结果
电子书籍 彩票中的数学lottery problem.pdf
彩票中的数学lottery problem.pdf
Java编程 This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the bes
This program is using Genetic Algorithm to solve the Travlling
Salesman Problem. It gives the best path route within a specified
time.
usage: java Evolver <seconds> <city file> <config file>
Author: Liu Yang
人工智能/神经网络 - XCS for Dynamic Environments + Continuous versions of XCS + Test problem: real multiplexer +
- XCS for Dynamic Environments
+ Continuous versions of XCS
+ Test problem: real multiplexer
+ Experiments: XCS is explored in dynamic environments with different magnitudes of change to the underlying concepts.
+Reference papers:
H.H. Dam, H.A. Abbass, C.J. Lokan, Evolutionary Online Data Mini ...
系统设计方案 The Dynamic Assignment Problem
The Dynamic Assignment Problem,动态排班问题,使用到了各个智能算法
人工智能/神经网络 solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graph
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
人工智能/神经网络 use genetic ant algorithm to slove TSP problem
use genetic ant algorithm to slove TSP problem
人工智能/神经网络 A matlab code for a reinforment learning routing problem
A matlab code for a reinforment learning routing problem
其他 源自 adaptive filter theory 書本上problem範例。
源自 adaptive filter theory 書本上problem範例。
数学计算 /* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F
/*
* EULER S ALGORITHM 5.1
*
* TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM:
* Y = F(T,Y), A<=T<=B, Y(A) = ALPHA,
* AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B].
*
* INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTEGER N.
*
* OUTPUT: APPROXIMATION W TO Y AT THE (N+1) VALUES OF T.
* ...
文件格式 producer-consumer problem 的源码
producer-consumer problem 的源码