CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - search

搜索资源列表

  1. ypea116-tabu-search

    0下载:
  2. Tabu Search (TS) in MATLAB - Yarpiz
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:16915
    • 提供者:BB
  1. 2015resource-search

    0下载:
  2. 2015网盘资源搜索神器一代易源码模块,超级网页访问.ec,精易模块 V3.12.ec,优化内存模块.ec-2015 network disk resources easily search for the artifact generation source module, super web access .ec, fine-module V3.12.ec, optimize memory module .ec
  3. 所属分类:Browser Client

    • 发布日期:2017-05-03
    • 文件大小:979289
    • 提供者:Lucas
  1. Astar-search-algorithm

    2下载:
  2. 机器人路径规划中基于栅格地图的A*搜索算法-A* search algorithm based on grid map in robot path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:15574
    • 提供者:张鑫
  1. search-more

    0下载:
  2. Search multiple target areas for machine vision,,机器视觉搜寻多个目标区域-Search multiple target areas for machine vision
  3. 所属分类:Button control

    • 发布日期:2017-04-29
    • 文件大小:21031
    • 提供者:夏荷
  1. gravitational-search-algorithm

    0下载:
  2. 基于万有引力搜索算法的函数优化分析Function optimization analysis based on gravitational search algorithm-Function optimization analysis based on gravitational search algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:283152
    • 提供者:haiguangchao
  1. search-engine

    0下载:
  2. 简单的搜索引擎代码(包含网络爬虫,建立索引,检索索引等)-Simple search engine code (including web crawler, indexing, retri index, etc.)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:15212
    • 提供者:he
  1. search-engine

    0下载:
  2. 简单的搜索引擎代码(包括网络爬虫,索引建立和检索)-Simple search engine code (including web crawlers, indexing and retri )
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:18401
    • 提供者:he
  1. binary-search

    0下载:
  2. binary search program with code blocks IDE
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:392573
    • 提供者:nilo
  1. Tabu-search

    0下载:
  2. research about implementation tabu search for cocomo optimization
  3. 所属分类:Development Research

    • 发布日期:2017-04-30
    • 文件大小:214625
    • 提供者:simply01
  1. binary-search-tree

    0下载:
  2. Binary search tree with the ability to remove - add - search - print
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2187
    • 提供者:
  1. binary-search

    0下载:
  2. 折半查找.vcxproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 折半查找.vcxproj.filters 这是使用“应用程序向导”生成的 VC++ 项目筛选器文件。 它包含有关项目文件与筛选器之间的关联信息。 在 IDE 中,通过这种关联,在特定节点下以分组形式显示具有相似扩展名的文件。 例如,“.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1154253
    • 提供者:lily
  1. Gravitational-Search-algorithm

    0下载:
  2. Gravitational Search algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7878
    • 提供者:ali
  1. Search

    0下载:
  2. 您可以指定多个关键字字母的文件搜索程序 多线程解决界面假死的问题-You can specify multiple keywords letter file search program Multithreading solve the problem of suspended animation interface
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:207603
    • 提供者:rwf
  1. Gravitational-Search-algorithm

    0下载:
  2. Gravitational Search algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7534
    • 提供者:vahid
  1. search-strategies

    0下载:
  2. 常见的搜索策略有黄金分割法、抛物线法、、Powell法、蚁群算法等。 本人论文主要学习了下面几种算法并进行matlab程序演示。-Common search strategies have golden section method, parabolic law,, Powell method, ant colony algorithm. I learned the following thesis several algorithms and matlab program demons
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:424774
    • 提供者:zhangpengpeng
  1. Search

    0下载:
  2. 查找,使用结构体数组,采用顺序查找,链式查找,建立二叉排序树-Finding, using an array of structures using sequential search, chain search, the establishment of a binary sort tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2003
    • 提供者:夏溪
  1. cPPpath-search-procedure

    0下载:
  2. 用C++写的路径搜索程序,基于A星搜索,页面比较华丽。-path search procedure written in c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:37342
    • 提供者:林鸿
  1. eg-One-dimensional-search

    0下载:
  2. matlab一维搜索法编程案例,求解函数的最小值,附有说明,可供参考-matlab programming case of one-dimensional search method, for solving the minimum function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4551
    • 提供者:XIAOBAO
  1. 1-Search

    0下载:
  2. 软件介绍 优秀的站点搜索脚本工具,主要专注于搜索引擎上,它所搜索到的网页做上一定范围的标签,而其他搜索特征需要对搜索引擎进行配置,而搜索到的网页,你可以用来生成站点首页-br Good site search scr ipting tools, mainly focus on the search engine, the search page to do certain range of labels, and other search features need to configu
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-29
    • 文件大小:19639
    • 提供者:zzpudn88
  1. Binary-Search-demo-program

    0下载:
  2. c语言编写的小程序,主要功能是二进制数据搜索演示!-small program written in c language, the main function is to search for binary data presentation!
  3. 所属分类:Applications

    • 发布日期:2017-04-12
    • 文件大小:767
    • 提供者:xi2713580
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com