CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Artificial Intelligence
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 - Artificial Intelligence - List
[
AI-NN-PR
]
AForge.NET_Framework-2.1.3
DL : 0
一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Description: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence- image processing, computer vision, neural networks, genetic algorithms, machine learning, etc.
Date
:
Size
: 23.51mb
User
:
dozenow
[
AI-NN-PR
]
visual_interpretation_of_hand_gesture_for_human_co
DL : 0
手姿势视觉计算的综述。比较早的关于手部姿势的综合性总结。可供人工智能的爱好者参考-Summary of hand position visual computing. Earlier position on hand a comprehensive summary. Reference for enthusiasts of artificial intelligence
Date
:
Size
: 898kb
User
:
隼鼻梁而
[
matlab
]
An_Introduction_to_Programming_and_Numerical_Metho
DL : 0
《An Introduction to Programming and Numerical Methods in MATLAB》 是一本关于Matlab编程的书,对人工智能和数值分析等领域的researcher有很大帮助。-"An Introduction to Programming and Numerical Methods in MATLAB" is an book on Matlab programming. It is very helpful to those engaged in artificial intelligence or numerical analysis.
Date
:
Size
: 3.74mb
User
:
Bingmiao Huang
[
AI-NN-PR
]
AIPPT
DL : 0
一个讲述人工智能的PPT,对人工智能进行了深入浅出的讲解-About the artificial intelligence of a PPT, of artificial intelligence carried out to explain in simple terms
Date
:
Size
: 42kb
User
:
yh
[
AI-NN-PR
]
prolog
DL : 0
人工智能基础教学资料,内有图的搜索、专家算法等简单而经典的代码,用Prolog语言实现,内有相关的编译器-Artificial intelligence with the Prolog language associated with the related compiler
Date
:
Size
: 673kb
User
:
lixiao
[
matlab
]
codeofroughset
DL : 0
粗糙集的基本算法,包括数据补齐,属性约简,值约简,规则生成,非常实用。-Rough set theory is a new mathematical approach to imperfect knowledge. The problem of imperfect knowledge has been tackled for a long time by philosophers, logicians and mathematicians. Recently it became also a crucial issue for computer scientists, particularly in the area of artificial intelligence.
Date
:
Size
: 28kb
User
:
谢亚妮
[
Mathimatics-Numerical algorithms
]
artificial_intelligence_and_global_risk
DL : 0
a paper presentation on artificial intelligence and global risk
Date
:
Size
: 67kb
User
:
devikha
[
AI-NN-PR
]
NBClassify
DL : 0
人工智能。基于朴素贝叶斯的文本分类器,测试正确率较高。-Artificial intelligence. Naive Bayes text classification based on, test accuracy is higher.
Date
:
Size
: 6kb
User
:
bruce
[
AI-NN-PR
]
Genetic
DL : 0
此文档为人工智能中的遗传算法,用户在此了解到人类的遗传功能。-This document is in artificial intelligence algorithm, users in the genetic features of human understanding.
Date
:
Size
: 156kb
User
:
元颖
[
AI-NN-PR
]
_AnimalESC_rar
DL : 0
用C++编写的人工智能动物识别专家系统程序,可简单识别几种动物-Written in C++, artificial intelligence expert system for animal identification program, several animals can be simply identified
Date
:
Size
: 211kb
User
:
songjie
[
AI-NN-PR
]
Built-using-C-expert-system
DL : 0
是人工智能里面的用C++建造专家系统类的内容,很经典的一本书-Artificial intelligence inside the building with C++ expert system for the content of the class, it is the classic book
Date
:
Size
: 4.04mb
User
:
songjie
[
AI-NN-PR
]
ZhongShangUniversityprogramming_contest_materials_
DL : 0
程序设计竞赛资料ZSU:包括人工智能在围棋程序中的应用,测试数据设计中的三要素等资料-Programming Contest information ZSU: including artificial intelligence applications in the Go program, the design of test data and other information on the three elements
Date
:
Size
: 10.57mb
User
:
黄楚高
[
AI-NN-PR
]
AStarDemo-1
DL : 0
人工智能A星算法网络小游戏地图寻径问题代码-A network of artificial intelligence algorithms Star game code map routing problem
Date
:
Size
: 544kb
User
:
caoshilian
[
AI-NN-PR
]
missionaryandsavage
DL : 0
用C++实现人工智能中的传教士与野人过河问题,其于A*算法实现。-C++ implementation with the missionaries and the artificial intelligence problem of Savage river, which at the A* algorithm.
Date
:
Size
: 3.54mb
User
:
xiaomingxi
[
Mathimatics-Numerical algorithms
]
AI
DL : 0
Artificial Intelligence : it tells about how we can use Human behavior in technical world and its application.
Date
:
Size
: 483kb
User
:
vishal.shubham
[
AI-NN-PR
]
Astar
DL : 0
人工智能系统中的A*寻径算法,以寻找最佳路径。-Artificial intelligence system A* routing algorithm to find the best path.
Date
:
Size
: 3.59mb
User
:
刘冬枝
[
AI-NN-PR
]
GATest
DL : 0
人工智能系统中,遗传算法的程序,用来进行遗传算法的计算。-Artificial intelligence system, the genetic algorithm process, the genetic algorithm used for the calculation.
Date
:
Size
: 3.64mb
User
:
刘冬枝
[
AI-NN-PR
]
jiaoshi
DL : 0
人工智能中著名的传教士与野人问题的c语言实现,运用领结表实现-Missionaries and the famous artificial intelligence problem Savage c language, the use of tie table implementation
Date
:
Size
: 2kb
User
:
余拜仁
[
AI-NN-PR
]
TSP
DL : 0
用A* 算法计算人工智能方面的旅行商问题 称为TSP问题 也可以称用启发式解决TSP问题-A* algorithm using artificial intelligence known as the traveling salesman problem TSP problem can also be known as heuristic problem solving TSP
Date
:
Size
: 2kb
User
:
神马
[
AI-NN-PR
]
TSP
DL : 0
使用ASTAR算法实现旅行商问题,在网上下过,感觉不好,自己从写的,可输入城市节点的临界矩阵,带报告,人工智能作业-Traveling salesman problem using the ASTAR algorithm, the node can enter the critical matrix of the city, with the report, Artificial Intelligence operations
Date
:
Size
: 186kb
User
:
高昊天
«
1
2
...
34
35
36
37
38
39
40
41
42
43
44
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.