CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 算法优化

搜索资源列表

  1. IKAnalyzer3.2.8-source

    0下载:
  2. IKAnalyzer的源码包,实现中文分词功能,(1) 采用了特有的“正向迭代最细粒度切分算法”,具有60万字/ 秒的高速处理能力。 (2) 采用了多子处理器分析模式,支持:英文字母( IP 地址、Email、URL )、数字(日期,常用中文数量词,罗马数字,科学计数法),中文词汇(姓名、地名处理)等分词处理 。 (3) 优化的词典存储,更小的内存占用。支持用户词典扩展定义 (4) 针对 Lucene 全文检索优化的查询分析器 IKQueryParser;采用歧义分析算法优化查询关键
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1197198
    • 提供者:陈雅倩
  1. PSO_ToolKit

    0下载:
  2. java的源程序代码,用java语言编写的粒子群算法优化两个经典函数。java的源程序代码,用java语言编写的粒子群算法优化两个经典函数。-java s source code, written in java using particle swarm optimization of two classic functions. java s source code, written in java using particle swarm optimization of two classi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:28411
    • 提供者:jiwei
  1. dehpso

    0下载:
  2. 基于差分进化与粒子群混合算法优化源程序,这是一个java语言编制的源程序,很实用.-Based on Differential Evolution and Particle Swarm Optimization Hybrid Algorithm source code, which is a java source languages, it is practical.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:47438
    • 提供者:youzping
  1. GAJava

    0下载:
  2. 这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:23383
    • 提供者:wangyang
  1. jga2

    0下载:
  2. 遗传算法参数优化-no
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:46221
    • 提供者:辛晓亮
  1. PSO

    0下载:
  2. 用java写的PSO算法求解函数优化的可视化.-Using java to write the PSO algorithm for solving function optimization visualization.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:48834
    • 提供者:lili
  1. ScanOptimize

    0下载:
  2. java编程,分布式计算中数据库的HBase,查询优化算法。-java programming, distributed computing in the database HBase, query optimization algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:15650
    • 提供者:李亮
  1. GA

    2下载:
  2. 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-03-01
    • 文件大小:19449034
    • 提供者:keka
  1. jbyqsftsp

    0下载:
  2. 基本蚁群算法程序:讲的是蚂蚁利用自己的记忆和更新机制并利用移动规则从而对线路进行优化并找到最优路线-Basic ant colony algorithm program: tell the ants use their own memory and update mechanism and use Rules to move on line and find the best route to optimize
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7902
    • 提供者:liyanan
  1. sherwoodqsor

    0下载:
  2. 使用sherwood算法对快排算法优化,使得出现最坏情况的几率减小-sherwood fast row algorithm optimization, making the chance of reducing the worst-case scenario
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:
  1. BP

    0下载:
  2. 用遗传算法优化BP神经网络 希望帮助到大家 -Genetic algorithm to optimize BP neural network to help you Thank you
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1527
    • 提供者:王光
  1. GA-RBF

    1下载:
  2. 暑假期间自编的遗传算法优化RBF神经网络的源程序,代码为用MACD指标对沪指收盘价进行预测,希望对大家有用!-During the summer self genetic algorithm to optimize the RBF neural network source code using the MACD indicator to predict the stock index closing price, hope to be useful!
  3. 所属分类:JavaScript

    • 发布日期:2017-02-02
    • 文件大小:6144
    • 提供者:张琪
  1. GA-PSO

    0下载:
  2. 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,可以直接运行~喜欢分类、预测的朋友们,可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can
  3. 所属分类:JavaScript

    • 发布日期:2017-11-21
    • 文件大小:3056
    • 提供者:张琪
  1. PSO-RBF

    4下载:
  2. 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,喜欢分类、预测的朋友们可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can download
  3. 所属分类:JavaScript

    • 发布日期:2017-02-12
    • 文件大小:3072
    • 提供者:张琪
  1. GA-BP

    3下载:
  2. 用遗传算法优化BP神经网络的源代码,自己编的,可直接运行,代码为用MA指标对股指收盘价进行预测,另附带一个matlab编程实例!-Genetic algorithm to optimize BP neural network source code, compiled their own, can be directly run code MA indicators to predict the closing price of the stock index, the other with a
  3. 所属分类:JavaScript

    • 发布日期:2015-01-29
    • 文件大小:5120
    • 提供者:张琪
  1. AFSAPRBF

    1下载:
  2. 自己修改的用人工鱼群算法优化径向基神经网络的一个源程序,喜欢研究RBF神经网络的朋友可以下载!-Modify a source, like the artificial fish swarm algorithm to optimize radial basis function neural network research RBF neural network friends can download!
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:188644
    • 提供者:张琪
  1. Main

    0下载:
  2. 使用数据结构进行括号匹配算法。核心是数据结构的栈思想。这里使用了java语言进行编写,算法优化较好,使用方便。-ON划词翻译ON实时翻译 Using the data structure of the parenthesis matching algorithm. Is the core data structure of stack thought. Here the use of Java language, algorithm optimization is good, easy
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:865
    • 提供者:赵奕
  1. tuxingxianshi

    0下载:
  2. 蓝桥杯题目图像显示代码,数组处理,算法优化-Blue Bridge Cup title image display code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:3255
    • 提供者:袁希
  1. teshuhuiwenshu

    0下载:
  2. 蓝桥杯题目特殊的回文数代码,算法优化,数组操作-Blue Bridge Cup title palindrome special codes
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3649
    • 提供者:袁希
  1. A星算法

    0下载:
  2. A星算法 应用于路径优化算法 是一种具有启发性策略的算法 本文对a星算法进行介绍与总结 并用java语言实现!(The application of A star algorithm to the path optimization algorithm is an heuristic strategy. This paper introduces and summarizes the a star algorithm and implements it in the Java language.
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:fffry
« 12 3 4 5 6 »
搜珍网 www.dssz.com