CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - map file
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - map file - List
[
AI-NN-PR
]
MemMapSource
DL : 0
memory map file class for C++ builder-memory map file class for C builder
Date
: 2026-01-08
Size
: 12kb
User
:
[
AI-NN-PR
]
BFS_DFS_Astar
DL : 0
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist. -Implemented BFS, DFS and A* To compile this project, use the following command: g++-O search main.cppThen you can run it:./SearchThe input is loaded from a input file in.txtHere is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm.Then there is an integer h indicate the number of heuristic.The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
Date
: 2026-01-08
Size
: 3kb
User
:
bo
[
AI-NN-PR
]
nnforcast
DL : 0
本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of the original forecast data and the map data comparison. This procedure applied to a lot of Matlab programming to the commonly used form of expression. Some neural network programming to the basic concepts of expression, such as a normalized expression. The hope is to help others.
Date
: 2026-01-08
Size
: 15kb
User
:
pearllu
[
AI-NN-PR
]
lyapunov
DL : 1
求解lyapunov指数的经典程序。Matlab版,希望对大家有用! -Solving lyapunov index classical procedures. Matlab version, in the hope that useful to everybody!
Date
: 2026-01-08
Size
: 3kb
User
:
banban220
[
AI-NN-PR
]
shujusucun
DL : 0
利用GAL20V8编写的熔丝图文件,主要编写的是一个8位数据锁存器 ,可直接下载到器件中-Prepared using GAL20V8 fuse map file, the main preparation is an 8-bit data latches, can be directly downloaded to the device
Date
: 2026-01-08
Size
: 1kb
User
:
luxin
[
AI-NN-PR
]
Map-of-China-coloring-problem
DL : 0
基于遗传算法的中国地图着色问题,额外给出省份名称与相邻关系的txt文件和中国地图的jpg图片文件-Map coloring problem based on genetic algorithms, province name is given txt file with neighboring relations, and China map jpg picture file
Date
: 2026-01-08
Size
: 59kb
User
:
王小兑
[
AI-NN-PR
]
bp
DL : 1
matlab的bp神经网络文件,可用于风速预测,能够生成误差图,预测图-bp neural network in matlab file, can be used for wind speed prediction, able to generate the error map prediction map
Date
: 2026-01-08
Size
: 2kb
User
:
陆明
[
AI-NN-PR
]
PathFinding
DL : 0
A*算法用c++语言实现,可以在指定位置更改障碍物,验证A*算法的局限性-A* algorithm c language implementation, route.txt for the map file, @ for obstacle,.cpp source code, running environment vc++ 6.0
Date
: 2026-01-08
Size
: 36kb
User
:
肖开勇
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.