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

搜索资源列表

  1. example

    0下载:
  2. 回溯法是一种选优搜索法,按选优条件向前搜索,以达到目标但当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择。这种走不通就退回再走的技术为回溯法,而满足回溯条件的某个状态的点称为“回溯点”。回溯算法是所有搜索算法中最为基本的一种算法,其采用了一种“走不通就掉头”思想作为其控制结构 -Backtracking is a search optimization method, based on forward selection search terms in order to ac
  3. 所属分类:Search Engine

    • 发布日期:2017-04-24
    • 文件大小:10692
    • 提供者:faruh
  1. game

    0下载:
  2. vc常用搜索算法 数码游戏算法 帮助开发数码游戏-vc search algorithm used algorithm to help the development of digital games digital game
  3. 所属分类:Search Engine

    • 发布日期:2017-04-16
    • 文件大小:151840
    • 提供者:球王
  1. SimImage_beta01

    0下载:
  2. 基于图像内容的视觉相似搜索引擎,自动分析图像中的颜色、纹理、形状、空间特征等 作为搜索的关键数据,通过特定算法搜索相似的图片。-The visual image content-based similarity search engine, automatic analysis of images in color, texture, shape, spatial characteristics of the critical data as a search through a parti
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:891430
    • 提供者:birch
  1. GeneticAlgorithm

    0下载:
  2. 基因算法是一个很具有实际价值的,兼顾搜索效率和搜索结果的方法。-Genetic algorithm is a very practical value, taking into account the efficiency of search methods and search results.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-31
    • 文件大小:81050
    • 提供者:790416
  1. asuanfa

    0下载:
  2. 动态环境下路径搜索,搜索到最优路径,可以执行的算法-动态环境下路径搜索
  3. 所属分类:Search Engine

    • 发布日期:2017-04-16
    • 文件大小:10090
    • 提供者:hsh
  1. MyGaMpiI_1.0.tar

    0下载:
  2. 这是我在搜索用fortran编译GA算法时找到的,可以解压,可以运行。但有没有bug还不太确定-la fonction a optimiser est parallèle
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:10316
    • 提供者:Amber
  1. min_distance

    0下载:
  2. 算法原理:对由所有绿洲以及起点/终点构成的图,运用广度搜索进行遍历, 同时动态更新图中当前遍历node以及其子节点对应的distance矩阵数据项, 遍历完毕后,distance矩阵中存储的即为各个node到起点的最佳路线距离。 -Algorithm: all the Oasis, as well as by the origin/destination consisting of maps, use to traverse the breadth of search, at t
  3. 所属分类:Search Engine

    • 发布日期:2017-04-05
    • 文件大小:4143
    • 提供者:俊凯
  1. algorithme.DFP

    0下载:
  2. 黄金分割搜索和DFP 算法源代码 -Golden Section search and DFP algorithm source code golden section search and DFP algorithm source code
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:148322
    • 提供者:小东
  1. tt

    0下载:
  2. 给出了求解公切线的算法和网络搜索球机制的算法。-Given the algorithm for solving common tangent ball mechanism and network search algorithms.
  3. 所属分类:Search Engine

    • 发布日期:2016-08-12
    • 文件大小:14508
    • 提供者:wan
  1. recosys

    0下载:
  2. 在网络和电子商务环境下,推荐系统得到了广泛的应用。本文在建立了推荐系统的研究内容框架的基础上,从用户信息收集和用户建模、个性化推荐算法、推荐系统的评价及推荐系统的应用等四个方面对推荐系统的现有研究成果进行了系统的评述,并指出了推荐系统未来研究热点和发展方向。 -【英文摘要】 Recommender systems are among the most typical outcomes of the Internet and E-commerce.In this paper, the aut
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:470046
    • 提供者:1f
  1. Savage_with_plans_to_cross_the_river_breadth_first

    0下载:
  2. 关于野人过河问题中的程序设计,包括用图的广度优先搜索算法-Across the river on the Savage program design issues, including breadth-first graph search algorithm
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:107271
    • 提供者:张明
  1. WWW-Search-Google-0.22.tar

    0下载:
  2. Google的一个简单search算法,linux下perl语言编写的。-a simple search algorithm of Google, linux under the perl language.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:2860
    • 提供者:高宝军
  1. WWW-Google-PageRank-0.12.tar

    0下载:
  2. Perl编写的PageRank算法,同大家分享。-PageRank algorithm based on Perl, share with all.
  3. 所属分类:Search Engine

    • 发布日期:2017-03-23
    • 文件大小:4212
    • 提供者:高宝军
  1. codec

    0下载:
  2. 淘宝网搜索URL是经过一个类似于Base64的算法加密而成的,本代码就针对这种URL的破解-Taobao is the result of a search URL similar to Base64 encryption algorithm derived from, the code for this URL on the break. .
  3. 所属分类:Search Engine

    • 发布日期:2017-03-27
    • 文件大小:4210
    • 提供者:鸟人
  1. guangduyouxiansuosou

    0下载:
  2. 此算法是广度优先搜索的算法实现,已通过测验。-This algorithm is a breadth-first search algorithm, has passed the test.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-07
    • 文件大小:3981
    • 提供者:liuhua
  1. Alphabeta_HH

    0下载:
  2. Alpha-Beta搜索算法,博弈树搜索中最常用的算法之一-Alpha-Beta search algorithm, the game tree search, one of the most commonly used algorithms
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:1446
    • 提供者:zhangts
  1. SEOSearch

    0下载:
  2. SEO搜索引擎,有不同版本的算法,内附文档-SEO search engine, there are different versions of the algorithm, enclosing a document
  3. 所属分类:Search Engine

    • 发布日期:2017-05-11
    • 文件大小:2764274
    • 提供者:潘椿威
  1. googlesf

    0下载:
  2. google搜索引擎算法 软件语言 简体中文 运行环境 Delphi -google search engine algorithm software operating environment Delphi Language Simplified Chinese
  3. 所属分类:Search Engine

    • 发布日期:2017-03-27
    • 文件大小:6766
    • 提供者:pengzha999
  1. Ncut

    0下载:
  2. 本文介绍了web文本聚类的流程,着重介绍了Normalized Cut谱聚类的原理和算法,提出以Minimum cut作为类内部的内聚强度作为衡量Normalized Cut的迭代停止条件
  3. 所属分类:Search Engine

    • 发布日期:2017-03-24
    • 文件大小:874733
    • 提供者:cc
  1. 33753115ktdictseg_v1.0.01

    0下载:
  2. 中文分词算法,效率很高,使用词典树装搜索进行单词切割,并提供扩充词库的函数-It s an arithmetc of word segment,it has a very high efficiency!
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:37391
    • 提供者:郭刚
« 1 2 3 45 6 »
搜珍网 www.dssz.com