Welcome![Sign In][Sign Up]
Location:
Search - AI.cpp

Search list

[Other resourceAI.cpp

Description: 人工智能程序源码-artificial intelligence source
Platform: | Size: 6980 | Author: 张力 | Hits:

[AI-NN-PRAI.cpp

Description: 人工智能程序源码-artificial intelligence source
Platform: | Size: 7168 | Author: 张力 | Hits:

[AI-NN-PRAI.ID3

Description:
Platform: | Size: 116736 | Author: 陈新新 | Hits:

[Windows DevelopLXD

Description: 自控工程量点AI、AO、DI、DO的类,CPP文件和头文件,可以在自己编程时调用-Controls engineering point of AI, AO, DI, DO class
Platform: | Size: 14336 | Author: boyuansh | Hits:

[AI-NN-PRjinglingyidongAI

Description: 使用AI框架作的基本移动模式,精灵的加载-have ai to make the spirte to move
Platform: | Size: 3491840 | Author: caoJ | Hits:

[Chess Poker gamesai-project

Description: this program solving nQuein with cpp language
Platform: | Size: 1024 | Author: samira | Hits:

[Mathimatics-Numerical algorithmsArtificial1638538312003

Description: RS++ (PI - BOT? An Artificial Intelligence Program By: Rishabh Mittal Solves all closed mazes Please credit me if this programs is used as a reference,base for other programs, Demonstration , teaching material etc. If you plan to use this program for commercial purposes(eg: printing on a cd , you have to email me first for my permission. If You need help regarding this program , Email me: razermanx@hotmail.com Put both maps001.cpp and Ai.cpp files in the bin folder. -RS++ (PI- BOT? An Artificial Intelligence Program By: Rishabh Mittal Solves all closed mazes Please credit me if this programs is used as a reference,base for other programs, Demonstration , teaching material etc. If you plan to use this program for commercial purposes(eg: printing on a cd , you have to email me first for my permission. If You need help regarding this program , Email me: razermanx@hotmail.com Put both maps001.cpp and Ai.cpp files in the bin folder.
Platform: | Size: 4096 | Author: mn008 | Hits:

[AI-NN-PRAI-experience-aReport-

Description: 本实验采用Adaline神经网络进行实验,本工程名为HuSumeiRobot,源代码的基本组成如下: 1) CNN.cpp和CNN.h是神经网络类库的虚拟基类。 2) adaline.h和adaline.cpp是adaline神经网络的C++版本。 可对数字进行识别,并含实验报告一份。-Adaline neural network used in this experiment to experiment, this project called HuSumeiRobot, the source code of the basic components are as follows: 1) CNN.cpp and CNN.h neural network is a virtual base class library. 2) adaline.h and adaline.cpp is adaline neural network C++ version. Numbers can be identified, and with a lab report.
Platform: | Size: 6664192 | Author: kelven | Hits:

[Mathimatics-Numerical algorithmsfind-ai-of-LPC-in-CPP

Description: Levinson-Durbin 算法求解LPC(线性预测编码)的自相关系数及c语言源代码-Using Levinson-Durbin find ai of LPC in C++
Platform: | Size: 4096 | Author: 范哲林 | Hits:

[Windows DevelopThe-Art-of-CPP

Description: The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more. -The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more.
Platform: | Size: 1074176 | Author: 祝闯 | Hits:

[Other Riddle gamesRPG-game-CPP

Description: 此游戏的主要内容是RPG的回合制对战 玩家可选3个不同角色,与AI进行对战。特殊内容包括:实验技能和使用物品。另包含此软件的功能测试 的详细报告。-A RPG game based on C++ programming.An evaluation report provided.
Platform: | Size: 354304 | Author: 曲超 | Hits:

[Other Riddle gamesAI_fiveChess_1_0-CPP

Description: 五子棋智能对战 五子棋智能对战 五子棋智能对战-AI five chess play AI five chess play AI five chess play AI five chess play
Platform: | Size: 164864 | Author: lxz | Hits:

[Game Programai-project

Description: this program solving nQuein with cpp language
Platform: | Size: 1024 | Author: Sattri | Hits:

[Software EngineeringCPP-Gobang

Description: 用VC++6.0写的五子棋的源代码,并且附有详细的说明文档-Object-oriented programming, console-based C++ Gobang procedures, including the man-machine, and man-man Battle, the forbidden hand, undo, archiving function. AI algorithms quickly.
Platform: | Size: 8192 | Author: 张广明 | Hits:

[AI-NN-PRcnn_linear_max-master

Description: 一个简单的卷积神经网络与线性神经元。 结构:输入- >卷积- > max池- >卷积- > max池- >完全连接。 编译c++马克斯池功能首先输入“墨西哥人MaxPooling.cpp”。 数据可以在http://ai.stanford.edu/下载~ amaas /数据/ data.zip 可以在http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset下载的数据加载函数 约98 为50时代的所有训练数据分类精度。-A simple convolutional neural network with linear neurons. Structure: input->convolution->max pooling->convolution->max pooling->fully connected. Compile the max pooling function in C++ first by typing mex MaxPooling.cpp . The data can be downloaded in http://ai.stanford.edu/~amaas/data/data.zip The data loading functions can be downloaded in http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset About 98 classification accuracy for 50 epochs of all training data.
Platform: | Size: 91136 | Author: jianfei | Hits:

[Internet-Networkcprinterapi.cpp

Description: 人工智能打印机源码。对于每一个指令都有详细解释。-AI printer source. For each instruction has a detailed explanation.
Platform: | Size: 6144 | Author: 邹江平 | Hits:

[Othersource

Description: 基于FLTK库实现的国际象棋棋盘功能,不含AI。该程序包含一个文件,源.cpp,可以在安装了FLTK库的VC++2012版本以上运行。-FLTK library implementation based on chess board function, without AI. The program consists of a file, the source .cpp, you can run the installation of the FLTK library VC++2012 or later.
Platform: | Size: 11264 | Author: XPTang | Hits:

[ADO-ODBCai-project

Description: this program solving nQuein with cpp language
Platform: | Size: 1024 | Author: gu744uso | Hits:

[ADO-ODBCai-project

Description: this program solving nQuein with cpp language
Platform: | Size: 2048 | Author: uzhuoweizh | Hits:

CodeBus www.codebus.net