CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 算法

搜索资源列表

  1. Excel中农历的算法

    0下载:
  2. ★或是Excel中最牛的农历解法★ ★ 理由1:数据准确。数据起初来源于《万年历_中华农历网》中数据定义部分并进行了扩充(起止范围为:1900-1-1~2101-1-28),后又与《农历两百年算法【C语言代码】》及《寿星万年历》进行了校对,发现部分日期有出入。于是又下载了《中华五千年长历》和《三千五百年历日天象》两本书(第二本书只到2050年),对近2500个月的关键数据进行了逐一比对(2038年还有出入,最后以我的诺基亚6060手机为准),整理出了一套基础数据。(详见农历基础数据中的说明)
  3. 所属分类:Ftp客户端

    • 发布日期:2010-10-04
    • 文件大小:117139
    • 提供者:cl8034@126.com
  1. 可扩展到ns2中的蚁群算法程序

    0下载:
  2. 一个可扩展到ns2中的蚁群算法程序,对于蚁群算法的路由研究很有用处,1 can be expanded to ns2 in the ant colony algorithm program for the study of ant colony algorithm is useful for routing
  3. 所属分类:网格计算

    • 发布日期:2017-03-22
    • 文件大小:158468
    • 提供者:nong
  1. FBP重建算法

    0下载:
  2. FBP重建算法 滤波反投影 投影 反投影(FBP reconstruction algorithm, filtered back projection, projection backprojection)
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:Zihean
  1. Bp算法

    0下载:
  2. 一个神经网络BP算法,基于matlab语言编写的程序库。(A neural network BP algorithm, which is a library based on MATLAB language.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-01
    • 文件大小:88064
    • 提供者:tengqu
  1. 蚁群算法

    2下载:
  2. 路径优化蚁群算法matlab程序‘ 在求解该问题的蚂蚁算法中,每只蚂蚁是一个独立的用于构造路线的过程,若干蚂蚁过程之间通过自适应的信息素值来交换信息,合作求解,并不断优化。(Path optimization, ant colony algorithm, matlab program. In the ant algorithm for solving this problem, each ant is an independent procedure for constructing the
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:hhhhhhyy
  1. VB公共基础_第1讲__算法与数据结构

    0下载:
  2. 本文提供VB公共基础__算法与数据结构的讲解,可以帮助VB学习者(This article provides the VB based __ algorithm and data structure, the interpretation of public can help learners of VB)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:891904
    • 提供者:asdfjmjgx
  1. ER随机图构造算法

    1下载:
  2. ER随机图构造算法思路: (1)初始化:给定N个节点以及连边概率p~[0,1] (2)随机连边: 1.选择一对没有边相连的不同的节点。 2.生成一个随机数 r~(0,1)。 3.如果r < p,那么在这对节点之间添加一条边,否则就不添加。 4.重复1,2,3,直到所有的节点对都被选择。(The idea of ER random graph construction algorithm: (1) initialization: a given
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:heqinglin123
  1. 连续投影算法

    1下载:
  2. 连 续 投 影 算 法(SPA)是 一 种 使 矢 量 空 间 共 线 性最小化的前向变量选择算法, 它的优势在于提取全波段的几个特征波长, 能够消除原始光谱矩阵中冗余的信息,可用于光谱特征波长的筛选(Continuous projection to calculate method (SPA) is a kind of minimizing vector spatial collinear prior to variable selection algorithm, and it has th
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:1697792
    • 提供者:夕阳西下1
  1. 蚁群算法

    0下载:
  2. 蚁群算法的代码实现,主要是针对车辆路径优化VRP 问题的实现(The vehicle routing problem with ant colony optimization algorithm)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:9216
    • 提供者:无限动力
  1. 混沌蚁群算法

    8下载:
  2. 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt based on genetic algorithm distri
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:873472
    • 提供者:千与12
  1. chapter1遗传算法工具箱

    0下载:
  2. 遗传算法一部分,希望可以帮到大家,建模加油(Part of genetic algorithm)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:小羊君
  1. 组合算法所有代码rar

    0下载:
  2. 包含了组合算法很优秀的代码,值得一读, 并且能够大大节省编程时间。(It contains the excellent code of the combination algorithm, which is worth reading and saving the time of programming.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:19456
    • 提供者:我是鲸鱼
  1. 鱼群算法

    0下载:
  2. 利用matlab仿真基本鱼群算法,得出鱼群算法的matlab仿真结果图(Fish Swarm Algorithm Simulation)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:26624
    • 提供者:xiaomingwen
  1. 数学建模算法大全

    1下载:
  2. 数学建模算法大全,包括群智能,贪婪算法,神经网络等(Mathematical modeling algorithm, including swarm intelligence, greedy algorithm, neural network and so on.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-02
    • 文件大小:8363008
    • 提供者:摇头晃脑
  1. 遗传算法工具箱

    0下载:
  2. MATLAB的一个工具箱,关于遗传算法的,有需要的下载。(MATLAB is a toolbox for genetic algorithm, which needs downloading.)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:670720
    • 提供者:笑笑2015
  1. BA_ELM蝙蝠算法

    3下载:
  2. 蝙蝠算法优化极限学习机,简单易懂,可得到结果。(Bat algorithm optimizes extreme learning machine, which is simple and easy to understand and can get results.)
  3. 所属分类:Internet/网络编程

    • 发布日期:2019-08-13
    • 文件大小:6306
    • 提供者:千玺
  1. 蚁群算法_最优路径(二维)

    1下载:
  2. 有关蚁群最优算法,求最优路径,亲测有效,欢迎下载。(For the ant colony optimization algorithm, find the optimal path, pro-test is effective, welcome to download)
  3. 所属分类:网络编程

    • 发布日期:2020-08-26
    • 文件大小:33792
    • 提供者:额秦始皇
  1. 遗传算法

    1下载:
  2. .静态路径规划与动态路径规划的区别 ??以区域分割为指标的动态路径规划以区域分割为指标的动态路径规划 静态路径规划是在已知的静态环境中,规划一条从起点至终点的路径。一旦在... 2.从分析一篇论文开始基于蚁群算法的动态路径规划及其在编队中的仿真应用-赵峰一、核心:改进的... 3.C-ACA信息素更新策略只发生在从起点到最优局部目标点的道路上,更新规则公式如下: ... 4.轮盘赌策略 作用:在保证最大某节点有最大被选择概率的同时,其他效率较低概率的节点也会被...(This can great
  3. 所属分类:网络编程

    • 发布日期:2020-11-19
    • 文件大小:10240
    • 提供者:你好a98
  1. SSA(樽海鞘群算法)

    4下载:
  2. 使用樽海鞘算法结合极限学习机,应用风电场数据,根据风速温度等条件对风功率进行预测,效果不错(The thalassella algorithm combined with extreme learning machine is used to predict wind power according to wind speed, temperature and other conditions with wind farm data)
  3. 所属分类:网络编程

    • 发布日期:2021-04-09
    • 文件大小:261120
    • 提供者:121144
  1. 麻雀搜索算法(SSA)优化bp网络

    10下载:
  2. 较新的优化算法,麻雀算法优化BP神经网络权值与阈值;(the key parameters of BP are choosed automatically by Sparrow Search Algorithm.)
  3. 所属分类:网络编程

    • 发布日期:2021-03-24
    • 文件大小:48128
    • 提供者:Moriiin
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com