CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vs2005
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 - vs2005 - List
[
AI-NN-PR
]
juleifenxi
DL : 0
采用类平均法实现聚类分析的算法,并实现画图功能,附有xml数据文件,为VB.net语言开发,运行环境VS2005.-Realize the use of category average method of cluster analysis algorithms, and to realize drawing functions, with xml data files for the VB.net language development, runtime environment VS2005.
Date
: 2025-12-27
Size
: 76kb
User
:
王丹
[
AI-NN-PR
]
custmer
DL : 0
客户关系管理系统,VS2005,SQL2005编写,能够运行,没有密码-Customer Relationship Management System, VS2005, SQL2005 prepared to run, there is no password
Date
: 2025-12-27
Size
: 266kb
User
:
lihui
[
AI-NN-PR
]
TSP-SA
DL : 0
用模拟退火算法解决旅行商问题,工具为:vs2005-Using simulated annealing algorithm to solve traveling salesman problem, tools for: vs2005
Date
: 2025-12-27
Size
: 4.83mb
User
:
renziwu
[
AI-NN-PR
]
MazeClient
DL : 0
人工智能走高级迷宫:gpct程序大赛2等奖的作品,可以用来走比较高级的迷宫。程序用c#写成,vs2005编译。这种迷宫不是普通的迷宫,而是带有复杂元素的迷宫,如门,传送点等等。比赛题目的介绍:编写一个探索并寻找二维迷宫出口的人工智能算法(以下简称算法),这个算法会帮助那些身陷迷宫的探险家走出迷宫。算法能够获取的信息有:迷宫的大小和出口的坐标;探险家当前的坐标以及周围一个格子的情况;在同一个迷宫中其他探险家的喊话内容。-High maze of artificial intelligence go: gpct procedures such Award Competition 2 entries that can be used to take the relatively high-level maze. Procedures used c# Written, vs2005 compiler. This maze is not an ordinary maze, but with a complex maze of elements, such as the door, so your delivery point. Introduce the topic of race: the preparation of a two-dimensional maze to explore and search for the export of artificial intelligence algorithm (hereinafter referred to as algorithms), this algorithm will help those who are trapped in a maze of explorers out of the maze. Algorithm to obtain the information are: the size of the maze and export coordinates explorer as well as the coordinates of the current situation surrounding a lattice in the same maze of other explorers of the message content.
Date
: 2025-12-27
Size
: 1.58mb
User
:
宋芬
[
AI-NN-PR
]
yc-tsp
DL : 0
遗传算法解TSP问题的代码,vs2005编译-Genetic Algorithm for TSP problem code, vs2005 compiler
Date
: 2025-12-27
Size
: 444kb
User
:
阿锋
[
AI-NN-PR
]
genetic
DL : 0
这是一个遗传算法的代码,用C++写的,运行环境是vs2005.-This is a genetic algorithm code, using C++ Written running environment is vs2005.
Date
: 2025-12-27
Size
: 17kb
User
:
wangjing
[
AI-NN-PR
]
MySAA
DL : 0
平台vs2005 模拟固体退火算法实现144个城市的旅行商问题,可设置具体参数-VS2005 simulation platform to achieve solid annealing algorithm 144 city traveling salesman problem, you can set specific parameters
Date
: 2025-12-27
Size
: 11.96mb
User
:
庄雄雄
[
AI-NN-PR
]
GA
DL : 0
vs2005开发 遗传算法求解144城市的旅行商问题-VS2005 to develop genetic algorithm 144 city traveling salesman problem
Date
: 2025-12-27
Size
: 450kb
User
:
庄雄雄
[
AI-NN-PR
]
8digitsA
DL : 0
八数码的,用VS2005,可以用的,人工智能的算法-Eight digital, using VS2005, can be used, artificial intelligence algorithms
Date
: 2025-12-27
Size
: 1.15mb
User
:
郭娟
[
AI-NN-PR
]
8digits
DL : 0
人工智能,深度优先算法,VS2005做的,还能用-Artificial intelligence, depth-first algorithm, VS2005 do, but also with
Date
: 2025-12-27
Size
: 789kb
User
:
郭娟
[
AI-NN-PR
]
NeuralNetwork
DL : 0
人工神经网络分类实现,在vs2005下实现,训练数据和测试数据有train.txt和test.txt读入-Implementation of artificial neural network classification
Date
: 2025-12-27
Size
: 220kb
User
:
尤凤凯
[
AI-NN-PR
]
GA_TSP
DL : 0
遗传算法解决TSP问题,C++,VS2005,注释详尽-GA, TSP
Date
: 2025-12-27
Size
: 1.52mb
User
:
zoneq6
[
AI-NN-PR
]
SD_Assignment
DL : 1
服务查询软件,自动生成本体库,自动生成服务库,自动生成服务需求,基于指派算法进行服务查询,有优良的精度和可扩展性,开发环境vs2005,开发语言C#-Service query software, automatic generation of ontology library, automatically generate service library, automatically generate demand for services, based on assignment algorithm for service inquiries, have excellent accuracy and scalability, development environment, vs2005, development language C#
Date
: 2025-12-27
Size
: 88kb
User
:
pyb
[
AI-NN-PR
]
gco-v3.0
DL : 0
graph cut 优化算法的最新版本,包含C++版本(在VS2005以上版本可以调通)和Matlab接口,-graph cut optimization algorithm of the latest version, includes C++ version (or later in the VS2005 can be transferred through) and the Matlab interface
Date
: 2025-12-27
Size
: 66kb
User
:
tanghuang
[
AI-NN-PR
]
TSP
DL : 0
用VC实现的TSP,基于模拟退火算法 开发环境:VS2005-TSP Solution based on VC++ IDE: VS2005
Date
: 2025-12-27
Size
: 961kb
User
:
Andrew
[
AI-NN-PR
]
data_tsumoto
DL : 0
用C#实现K-means算法,对此算法进行过调试,可以的VS2005环境下运行。-Achieved with C# K-means algorithm, this algorithm had debugging, I can run under VS2005.
Date
: 2025-12-27
Size
: 1.95mb
User
:
jiangjiang
[
AI-NN-PR
]
box_problem
DL : 0
完整实现装箱子问题,并利用vs2005建立控制台完整演示工程。算法描述: 1.给定单个箱子的容量 2.输入需要装入箱子的物品个数 3.分别输入待装入箱子的物品的容量 4.结果输出:将所有物品装箱子的最佳方案 -Complete implementation of the loading box problem and establish a console full advantage of vs2005 demo project. Algorithm description: 1. To order a box of volume 2. Enter the number of items into the box 3. Were entered into the boxes of items to be the capacity of 4. The resulting output: all items will be the best solution to install boxes
Date
: 2025-12-27
Size
: 418kb
User
:
smallking
[
AI-NN-PR
]
bp-algorithm-and-improve
DL : 0
这个是bp的经典算法和改进算法,主要针对bp的alpha值的改进和对学习效率的改进,并且对不同的alpha值进行了测试,正确率能达到百分之八十,其中还有相应的数据集,是用于阿拉伯数字的识别,除此之外还有一篇实验报告,一份讲解的bp算法的ppt ,可执行程序和源代码,运行环境在vs2005上通过测试,并且有详细的原始数据和统计数据,相信这是你不错的选择,会帮助你更深刻的了解bp算法-This is a classic bp algorithm and improved algorithm, mainly the alpha value for bp improvement and the improvement of learning efficiency, and the alpha values for different test, the correct rate can reach 80 percent, of which there are corresponding data set is used for identification of Arabic numerals, in addition to a lab report, an explanation of the bp algorithm ppt, executable and source code in vs2005 running on the test environment, and the original detailed data and statistics, I believe this is your good choice, will help you gain a deeper understanding of the bp algorithm
Date
: 2025-12-27
Size
: 1.21mb
User
:
吴忠标
[
AI-NN-PR
]
HistEqTest
DL : 0
直方图均衡化程序,vs2005程序~~,运行时需添加opencv库支持-Histogram equalization program, vs2005 program ~ ~ runtime need to add opencv library support
Date
: 2025-12-27
Size
: 12kb
User
:
chenjc
[
AI-NN-PR
]
naive-Bayes
DL : 0
基于朴素贝叶斯分类算法的C++实现,VS2005环境-Based on Bayesian classification algorithm C++ realize, VS2005 environment
Date
: 2025-12-27
Size
: 7.1mb
User
:
sj
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.