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

搜索资源列表

  1. 最新程序

    0下载:
  2. 采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实际环境允许的范围之内。-used for load control technology, using the object-oriented thinking and rapid prototyping of the system, SQL Server database implementation model and data st
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2318633
    • 提供者:冯宾
  1. facedetection_all

    0下载:
  2. 包含了人脸识别过程中主要算法的实现,对初学者快速上手很有帮助-contains face recognition algorithm for the main course of the realization of beginners unfamiliar helpful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11769
    • 提供者:林海
  1. fastsimulationanneal

    0下载:
  2. 可以实现快速的模拟退火算法,很有价值,-can achieve rapid simulated annealing and of great value, thank you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:354741
    • 提供者:yssx090
  1. FFT_2

    0下载:
  2. 使用C语言详细实现了两种不同的快速傅立叶变换算法,可以清楚地理解算法原理。-use of C language in detail to achieve two different fast Fourier transform algorithm, we can clearly understand algorithm principle.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1977
    • 提供者:yangtao
  1. Adaboost_face_Identify

    0下载:
  2. 一种Adboost算法的改进算法,可以较好的实现快速人脸检测
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:56574
    • 提供者:刘强
  1. quick-supervised-learning-throwaway-code-code(Matl

    0下载:
  2. 监督学习是机器学习中很重要的一种技术,该压缩包中是一个快速监督学习MatLab的实现程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3221
    • 提供者:syscxl
  1. qpso

    3下载:
  2. 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:994
    • 提供者:李志远
  1. Fuzzy_neuralcode

    0下载:
  2. 该代码实现了一中具有补偿的模糊神经网络结构,通过对一个函数的仿真,可以看出,该结构相应快速,输出稳定
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3269
    • 提供者:潇布衣
  1. shen

    1下载:
  2. 神经网络计算双色球程序,采用快速的神经网络函数来实现,准确度高
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:916
    • 提供者:sky
  1. fann-2.1.0beta

    0下载:
  2. Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:4033198
    • 提供者:hopper
  1. k-means-segamen-method

    0下载:
  2. 本实验基于K-Means聚类算法思想实现了字符分割,因为车牌规定是7位的,所以K取7。另外本实验对K-Means算法进行了改进,充分考虑了初始点的设置及迭代结束条件。实验结果证明这种改进的K-Means算法实现车牌字符分割是快速、有效的。-In this study, K-Means clustering algorithm based on the ideology of the character segmentation, because the license plate require
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1373624
    • 提供者:王娟
  1. MATLABgatoolGA

    0下载:
  2. 这是一段利用MATLAB中gatool快速实现训练神经网络的遗传算法程序-It was a quick realization of the use of MATLAB, gatool training neural networks, genetic algorithms program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:119532
    • 提供者:王天文
  1. KNearestCls

    0下载:
  2. 模式识别中的K近邻法和快速K近邻法的VC++实现-Pattern Recognition and rapid K neighbors K neighbors law VC to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:52552
    • 提供者:lsj
  1. LBPdetect

    0下载:
  2. 一种局部二元模式LBP特征的实现,能对图片实现快速检测-A local binary pattern LBP features to achieve, to achieve rapid detection of image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:663258
    • 提供者:ll
  1. Examples

    0下载:
  2. 通过人工智能算法快速实现神经网络识别,具有更加高效和快速的特点-Through artificial neural network algorithm for rapid identification, have a more efficient and rapid characteristics of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4539104
    • 提供者:msdn
  1. Fuzzy_Fast_Implementation

    0下载:
  2. 这个程序对快速实现模糊逻辑控制很有用。假设这个逻辑控制有两个输入和一个输出,用各种选择来实现它。-This procedure is the rapid realization of the usefulness of fuzzy logic control. Assuming that there are two logic control inputs and one output, with various options to achieve it.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1872
    • 提供者:fanchao
  1. prediction

    0下载:
  2. 可快速实现卡尔曼预测功能,并可以短时间内得到结果-Kalman predictions function can be realized quickly and can get results within a short time
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:529
    • 提供者:孟涛
  1. fastsvm1

    0下载:
  2. 机器学习大牛Dale Schuurmans写的多类SVMs的快速实现算法,可以自己修改核函数,通过K-fold cross validation训练得到最优参数,分类效果很好-Machine learning large cattle Dale Schuurmans write multi-class SVMs fast algorithm, can modify the kernel function, the optimal parameters through K-fold cross v
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:2678
    • 提供者:wang
  1. fft的c语言实现

    0下载:
  2. 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现,程序完完整性较好~
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-24
    • 文件大小:16804
    • 提供者:zlhf886@126.com
  1. tensorflow三层模型搭建实现图像识别

    0下载:
  2. 本模型使用python,搭建一个最简单的tensorflow,方便初学者快速入门tensorflow,模型整体三层架构,详细情况以及常见的坑,在代码注解中都存在,比如tensorflow日志筛选等小问题,但让人头疼的问题
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 3 4 »
搜珍网 www.dssz.com