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

搜索资源列表

  1. nervecellmodel

    0下载:
  2. 这是神经元模型的C语言代码。神经元模型在控制等有着极为重要的应用。-This is the neuron model C language code. Neurons in the control model has a very important application.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1990
    • 提供者:李天鸿
  1. BPinVB

    1下载:
  2. vb 编写的bp算法实现代码 包括:神经网络样板 文本格式 可执行神经网络程序-vb bp prepared by the algorithm code include : neural network model text format executable neural network programming
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:463942
    • 提供者:phado
  1. annMatlab7p1

    0下载:
  2. 课本配套资料 飞思图书:神经网络理论与Matlab7实现 全部为.m格式代码-textbooks information supporting interchangeable books : neural network theory and achieving all of Matlab7. M code format
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5963
    • 提供者:phado
  1. devcpp

    0下载:
  2. 遗传算法的差异算法源代码,能够有效的避免局部最优。-GA difference algorithm source code, can effectively prevent local optimization.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4402
    • 提供者:宋武
  1. OA_web

    0下载:
  2. 遗传算法的详细描述文档,文档中附带一定的代码解释-genetic algorithm described in detail the documents, the document attached to the code must explain
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:65955
    • 提供者:赵康
  1. facerec

    0下载:
  2. 一个修改后的PCA进行人脸识别的Matlab代码-a change of face recognition for the PCA Matlab code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1610
    • 提供者:李琳莉
  1. Face_Detection_In_RGB_Model

    0下载:
  2. 一个基于RGB模式的人脸检测MATLAB源代码,希望对热衷于人脸识别方面的朋友有所帮助。-an RGB model based on the Face Detection MATLAB source code, want to Face Recognition keen on the friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:114296
    • 提供者:李琳莉
  1. face_detection_and_algorithm

    0下载:
  2. 基于MATLAB的人脸检测程序,该代码对人脸检测算法的具体实现有很好的参考价值。-MATLAB-based Face Detection procedures, The code of face detection algorithm is a concrete realization of a very good reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21089
    • 提供者:李琳莉
  1. 1057171161

    0下载:
  2. 一个RSA的类的源代码,并有我写的测试程序,非常好用-an RSA type of source code, and I wrote the test procedure, very handy
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:58619
    • 提供者:chiron
  1. S200502106_SVM_for_classfication

    1下载:
  2. SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6029
    • 提供者:郑军
  1. VB_GA

    0下载:
  2. 基于VB的遗传算法源程序,可用!特别适合于初学者。-VB-based genetic algorithm source code available! Particularly suited to beginners.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:165737
    • 提供者:程肯
  1. SimpleGeneticAlgorithm

    0下载:
  2. 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg-based on the basic genetic algorithm optimization function SGA.C A Optimize Function r using Simple Genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:637363
    • 提供者:J.Chen
  1. ACOTSP.V1.0

    0下载:
  2. 蚁群算法的程序,蚁群算法提出者网站上提供的代码-Ant Algorithm procedures, the author ant colony algorithm available on the web site code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123166
    • 提供者:成伟明
  1. 21codes_2432617241

    0下载:
  2. 用vc实现的关于图像旋转变化的代码,比较实用-vc used to achieve the rotation of the image changes in the code, more practical
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:35457
    • 提供者:dewgjs
  1. svm_light_multiclass.tar

    0下载:
  2. SVM Light的多分类源代码,尤其是可用来做文本分类。SVM(支持向量机)方法是目前已知的最优秀的分类方法之一。SVM不仅可以用来分类,也可以用来做回归。-SVM classification of more source code, in particular used to make text classification. Support Vector Machine (SVM) is currently the best known of the classification met
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:65682
    • 提供者:绿风
  1. OCRcharacteridengtifycode

    0下载:
  2. OCR字符识别源代码,基于神经网络,用C#写的 -OCR character recognition source code, based on neural network, using the C# to write
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:54356
    • 提供者:谭剑
  1. matlabpicfuse

    0下载:
  2. 这个做图像处理相关的源码里面,里面包含图像合相关的东西,希望给大家参考-do the image processing inside the source code, which contains images related to the Hopewell things that for your reference
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25232
    • 提供者:lt
  1. HOPFIELDNet

    0下载:
  2. 一个完整的HOPFIELD神经网络例子原码-a complete Hopfield neural network original code examples
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5557
    • 提供者:李佳
  1. GASRC

    0下载:
  2. 遗传算法的随书光盘源代码,带有英文版说明文档。-GA CD with the book source code, documentation, with the English version.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3840843
    • 提供者:zhangtao
  1. 2005091808353724918

    0下载:
  2. 是用于c++的传统蚂蚁算法代码,可以让大家从最简单蚂蚁算法来认识它,学习他.-traditional ant algorithm code, so that we can from the most simple to understand Ant Algorithm it, and learn from his.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16907
    • 提供者:俞舀
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com