CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Floy
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Floy - List
[
Other resource
]
java_lsys
DL : 0
你看到了什么?一群苍蝇在飞舞?这是简简单单的动画么?这些家伙是“活”的么?我可以告诉你,这群飞舞的动物叫Floy,它既不是苍蝇也不是蝌蚪,而是人工生命!这就是一段简简单单的程序,而且代码的长度才有200多行!-what do you see? A group of flies in the air? This is simple animation? These guys are "live"? I can tell you that this group of animals called fluttering Floy, neither flies nor tadpoles, but artificial life! This is a simple process, but also the length of code have more than 200 firms!
Update
: 2008-10-13
Size
: 97.37kb
Publisher
:
若令
[
Other resource
]
floy
DL : 0
floyd算法 数据结构 求最短路径
Update
: 2008-10-13
Size
: 14.16kb
Publisher
:
Liang
[
Windows Develop
]
floy
DL : 0
Floyd算法的基本思想是,从邻接矩阵a开始进行n次迭代,第一次迭代后a[i,j]的值是从vi到vj且中间不经过变化大于1的顶点的最短路径长度;第k次迭代后a[i,j]的值是从vi到vj且中间不经过变化大于k的顶点的最短路径长度 第n次迭代后a[i,j]的值就是从vi到vj的最短路径长度。
Update
: 2008-10-13
Size
: 17.49kb
Publisher
:
陈冰晶
[
Other resource
]
GraphAlgori
DL : 0
图论算法中dijkstra、Floy、和最小生成树算法的实现,使用类进行封装
Update
: 2008-10-13
Size
: 13.99kb
Publisher
:
林立文
[
Other resource
]
floy
DL : 0
Floy的人工生命模拟,生动地模拟了一群人工苍蝇的飞行动画过程。
Update
: 2008-10-13
Size
: 73.81kb
Publisher
:
汪俊琼
[
Other resource
]
efloy
DL : 0
本程序是具有进化能力的人工生命floy,你会看到越来越具有智能的floy会自发的产生。 -this evolutionary process is the ability of artificial life floy, you will see more intelligent the floy will spontaneously emerge.
Update
: 2008-10-13
Size
: 101.23kb
Publisher
:
姚启迪
[
Other resource
]
floy
DL : 0
简单规则演化出来的极似苍蝇的一个人工生命群体floy-simple rules of evolution as same flies an artificial life groups floy
Update
: 2008-10-13
Size
: 73.81kb
Publisher
:
姚启迪
[
SourceCode
]
基于FLOY半色调算法毛纺织物减轻深化
DL : 0
毛纺织物由于纹理粗,更易使墨滴扩散,印刷致使图像模糊,本算法提出一种改进方法,可以实现!
Update
: 2010-11-26
Size
: 1.21mb
Publisher
:
fngzhe@gmail.com
[
Mathimatics-Numerical algorithms
]
Floyd
DL : 0
VB实现Floyd算法-VB Floyd Algorithm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
沈云
[
AI-NN-PR
]
efloy
DL : 0
本程序是具有进化能力的人工生命floy,你会看到越来越具有智能的floy会自发的产生。 -this evolutionary process is the ability of artificial life floy, you will see more intelligent the floy will spontaneously emerge.
Update
: 2025-02-17
Size
: 101kb
Publisher
:
姚启迪
[
AI-NN-PR
]
floy
DL : 0
简单规则演化出来的极似苍蝇的一个人工生命群体floy-simple rules of evolution as same flies an artificial life groups floy
Update
: 2025-02-17
Size
: 74kb
Publisher
:
姚启迪
[
Data structs
]
最短路径c++语言
DL : 0
用从c++写的floyd最短路径算法,可以求邻接矩阵任意两点的最短路径。-from using c++ to write the Floyd shortest path algorithm, can help adjacency matrix arbitrary 2:00 Shortest Path.
Update
: 2025-02-17
Size
: 38kb
Publisher
:
[
AI-NN-PR
]
java_lsys
DL : 0
你看到了什么?一群苍蝇在飞舞?这是简简单单的动画么?这些家伙是“活”的么?我可以告诉你,这群飞舞的动物叫Floy,它既不是苍蝇也不是蝌蚪,而是人工生命!这就是一段简简单单的程序,而且代码的长度才有200多行!-what do you see? A group of flies in the air? This is simple animation? These guys are "live"? I can tell you that this group of animals called fluttering Floy, neither flies nor tadpoles, but artificial life! This is a simple process, but also the length of code have more than 200 firms!
Update
: 2025-02-17
Size
: 97kb
Publisher
:
若令
[
Other
]
FloydMATLAB
DL : 0
Floyd算法,推荐-Floyd algorithm, recommended clamor clamor clamor clamor clamor
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zezo
[
matlab
]
floyed
DL : 0
佛洛依德算法的matlab实现,可求任意两点间的最短距离-Freud algorithm matlab realize, arbitrary rectifiable the shortest distance between two points
Update
: 2025-02-17
Size
: 64kb
Publisher
:
谭春海
[
source in ebook
]
floy
DL : 0
floyd算法 数据结构 求最短路径-floyd algorithm for data structure for shortest path
Update
: 2025-02-17
Size
: 252kb
Publisher
:
Liang
[
Windows Develop
]
floy
DL : 0
Floyd算法的基本思想是,从邻接矩阵a开始进行n次迭代,第一次迭代后a[i,j]的值是从vi到vj且中间不经过变化大于1的顶点的最短路径长度;第k次迭代后a[i,j]的值是从vi到vj且中间不经过变化大于k的顶点的最短路径长度 第n次迭代后a[i,j]的值就是从vi到vj的最短路径长度。-Floyd algorithm for the basic idea is that from the adjacency matrix a start n iterations, after the first iteration a [i, j] values are from vi to vj and not through changes in the middle of more than 1 vertex of the shortest path length the first k iterations after a [i, j] values are from vi to vj and not through changes in the middle of the vertex k is greater than the shortest path length of the first n iterations, after a [i, j] value is from vi to vj of the shortest path length.
Update
: 2025-02-17
Size
: 17kb
Publisher
:
陈冰晶
[
AI-NN-PR
]
floy
DL : 0
Floy的人工生命模拟,生动地模拟了一群人工苍蝇的飞行动画过程。-Floy of artificial life simulation, a vivid simulation of a group of artificial flies flight animation process.
Update
: 2025-02-17
Size
: 74kb
Publisher
:
汪俊琼
[
matlab
]
Floy-Warshall
DL : 0
Floy-Warshall算法的一个具体应用实例。用于解决城市消防队选址问题-Floy-Warshall algorithm for a specific application example. Used to address the city fire department location problem
Update
: 2025-02-17
Size
: 153kb
Publisher
:
Mengxianyu
[
matlab
]
Floyd
DL : 0
floy 算法实现寻找最短路径问题,类似的还有迪克斯屈拉算法-floy algorithm to find the shortest path problem, there is a similar pull algorithm Dix Qu
Update
: 2025-02-17
Size
: 1kb
Publisher
:
jUNPENG
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.