CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 暴力算法

搜索资源列表

  1. main

    0下载:
  2. ORB描述子,是比sift算法更加快速的图像特征点提取方法,检测的方法更加暴力。opencv已经实现。-ORB descr iptors, sift algorithm is faster than the image feature extraction methods, detection of the method is more violence. opencv has been achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2240
    • 提供者:李联合
  1. source

    0下载:
  2. //给定平面上的几个点 求某个矩形区域包含几个点 //要是点的坐标比较小 可以直接N^2的预处理 1的查询 对每次查询暴力当然也可以,但是适用性可以认为为0。。。 //这个算法不受点的坐标的影响 也不受矩形坐标的影响 效率为nlogn + mlogn n:点的个数 m:为查询次数 //先对数据已x坐标排序 ,这样可以二分出大致区间 //对于y坐标的处理(我上一年的时候直接暴力), 昨天忽然灵感突现,用归并树保存x坐标排序后的数据的每段的y坐标序,然后再进行二分) -//Gi
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1488
    • 提供者:sdad
  1. sudoku

    0下载:
  2. 使用stack求解數獨題目,此為暴力算法,故可求解任何數獨題目,附上三份測試資料-To use stack solving Sudoku title this violence algorithm, it can solve any Sudoku topic, attach three copies of test data
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:5023
    • 提供者:張小芬
  1. convex_hull

    0下载:
  2. 凸包问题的算法实现,graham算法实现,分治算法以及暴力算法,有简单图形界面-Convex Hull algorithm problem, graham algorithm, divide and conquer algorithms and violence algorithm, a simple graphical interface
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3030
    • 提供者:yhlhit
  1. Password-cracking

    0下载:
  2. 密码暴力破解小程序,模拟键盘鼠标操作,算法设计字符的排列组合-Password brute force crack small program, simulated keyboard and mouse operation, algorithm design character permutations and combinations
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:323873
    • 提供者:zmw
  1. xxtabase

    0下载:
  2. 用C++实现了kmp,BoyerMoore,和暴力搜索三种算法()
  3. 所属分类:其他小程序

    • 发布日期:2018-04-21
    • 文件大小:857088
    • 提供者:chabyctex
  1. include

    1下载:
  2. 设在一个区域中有n个垃圾桶,编号分别为1,2,…, n,每个垃圾桶的重量对应为w1,w2, …, wn。垃圾填埋场在A点,垃圾车初始时在B点。试规划垃圾车的行车路径,要求将所有垃圾桶内的垃圾都运送至垃圾填埋场A。(In one area, there are n trash cans, numbered 1, 2, respectively. N, the weight of each trash can correspond to W1, W2,... Wn. At the A point,
  3. 所属分类:其他

    • 发布日期:2020-11-04
    • 文件大小:7168
    • 提供者:dny0419
搜珍网 www.dssz.com