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

搜索资源列表

  1. jQuery_zidongtishi

    0下载:
  2. jQuery搜索框自动提示代码基于jquery.1.8.2.js制作,利用JsonpAjax.js制作搜索框输入文字提示下拉框代码,ajax数据调用的是百度文字库。(JQuery search box automatically prompts the code, based on jquery.1.8.2.js production, using JsonpAjax.js search box, enter the text prompt drop-down box code, ajax da
  3. 所属分类:PHP编程

    • 发布日期:2017-12-31
    • 文件大小:37888
    • 提供者:老李李
  1. DOA

    0下载:
  2. 简单的MUSIC程序和谱峰搜索函数,仅供大家参考使用(Simple MUSIC program and spectral peaks search function, for your reference)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:superbing
  1. open

    0下载:
  2. 实现批量搜索多个关键词,并在chrome浏览器中搜索(Batch search multiple keywords, and search in the Chrome browser)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:zzwking
  1. TSP_TS

    0下载:
  2. 采用禁忌搜索算法解决中国城市tsp问题,语言环境为matlab(Using tabu search algorithm to solve the problem of Chinese city tsp)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:39936
    • 提供者:yunhao123321
  1. chapter10 基于粒子群算法的多目标搜索算法

    0下载:
  2. 《MATLAB智能算法三十个案例分析》第十章 基于粒子群算法的多目标搜索算法(chapter 10 multi-objective search algorithm based on particle swarm algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:zhinengdong
  1. 快速搜索文件

    0下载:
  2. 快速搜索指定目录的某个文件,vc6开发,源码调试通过(Quickly search for a file in the specified directory)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:22528
    • 提供者:583540466
  1. GraphSearch

    0下载:
  2. 一般图搜索框架。用于图搜索算法,可修改估值函数,实现不同的图搜索算法。(General graph search framework.)
  3. 所属分类:数据结构

  1. baidu url

    0下载:
  2. 通过输入关键词 查询百度关键词搜索结果网址(Query Baidu keyword search results URL)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:124928
    • 提供者:shkjgl
  1. Archive

    0下载:
  2. 三道有关二叉搜索树以及堆的数据结构题目代码,使用c以及c++(Three problems about data structure)
  3. 所属分类:数据结构

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:c4tbro
  1. zxsou_2014_phpmysql_8.0

    0下载:
  2. 聚合搜索,分类搜索,集合现在常用的网络搜索回合,切换,方便试用(Aggregate search, classified search)
  3. 所属分类:搜索引擎

    • 发布日期:2018-01-02
    • 文件大小:221184
    • 提供者:NASKY
  1. TS-TSP

    0下载:
  2. 本禁忌搜索算法主要用于求解经典的TSP问题(Tabu search algorithm is used to solve the classical TSP problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:10240
    • 提供者:舒逸流风
  1. 禁忌算法求解tsp

    2下载:
  2. 利用禁忌搜索算法求解经典TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(Tabu search algorithm for solving classical TSP problems)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:春天里的
  1. chapter15 基于混合粒子群算法的TSP搜索算法

    0下载:
  2. sp搜索算法,是经典的人工智能算法,我们可以利用此算法解决很多搜索问题(sp search algorithm is a classic artificial intelligence algorithm, we can use this algorithm to solve a lot of search problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:13312
    • 提供者:其实还好
  1. SpatialSearch

    0下载:
  2. 基于格子法的最近距离搜索和区域搜索。根据给定的GPS点的txt文件 搜索出距离给定经纬度的最近的用户指定的类型(例如餐馆,政府机构,atm机)(Nearest neighbor search and region search based on lattice method)
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:131072
    • 提供者:rdt123
  1. 指定目录查找文件

    0下载:
  2. 简单文件搜索功能 简单文件2搜索功能 简单文件搜3索功能(Simple file search function, very convenient, very easy to use, especially to share with you)
  3. 所属分类:文件操作

    • 发布日期:2018-01-03
    • 文件大小:19456
    • 提供者:kof2018
  1. pso_PID_opt_3

    1下载:
  2. 一种简单的matlab中的pid算法,用于随机搜索优化算法优化PID参数,(Random search optimization algorithm to optimize PID parameters)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:oishij
  1. WR_contactpoint_seek

    5下载:
  2. 求解轮轨接触点,首先得到车轮和钢轨的空间运动姿态,然后通过最小距离搜索轮轨接触点(In order to solve the wheel rail contact point, the space motion attitude of wheel and rail is first obtained, and then the wheel rail contact point is searched by minimum distance)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:翻版
  1. sport

    0下载:
  2. 一种改进的运动估计算法,使用 准十字菱形搜索算法(An improved motion estimation algorithm, using quasi-cross diamond search algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:白帝
  1. 基于粒子群算法的多目标搜索算法

    4下载:
  2. 本案例是基于粒子群算法的多目标搜索算法,对于多目标搜寻效果不错(This case is a multi target search algorithm based on particle swarm optimization, which has a good effect on multi target search.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:jackie_lee
  1. 算法第四次作业

    0下载:
  2. 使用搜索算法实现的0-1背包问题和迷宫问题(0-1 knapsack problem and maze problem by search algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:60416
    • 提供者:mmdxs
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com