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

搜索资源列表

  1. 简单的人工智能程序ELIZA的C源程序代码 8K

    0下载:
  2. 简单的人工智能程序ELIZA的C源程序代码 8K-simple artificial intelligence ELIZA C source code 8K
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.29kb
    • 提供者:郑建华
  1. 粒子群优化算法C

    2下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.8kb
    • 提供者:wxd
  1. hmm源代码C

    0下载:
  2. Hidden Markov Model.简单明了,适合初学者阅读掌握.-Hidden Markov Model. Clear and simple, suitable for beginners master reading.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14.87kb
    • 提供者:stone
  1. GA(C++)

    0下载:
  2. c++的遗传算法实现,简单实用,很好的实现了遗传算法的结构与仿真-c genetic algorithm to achieve a simple, practical, good genetic algorithm to achieve the structure and Simulation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:张在房
  1. KNN(C++)

    1下载:
  2. knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17.31kb
    • 提供者:才华
  1. TemperatureControl(C++)

    0下载:
  2. 基于模糊控制的温度控制模拟,本程序将模仿一个简单具有滞后特性的温度控制系统,采用模糊控制的方法,实现当前温度达到目标温度的有效控制。-based on fuzzy control of the temperature control simulation, This program will imitate a simple lag characteristics of the temperature control system, using fuzzy control methods the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:36kb
    • 提供者:linvg
  1. tsp(c)

    0下载:
  2. 简单模拟退火算法-货郎担问题.txt(c语言)-simple simulated annealing-traveling salesman problem. Txt (c language)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.04kb
    • 提供者:yangjin
  1. 一个简单的遗传算法C++类

    0下载:
  2. 一个简单的遗传算法C++类-a simple genetic algorithm C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.98kb
    • 提供者:乐玉
  1. C++BP

    0下载:
  2. bp算法(神经网络) 简单实现 可帮助初学者理解算法的基本思路
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:chenlei
  1. 一个简单的感知器网络

    1下载:
  2. 完整的c++代码,可以实现单层感知器网络。是神经网络入门者的一个参照
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:82kb
    • 提供者:
  1. HeapSort

    0下载:
  2. 最大堆的生成、堆排序,以及一个简单的最大优先队列的实现。-The largest generation heap, heap sort, as well as a simple realization of the greatest priority queue.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3.87kb
    • 提供者:crazy
  1. GA

    0下载:
  2. 遗传算法的编码,解决简单遗传算法用C++实现-Coded genetic algorithm to solve simple genetic algorithm using C++ Achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:616.26kb
    • 提供者:胡甜
  1. AStar

    0下载:
  2. 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:61.65kb
    • 提供者:丁丁
  1. BP_XOR

    0下载:
  2. 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:104.23kb
    • 提供者:chencailong
  1. SGA

    0下载:
  2. 简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.48kb
    • 提供者:asdfasdf
  1. C++_NLP_tagger_categorization_version_1.01

    0下载:
  2. 专家系统中的分类识别程序,内含一个简单的分类系统,并且可以通过数据的“训练”提高分类的精确度。用c语言编写,可以让学习专家系统和数据挖掘的朋友借鉴 -Expert System Classification of identification procedures, including a simple classification system, and data can be training to improve the classification accuracy. With
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:489.05kb
    • 提供者:
  1. c++ingenetic

    0下载:
  2. 很好的关于遗传算法的c程序,编的比较简单移动,是初学者的好程序-Very good on the genetic algorithm c procedures, provision of relatively simple movement is a good program for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:zong
  1. PatternRecognition

    0下载:
  2. 图象模式识别工程从简单到复杂的各个举例工程的源代码-Image pattern recognition works from simple to complex projects in all, for example source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:760.57kb
    • 提供者:秦月
  1. C语言描述PID算法程序

    0下载:
  2. C语言实现PID算法的程序代码,简单易懂(Implementation of PID algorithm in C language)
  3. 所属分类:人工智能/神经网络/深度学习

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com