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

搜索资源列表

  1. labyrinth

    0下载:
  2. 用C++实现的迷宫应用程序!可从文本文件中读入相应的迷宫!深度搜索实现!-Using C++ implementation of the maze applications! Can be read from the text file corresponding to the maze! Realize the depth of search!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:104261
    • 提供者:陈新杰
  1. QueensProblem

    0下载:
  2. source code for Queens problem using tabu search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3650
    • 提供者:alaa
  1. metslib-0.4.2.tar

    0下载:
  2. framwork for tabu search
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:321840
    • 提供者:alaa
  1. tabu

    0下载:
  2. introduction to tabu search
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:102800
    • 提供者:mohammad
  1. search

    0下载:
  2. 这是前段时间写的二分搜索程序,欢迎大家来下载,-This is the second sub-Writing earlier search procedures, welcomed everyone to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:201485
    • 提供者:zuoxue
  1. 3

    0下载:
  2. A Genetic Algorithm Hybridized with Local Search Operator
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:104109
    • 提供者:xig
  1. DataStructInJava

    0下载:
  2. this code contains breadth first search and array
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:18394
    • 提供者:wayil
  1. the_principle_of_search_engine_article

    0下载:
  2. 这是一篇描述搜索引擎原理的文章,相信对大家都很有帮助的,有意者,快快下哦!-This is a descr iption of the principle of search engine article, I believe are helpful to everyone, those who are interested, as soon as possible under the Oh!
  3. 所属分类:Search Engine

    • 发布日期:2017-05-12
    • 文件大小:3037623
    • 提供者:zhangtengfei
  1. binary_search_tree

    0下载:
  2. Binary search tree sample
  3. 所属分类:Education soft system

    • 发布日期:2017-04-14
    • 文件大小:3492
    • 提供者:kishoze
  1. BFS_CUDA

    0下载:
  2. 用CUDA实现BFS算法源码。CUDA是NV公司基于GPU的统一计算架构,BFS复杂度由CPU上的O(V+E)降为O(diameter),直径diameter即图中root到leaf的最长距离。-This is the algorithm of BFS(breadth first search) on CUDA, and its time complexity is down to O(diameter) which diameter means the longest distance bet
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1306
    • 提供者:iJuliet
  1. WinSearchFile20_src

    0下载:
  2. Cshape编写的类似windows的文件搜索程序-Cshape prepared similar documents search program windows! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1629051
    • 提供者:haojinyong
  1. Search

    0下载:
  2. 网络搜索爬虫,主要是对于网址内容的搜索,对自己关心想要的内容进行搜索查询-Web search reptiles, the main site content for search, for their interest in the content of the desired search query
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:13223
    • 提供者:xuhejun
  1. eightnum

    0下载:
  2. 8数码的广度优先算法和A*算法。可以查找出最佳路径,并且自动演示-8 digital breadth-first algorithm and A* algorithm. Can search out the best path, and automatic presentation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2752276
    • 提供者:djbone
  1. SEARCH

    0下载:
  2. 这个例子使用MapX4.0版本的OCX控件,主要目的是示范如何使用新的功能-Search- This Delphi 4.0 example uses the MapX Ver 4 OCX Control. The main goal of this example is to show the use of the new Search capabilities in MapX Ver 3.51. The program shows how to use all the ne
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:15238
    • 提供者:songjie
  1. hy240a_assign2.tar

    0下载:
  2. This a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.-This is a binary search tree with void* pointer in data segment in order you to search store and delete
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:19163
    • 提供者:thesky
  1. cc

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50754
    • 提供者:刘铁桥
  1. hashing__

    0下载:
  2. program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techniques.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:7012
    • 提供者:Abhiram
  1. search

    0下载:
  2. Grid based Search Engine
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1125071
    • 提供者:Xavi
  1. GreedyRandomizedSearch

    0下载:
  2. Matlab Implementation of Greedy Randomized Search Algorithm
  3. 所属分类:matlab

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

    0下载:
  2. 文档包含两个程序,第一个实现了希尔排序、快速排序、堆排序、折半查找。第二个实现了二叉树查找。均包含源码和一组测试结果。-Document contains two procedures, the first implementation of the Hill sort, quick sort, heap sort, binary search. The second implementation of the binary tree search. Contains the source co
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:9042
    • 提供者:shuiyeshan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com