Location:
Search - las vegas
Search list
Description: Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
Platform: |
Size: 14652 |
Author: lxr |
Hits:
Description: 关于字符串匹配的拉斯维加斯算法,有不好的地方请指正-on the Las Vegas string matching algorithm, the bad Hi
Platform: |
Size: 1573 |
Author: 容器 |
Hits:
Description: 这个代码是利用拉斯维加斯算法解决n皇后得问题-this code is the use of the Las Vegas algorithm to solve the problem in the Queen's n
Platform: |
Size: 1445502 |
Author: 刘亮 |
Hits:
Description: 这个是八皇后问题的回溯加las vegas算法,为了测试两种算法结合在一起的效率。-This is the Queen's eight retroactive increase in las vegas algorithm, To test two algorithms combined efficiency.
Platform: |
Size: 1602 |
Author: 王王 |
Hits:
Description: 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
Platform: |
Size: 1190 |
Author: 陈国武 |
Hits:
Description: Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
Platform: |
Size: 332800 |
Author: lxr |
Hits:
Description: 关于字符串匹配的拉斯维加斯算法,有不好的地方请指正-on the Las Vegas string matching algorithm, the bad Hi
Platform: |
Size: 1024 |
Author: 容器 |
Hits:
Description: 这个代码是利用拉斯维加斯算法解决n皇后得问题-this code is the use of the Las Vegas algorithm to solve the problem in the Queen's n
Platform: |
Size: 2181120 |
Author: 刘亮 |
Hits:
Description: 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
Platform: |
Size: 1024 |
Author: 陈国武 |
Hits:
Description: 利用回溯法和随机算法中的拉斯维加斯算法求解n皇后问题。-use of retrospective law and randomized algorithm of Las Vegas algorithm n Queen's problem.
Platform: |
Size: 1024 |
Author: 坤 |
Hits:
Description: 拉斯维加斯算法的实现,是概率算法的一种。找到的解必为正确解,但有时找不到解。
-Las Vegas algorithm is a probability algorithm. Solutions must be found for the correct solution, but sometimes can not find solution.
Platform: |
Size: 3072 |
Author: shelly |
Hits:
Description: 拉斯维加斯(Las Vegas)算法来解皇后控制问题的解题报告和源代码。问题描述:在一个n×n个方格组成的棋盘上的任一方格中放置一个皇后,该皇后可以控制他所在的行,列以及对角线上的所有方格。对于给定的自然数n,在n×n个方格组成的棋盘上最少要放置多少个皇后才能控制棋盘上的所有方格,且放置的皇后互不攻击?
设计一个拉斯维加斯算法, 对于给定的自然数n (1≤n≤100)计算在n×n个方格组成的棋盘上最少要放置多少个皇后才能控制棋盘上的所有方格,且放置的皇后互不攻击。
-Las Vegas (Las Vegas) algorithm to solve the problem-solving control problems Queen' s report and the source code. Problem Description: In an n × n board, composed of a grid on the grid in any place a Queen, the Queen' s where he can control the rows, columns, as well as all the diagonal grid. For a given natural number n, the n × n board, composed of a grid to place at least the number of Queen' s board to control all the grid, and the Queen' s place to attack each other? The design of a Las Vegas algorithm, for a given natural number n (1 ≤ n ≤ 100) in the n × n board, composed of a grid to place at least the number of Queen' s board to control all the grid, and the Queen' s place to attack each other.
Platform: |
Size: 80896 |
Author: 吴钦阳 |
Hits:
Description: 使用拉斯维加斯随机算法解决N皇后问题 可以以较快速度解决128皇后 甚至是256皇后问题-Use Las Vegas randomized algorithm to solve the N Queens problem can be resolved more rapid pace of 128 or even 256 Queen Queens Problem
Platform: |
Size: 6144 |
Author: smile |
Hits:
Description: 概率与计算课程中的一个作业,防止一个Las Vegas算法输出“?”并统计其期望的运行时间,有实验报告、源码-Modify the algorithm LV10 that the output “?” does not occur. Then, analyse the expected run times of your Las Vegas protocol with forbidden “?”.
Platform: |
Size: 83968 |
Author: |
Hits:
Description: 用拉斯维加斯算法求解8皇后问题的小程序,有说明。-Las Vegas algorithm with the 8 Queens problem to a little program, has made it clear.
Platform: |
Size: 717824 |
Author: minipuss |
Hits:
Description: 在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。-In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency.
Platform: |
Size: 1024 |
Author: zhdxch |
Hits:
Description: 高级算法中的拉斯维加斯算法,可以很好的学习。经典算法-Advanced algorithms in the Las Vegas algorithm, can be good learning. Classical algorithm
Platform: |
Size: 105472 |
Author: lands |
Hits:
Description: Tom clancy s rainbow 6 las vegas 2 java game source.
Platform: |
Size: 279552 |
Author: buxerb |
Hits:
Description: 大富翁欢乐赌城游戏,押注,掷色子,选角色等,C#源码-Midas joy Las Vegas game, bet, dice, choose role, etc., C# source
Platform: |
Size: 6644736 |
Author: 李丽婷 |
Hits:
Description: 数据结构中的一种重要随机算法--Las Vegas算法,它总是给出正确的结果,但在少数应用中,可能出现求不出解的情况。也是用了50,500,5000子串验证的
-Data structure is an important randomized algorithms- Las Vegas algorithm, it always gives the correct result, but in a few applications, the solution may be seeking not the case. Is using 50,500,5000 substring verification
Platform: |
Size: 1181696 |
Author: wxq |
Hits: