CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - brute

搜索资源列表

  1. strings

    0下载:
  2. 字符串的算法:字符串匹配,Brute Force算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:87235
    • 提供者:yiyi
  1. gold-bullion

    0下载:
  2. 针对金块问题,分别采用蛮力法和二分法,并用C++语言时间-With brute force method and dichotomy to solve gold bullion problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1728190
    • 提供者:粉丝
  1. vigenere

    0下载:
  2. vigenere密码在起初的破译中是靠穷举法,找出与阅读习惯最适合的明文,但是也可以先缩小穷举范围,再查找-vigenere initial crack passwords by brute-force method is to identify the most suitable and clear reading habits, but can also be reduced exhaustive range, and then find
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3882
    • 提供者:拈龙刺穹
  1. tsp10

    1下载:
  2. 穷举法解决tsp问题 但城市数目不超过11个。-Brute-force method to solve the problem but the city tsp of not more than 11.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1167
    • 提供者:南达
  1. brute-force-method

    0下载:
  2. 穷举法求解0-1整数规划的matlab程序-The brute-force method of solving 0-1 integer programming matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:2800
    • 提供者:林蒙
  1. brute

    0下载:
  2. ANN的brute算法,用于检查ANN算法的正确性-brute-force algorithm for ANN
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1582
    • 提供者:mike
  1. backtrack1

    0下载:
  2. This function implements brute force bactracking to solve the knapsack problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:735
    • 提供者:arra
  1. knapsackproblems

    0下载:
  2. 本程序用MFC实现了背包问题中贪婪法,动态规划法,蛮力法,分支界限法的可视化-This procedure using MFC in a knapsack problem greedy method, dynamic programming method, brute force method, branch visualization limits of the law
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-12
    • 文件大小:2587488
    • 提供者:xuxiangyu
  1. chuangxinjijing

    0下载:
  2. 平方幻方的程序实现 (1)研究了幻方和平方幻方的性质。写出了1—n*n的幻方程序 (2)明白要写这样的程序,需要用蛮力法来加以解决,这样对问题的解决带有极大的盲目性,完全是一个NP问题。 -Square magic square program (1) studied the magic square and the square of the nature of magic squares. Write a 1-n* n magic square of the procedure
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:44463
    • 提供者:彭成义
  1. Nearest

    0下载:
  2. 分别利用分治法及穷举法求解最近点对问题,输出查找结果及比较次数。-Use, respectively, sub-rule method and brute-force method for solving the nearest point of the problem, the output and compare the number of search results.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5035
    • 提供者:yushu
  1. MaxSum_ML

    0下载:
  2. 最大子段和实验之蛮力法,包括程序运行时间计算,C++表述-The largest sub-segment and experiments brute force method, including the run time calculation, C++ statements
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:807
    • 提供者:mr.z
  1. brute

    0下载:
  2. RDP brute - command line tool which very basically allows automating password guessing via RDP connections
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:5265
    • 提供者:xard
  1. 1

    0下载:
  2. 0/1背包问题,C++实现,算法实现源代码,蛮力法实现源程序,-0/1 knapsack problem, C++ implementation, algorithm source code, brute force method to achieve source,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:642
    • 提供者:玉青
  1. codes

    0下载:
  2. Generatind dabechies wavelet using brute force algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:728
    • 提供者:Ali
  1. OCAML-String-to-String-Matching-Brute-Force

    0下载:
  2. Objective Caml (not lisp properly) Introduction to Functional Programming String to String Literal Force brute matching.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1937
    • 提供者:bonecrusher
  1. knn

    0下载:
  2. brute-force knn in matlab version
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:24191309
    • 提供者:李瑞琪
  1. Brute-Force-Sudoku-solver

    0下载:
  2. this how to implement brute force to solve sudoku in c-this is how to implement brute force to solve sudoku in c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:9095
    • 提供者:dihyaaj
  1. Brute-force-algorithm

    0下载:
  2. 穷举算法,VC中的经典程序之一,适合初学者,-Brute-force algorithm, the the of the classic procedures in in the the VC, suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:109363
    • 提供者:
  1. Brute-Force

    0下载:
  2. 通过Brute-Force匹配算法,实现字符串的查找功能,寻找最长的真子串。-By Bruteforce matching algorithm, string search function to find the longest substring true.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1699589
    • 提供者:毛意超
  1. Algorithm-3-Brute force

    0下载:
  2. 算法教学课件,还部分代码,适合自学者,进行学习(Algorithm-3-Brute force)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:3188736
    • 提供者:耐得寂寞
« 12 3 »
搜珍网 www.dssz.com