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

搜索资源列表

  1. memory_search_and_modify

    0下载:
  2. 内存搜索与修改教程,CCB大佬教程中文版-Memory search and modify the tutorial, CCB Gangster Tutorial English Version
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:170143
    • 提供者:archer
  1. compass

    0下载:
  2. 采用compass结合Strtus+spring+hibernate三大框架开发的java搜索引擎!绝对值得参考的java搜索项目。-Use of compass with Strtus+ spring+ hibernate framework for the development of the three java search engine! Definitely worth considering the java search project.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:25583
    • 提供者:ansing
  1. five_chess_source_code

    2下载:
  2. 五子棋游戏,采用alpha-beta剪枝优化搜索算法,深度可达6步。-five-chess game, with alpha-beta optimal search algorithm, the depth is up to 6 steps
  3. 所属分类:棋牌游戏

    • 发布日期:2012-10-31
    • 文件大小:1543895
    • 提供者:ling
  1. TS_TSP

    0下载:
  2. 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5670
    • 提供者:清风
  1. search

    0下载:
  2. 一个简单的桌面搜索系统,支持搜索音乐和文件,查询时间为5秒钟-A simple desktop search system, to support the search for music and documents, query time of 5 seconds
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:714593
    • 提供者:王香菊
  1. code

    0下载:
  2. Algorithm for search in pacman world ..
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:25591
    • 提供者:3ash
  1. JavaSearch

    0下载:
  2. 这是我当时为了完成毕设,自己使用lucene、heritrix写的一个搜索引擎系统,能够实现比较简单的搜索,希望对想要的人有点用处-This is my time to complete in order to complete the set, their use of lucene, heritrix Writing a search engine system, be able to achieve relatively simple english, I hope people want
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:923189
    • 提供者:zhangxiangzi
  1. Search-angle

    2下载:
  2. 在ANSYS 软件中搜索波浪力相位角的,并将其写入相应文件,以供使用者查阅!-search angle in ansys
  3. 所属分类:Energy industry

    • 发布日期:2016-02-05
    • 文件大小:1024
    • 提供者:王一
  1. getimage

    0下载:
  2. 利用线程搜索网页上的图片,然后用HTTP进行多线程下载-Search the Web using the thread on the picture, and then to multi-threaded HTTP download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:204992
    • 提供者:
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. Search-engine

    0下载:
  2. 搜索引擎-用Visual C++开发的搜索引擎-Search engine
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:2327022
    • 提供者:lpxhebust
  1. jQuery.image.imitation.Bing.echnology.code

    0下载:
  2. jQuery仿Bing搜索引擎图像热点技术代码一个不错的代码-jQuery image imitation of Bing hot technology search engine code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:101430
    • 提供者:cocoli
  1. Multi-objective-search-algorithm

    2下载:
  2. 基于粒子群算法的多目标搜索算法,基于matlab仿真源程序代码,用于学习matlab算法设计的一个很好的例子-Multi-objective search algorithm based on particle swarm optimization algorithm, based on the Matlab simulation source code for a good example to learn matlab algorithm design
  3. 所属分类:matlab

    • 发布日期:2016-05-11
    • 文件大小:3072
    • 提供者:林国虎
  1. my_3_STEP_search

    0下载:
  2. 标准三步搜索法,用matlab实现,经过实验效果还可以-Standard three-step search method, using matlab to achieve, after the experimental effect can also be
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1938
    • 提供者:张居正
  1. search

    0下载:
  2. 索引顺序表查找,索引顺序查找即分块查找,是将顺序表分成诺干块。-Indexed sequential table lookup, the index in order to find that the search block is to the order of the table is divided into Nokan blocks.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:3733
    • 提供者:张蓓蓓
  1. Mysql-Search

    0下载:
  2. 查询输入的内容在数据库中是否存在 MySql数据库-Input some items, the program will search MySQL to find if the existed
  3. 所属分类:MySQL

    • 发布日期:2017-04-02
    • 文件大小:288679
    • 提供者:James Jiang
  1. sudoku

    0下载:
  2. 采用启发式搜索算法,能解任意合法的数独(由input.txt文件输入),还能自动生成唯一解的数独初局-Using heuristic search algorithm, to obtain any number of legal independence (from the input.txt file input), can automatically generate a unique solution of the early Sudoku Board
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:4475
    • 提供者:王加福
  1. optimal_BST

    0下载:
  2. this optimal binary search tree!! my masterpiece works-this is optimal binary search tree!! my masterpiece works!!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:242683
    • 提供者:cegarO
  1. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3191037
    • 提供者:李湖
  1. search-cgi_for_nt

    0下载:
  2. 简单的全路径全文搜索的程序 -Simple all path and text search a
  3. 所属分类:Search Engine

    • 发布日期:2017-11-09
    • 文件大小:6038
    • 提供者:站长
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com