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

搜索资源列表

  1. FaceRecognitionVCcode

    0下载:
  2. 包括人脸检测,数字水印,以及常用的搜索算法。-face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3108313
    • 提供者:Li Wang
  1. 2fen

    0下载:
  2. 设a[1:n]是已经排好序的数组。该二分搜索算法,使得当搜索元素x不在数组中时,返回小于x的最大元素位置和大于x的最小元素位置j .当搜索元素在数组中时,i和j相同,均为x在数组中的位置。-Set a [1: n] is already sorted array. Please rewrite the binary search algorithm, so when the search for element x is not in the array, the return is less
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:1020860
    • 提供者:王涛
  1. ASTAR

    0下载:
  2. A*地图搜索,搜索到达目标的最佳路径. 用C编写的。-Searching in a map using A*.Seek for the best path to your goal,written in C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2166
    • 提供者:tong cz
  1. FinderDemo

    0下载:
  2. 一个文件操作类,提供快速的文件搜索功能!-A file operation class, providing fast document search function!
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:47818
    • 提供者: 周金明
  1. ncssgj

    0下载:
  2. 一款内存搜索工具,供新人学习-A memory search for new learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:9110
    • 提供者:guansidong
  1. findfile

    0下载:
  2. 用VB编写的小程序,用于搜索指定目录的相应文件,并显示文件属性-Small programs written using VB, to search for relevant documents specified directory and displays file attributes
  3. 所属分类:File Operate

    • 发布日期:2017-03-23
    • 文件大小:53602
    • 提供者:刘李军
  1. Everything

    1下载:
  2. 轻巧强大的文件搜索工具 比windows自带的强1000倍-Lightweight powerful file search tool that comes with windows than 1,000 times stronger
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1344075
    • 提供者:xue
  1. OptimalBST

    0下载:
  2. 最优二叉搜索树的构建,动态规划实现。gcc编译通过,可将构建好的树以列表的形式打印出来。-Optimal binary search tree construction, Dynamic Programming. gcc compile.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:11834
    • 提供者:m
  1. setWall

    0下载:
  2. 这两天写了一个小程序,可以定时从网上下载图片来设置为电脑的桌面。程序主要是用java实现的,采用了正则表达式来从网页文件中分析得到图片地址。因为设置图片为桌面必须使用windows api,设置图片为桌面的代码采用了C代码,使用jni(javaa本地接口)来和java程序集成。 程序获取图片的网址和时间间隔都可以设置,现在我使用的是百度的图片搜索来查找图片,每半个小时更换一次桌面,再也不用面对一成不变不变的桌面了,百度会替我查找最漂亮的图片设置为桌面。-Two days to write
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:96176
    • 提供者:ck
  1. bashuma

    0下载:
  2. 八数码问题的求解系统 利用广度优先搜索方法-8 Puzzle Problem Solving System using breadth-first search method
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:1982
    • 提供者:ym
  1. motionEstTSS

    0下载:
  2. matlab下编写的三步快速搜索法,希望大家有用-Three Step Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1816
    • 提供者:wang
  1. motionEstNTSS

    0下载:
  2. matlab语言编写 新三步搜索算法 ,希望大家有用-New Three Step Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2471
    • 提供者:wang
  1. BlockMatch

    0下载:
  2. H.264中的运动估计中的BMA(块匹配算法),共有三种方法,三步搜索法,全局搜索法,二维对数搜索法-H.264 motion estimation in the BMA (fast matching algorithm), a total of three methods, three-step search method, global search method, two-dimensional logarithmic search method
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7340488
    • 提供者:
  1. matlabyiqunsuanfa

    5下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2648
    • 提供者:prince
  1. KSE1.0(SRC)

    0下载:
  2. 数独探索者,快速解数独的小程序。使用哈希表优化的深度优先搜索算法。-Sudoku Explorer 1.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:84759
    • 提供者:Kristin
  1. 2_good

    0下载:
  2. google桌面搜索源码,可用于各种大作业-google desktop search source code, can be used for a variety of major operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2758200
    • 提供者:don
  1. IKAnalyzer3.2.3Stable_src

    0下载:
  2. 学习java网络搜索引擎,看看这个源代码,有助你快速提高你的搜索编码水平-Learning java search engine, look at the source code, will help you quickly improve your level of search code
  3. 所属分类:Search Engine

    • 发布日期:2017-04-09
    • 文件大小:1065177
    • 提供者:曾育高
  1. language12-17casesofactual

    0下载:
  2. 实例12  简单的计算器 实例13  时钟程序  实例14  华氏温度和摄氏温度的相互转换 实例15  SimpleDebug函数应用  第2部分  数值计算与数据结构篇 实例16  常用的几种排序方法  实例17  广度优先搜索及深度优先搜索-Instance 12 Simple calculator Instance 13 Clock program Instance 14 Fahrenhe
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:7117
    • 提供者:SB
  1. xinhao

    0下载:
  2. 基于旋律的哼唱MP3音乐搜索系统。其中录音用到了一个录音控件,放在了Debug目录下,同时有个bat请双击注册控件。-Humming melody-based MP3 music search system. Which used a recording control recording, on the Debug directory, double-click the bat also has a registration control.
  3. 所属分类:Multimedia program

    • 发布日期:2017-06-14
    • 文件大小:22678535
    • 提供者:马鹏斐
  1. SearchReplace

    0下载:
  2. 一款开源的完整多文件搜索并替换工具 Ver 1.2.0,主要功能有支持多文件搜索并替换,支持包含多级子目录搜索,支持各种匹配模式,支持应用触觉感知判断,支持日志报告并导出为html,text文件及打印输出功能。支持现场情景保存的导出导入。支持自定义上次搜索条件收藏并允许下次使用,支持自定义收藏夹内容等等。总之是一款不错的开源软件,功能比较强大。执行源代码时请先注册文件夹中 ccrpftv6.ocx(一个目录树控件)-A complete open source multi-file search
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:143034
    • 提供者:李龙
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com