CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - learning algorithm

搜索资源列表

  1. HolyMoley

    0下载:
  2. 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排等多种约束满足问题。 -the software us
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:李誉
  1. tetretesa

    0下载:
  2. 本程序是对经典的旅行商问题的一种解法,是学习数据结构算法的极佳材料,c语言编写-the procedures of the classic traveling salesman problem a solution is learning algorithm data structure of excellent material, language c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16.73kb
    • 提供者:陈万通
  1. RL_Toolbox_Windows_Source_20b

    0下载:
  2. 这个是机器学习的一种算法的强化学习的工具箱. 请您用winzip解压缩-this is a machine learning algorithm toolbox of reinforcement learning. Please use winzip decompress
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4.44mb
    • 提供者:柳春
  1. blackredtree

    0下载:
  2. 研究生课程设计内容,有助于学习算法分析与数据结构等内容,体积很小!-postgraduate courses design elements that contribute to learning algorithm analysis and data structure, small size!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:46.42kb
    • 提供者:时蕾
  1. Ackermannand

    0下载:
  2. 自己编写的几个动态规划算法的例子,供正在学习算法的人参考-their preparation of several dynamic programming algorithm for example, is learning algorithm for the reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6.43kb
    • 提供者:周燕红
  1. PipeTest

    0下载:
  2. 一个管道定位算法,比较适合那些刚学算法的朋友们。-a pipeline positioning algorithm, more suitable for those just learning algorithm friends.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1.47kb
    • 提供者:周燕红
  1. kl0417

    0下载:
  2. 学习c语言的基础算法,希望大家喜欢。后面还有请随时关注。-learning algorithm based on the language, hope you like them. After that there are concerns from time to time.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15.41kb
    • 提供者:kk
  1. wer4568

    0下载:
  2. 学习c语言的基础算法,希望大家喜欢。后面还有请随时关注。-learning algorithm based on the language, hope you like them. After that there are concerns from time to time.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7.19kb
    • 提供者:kk
  1. immunity

    0下载:
  2. 针对实际对象数学模型不明确而难以控制的问题,采用人工免疫网络的离散模 型与学习算法,将人工免疫系统与神经网络结构的优势相结合,提出了一种基于人工免疫 网络的模式识别算法,构造了对象识别的人工免疫网络模型.该算法综合了网络节点的定 位与参数调整以及对基函数的平滑因子实施调谐等功能,有效地解决了径向基函数 (RBF)神经网络模式识别的两个阶段任务,使模式识别的精度有较大的改进.采用两个不 同对象函数进行的仿真试验表明,该算法具有快速收敛性与较高的准确性. -Mathemati
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:112.39kb
    • 提供者:杨玉琴
  1. Algorithm

    0下载:
  2. 通过时、空复杂度,对算法在具体问题上的性能进行分析。PPT,很适合算法爱好者学习参考-Through time and space complexity of the algorithm in the performance of specific issues for analysis. PPT, lovers learning algorithm is very suitable reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.23mb
    • 提供者:superduck1
  1. Binary-backoff-algorithm

    0下载:
  2. 二进制退避算法,计算机网络中以太网所采用的碰撞处理算法的VB仿真,主要价值在于从概率学的角度计算成功发送的概率-Binary backoff algorithm, computer network Ethernet collision processing algorithms used in simulation of VB, the main value lies in the probability of learning from the perspective of calculati
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:7.42kb
    • 提供者:tanisaber
  1. AttacksClassificationinAdaptivIntrusion

    0下载:
  2. Recently, information security has become a key issue in information technology as the number of computer security breaches are exposed to an increasing number of security threats. A variety of intrusion detection systems (IDS) have been employ
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:304.76kb
    • 提供者:keerthi
  1. cPPVariable-Metric-Algorithm

    0下载:
  2. 本文为变尺度法C++源码,对于学习算法研究的人有很大帮助-This article for variable metric method C++ source, for learning algorithm research has very great help
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:3.2kb
    • 提供者:maping
  1. Common-C-P-P-classic-algorithm

    0下载:
  2. 介绍了常见的C++经典算法,对于学习算法的会有很大的帮助 -Common C++ classic algorithm for learning algorithm will be very helpful
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:1.01mb
    • 提供者:章信缘
  1. Q-learning-cSharp

    0下载:
  2. 智能算法reinforcement learning——Q learning 算法的C#程序实现-C# implementation of intelligent algorithm reinforcement learning- Q learning algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:5.12kb
    • 提供者:linbo
  1. C-100-Algorithm

    0下载:
  2. C语言100个算法经典例题 学习算法不错的资料-C language 100 algorithm classic example learning algorithm good information
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:251.13kb
    • 提供者:宇文禾
  1. code of transfer learning code

    3下载:
  2. 基于低秩和稀疏表达的迁移子空间学习算法的代码(A migration subspace learning algorithm based on low rank and sparse representation)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1kb
    • 提供者:Luss
  1. newUCB2

    0下载:
  2. learning algorithm for MAB
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1kb
    • 提供者:hoty
  1. MDP_pi.py

    0下载:
  2. Reinforcement Learning. Policy iteration algorithm. Original coded.
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2kb
    • 提供者:helen_ray
  1. Q-Learning-using-Neural-Network-master

    1下载:
  2. 基于神经网络的学习算法的小程序,,希望对理解神经网络对Q学习算法的结合有所帮助(A small program of learning algorithm based on Neural Network)
  3. 所属分类:其他

    • 发布日期:2020-05-10
    • 文件大小:247kb
    • 提供者:每木
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com