CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 使用C语言编写

搜索资源列表

  1. ID3算法源程序(C语言)

    0下载:
  2. ID3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。输出格式是一个二叉判定树。-ID3 algorithm source. The method used was to prepare a document preservation *. dat sample data, a document preservation *. tag attributes listed, and the fina
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4852
    • 提供者:小丁
  1. ga_basic

    0下载:
  2. 遗传算法基本算法,使用C语言编写,有一定的参考价值。-GA basic algorithm, the use of C language, a certain reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5665
    • 提供者:莫尘
  1. ai

    0下载:
  2. 使用C语言编写程序,使用深度优先算法,解决八数码问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2090
    • 提供者:vincent
  1. 基于MFC界面的人机对战五子棋

    4下载:
  2. 用C++语言编写,界面使用mfc编写,应用α-β剪枝算法实现的人机对战五子棋
  3. 所属分类:人工智能/神经网络/遗传算法

  1. expert_system(animal)

    0下载:
  2. 一个用于动物识别的小型专家系统,使用C语言编写-An expert system of animal identification, using C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:109985
    • 提供者:zou_pc
  1. 完整的3D 模型检索程序

    0下载:
  2. 完整的3D 模型检索程序,使用C语言编写,可以使学习者从底层研究三维模型的检索框架,同时提供的C语言程序包也可以设计新的三维模型检索算法。,Complete 3D model retrieval, the use of C language, so that students can study three-dimensional model from the bottom of the search framework to provide the C language package can
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-09
    • 文件大小:1540137
    • 提供者:anzi
  1. kMeansPPTest

    0下载:
  2. k均值聚类算法,并包含了对该算法的一些优化,使用c语言进行程序的编写-k means clustering algorithm, using the procedures for the preparation matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1748534
    • 提供者:李明
  1. knn

    1下载:
  2. 使用C语言编写的最近邻算法,可以直接运行,算法是对鸢尾花数据进行了分类。-Written in C language using the nearest neighbor algorithm can be run directly, the algorithm is the iris data are classified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:739820
    • 提供者:hqj
  1. GA-2

    0下载:
  2. 遗传算法的源代码,使用c++语言编写,结构清晰,注释完整,明了易懂-Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:mengjie
  1. pso

    0下载:
  2. 用c语言编写的粒子群算法程序,下载后可以直接使用-With the c language of the particle swarm optimization program, download can be used directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1150
    • 提供者:
  1. yongCyuyanbianxiedeGA

    0下载:
  2. 使用c语言编写的遗传算法,容易理解,有助于学习掌握遗传算法的优化过程-C language using genetic algorithms, easy to understand, contribute to learning and mastering the genetic algorithm optimization process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3316
    • 提供者:细细
  1. avoidance

    0下载:
  2. 使用C语言编写的避障程序,具有程序模块化强的特点,同时这个程序是应用到机器人的可视化避障程序的应用中,效果不错。-Using the C language obstacle avoidance procedure, with a strong feature of the modular program, while this procedure is applied to the robot' s obstacle avoidance program visualization appl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1250
    • 提供者:xiaolubk
  1. 8number

    0下载:
  2. 使用 人工智能里面的 A算法 解决八数码问题 使用C语言进行编写的-A method using artificial intelligence inside the eight-puzzle problem solving using the C language written in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2845
    • 提供者:朱玄
  1. xiaoche

    0下载:
  2. 一个智能小车的程序,循迹小车使用ATmega16作为控制器,使用C语言进行软件编写-An intelligent car of the program, tracking the car using the ATmega16 as the controller software is written using C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:982
    • 提供者:郑威
  1. yichuansuanfa

    0下载:
  2. 使用C#语言编写的基础的遗传算法程序,希望对大家学习遗传算法有帮助。-a GA program used C#.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:15475
    • 提供者:choicer
  1. BP-Letters

    1下载:
  2. 基于BP神经网络的手写英文字母识别,使用C#语言编写,含字母图片-Based on BP neural network Handwritten English letters recognition, the use of C# language, including alphabet picture
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:346904
    • 提供者:kelven
  1. AI_project_2011

    0下载:
  2. 用C语言编写四子棋AI的平台,用户可以再里面添加自己的AI,或者选择人机对战,并且已经有50个AI可以挑战,建议使用搜索树,最高AI难度很强的,想挑战下么?-The four sub chess AI platform using the C language, the user can add their own AI, or select the man-machine war, and has 50 AI can be a challenge, it is recommended to u
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:6820985
    • 提供者:王海强
  1. a-star-and--program

    0下载:
  2. 采用C语言编写,带源程序demo,本程序算法侧重使用a star实际解决在静态路网中以最快的速度,最小的代价搜寻地图或迷宫的最佳路径(可能不唯一),重点在于游戏中的NPC自动寻路-Using C language with source code demo, the program algorithm focuses a star practical solutions in the static road network to the fastest speed, minimize the c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:15351
    • 提供者:万松林
  1. nsga2-v1.0

    1下载:
  2. 多目标的NSGA-2的程序 使用C语言编写,里面包含详细的步骤-NSGA2 multi-target program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:122880
    • 提供者:Qingda Chen
  1. Bee-colony-algorithm-source-code

    0下载:
  2. 基本的(Artificial bee colony algorithm ABC)人工蜂群算法源代码,本人亲自测试并通过的,使用C语言编写。-The basic (Artificial bee colony algorithm ABC) artificial bee colony algorithm source code, the use of C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:12237
    • 提供者:hulongmin
« 12 »
搜珍网 www.dssz.com