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

搜索资源列表

  1. 三种模式匹配算法的比较

    1下载:
  2. 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
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:14652
    • 提供者:lxr
  1. Las Vegas

    1下载:
  2. 关于字符串匹配的拉斯维加斯算法,有不好的地方请指正-on the Las Vegas string matching algorithm, the bad Hi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1573
    • 提供者:容器
  1. QueenLV

    0下载:
  2. 这个代码是利用拉斯维加斯算法解决n皇后得问题-this code is the use of the Las Vegas algorithm to solve the problem in the Queen's n
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1445502
    • 提供者:刘亮
  1. nqueenlvb

    0下载:
  2. 这个是八皇后问题的回溯加las vegas算法,为了测试两种算法结合在一起的效率。-This is the Queen's eight retroactive increase in las vegas algorithm, To test two algorithms combined efficiency.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1602
    • 提供者:王王
  1. queensLV

    1下载:
  2. 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1190
    • 提供者:陈国武
  1. nqueen_LV

    0下载:
  2. 利用回溯法和随机算法中的拉斯维加斯算法求解n皇后问题。-use of retrospective law and randomized algorithm of Las Vegas algorithm n Queen's problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1307
    • 提供者:
  1. R6Vegas

    0下载:
  2. trainer for Rainbow Six - Las Vegas
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:40862
    • 提供者:Mike
  1. 概率算法

    0下载:
  2. 概率算法的一个基本特征是对所求解问题的同一实例用同一概率算法求解两次可能得到完全不同的效果。这两次求解问题所需的时间甚至所得到的结果可能会有相当大的差别。一般情况下,可将概率算法大致分为四类:数值概率算法,蒙特卡罗(Monte Carlo)算法,拉斯维加斯(Las Vegas)算法和舍伍德(Sherwood)算法。
  3. 所属分类:matlab例程

    • 发布日期:2010-05-18
    • 文件大小:10489
    • 提供者:leansmall
  1. queen

    3下载:
  2. 拉斯维加斯(Las Vegas)算法来解皇后控制问题的解题报告和源代码。问题描述:在一个n×n个方格组成的棋盘上的任一方格中放置一个皇后,该皇后可以控制他所在的行,列以及对角线上的所有方格。对于给定的自然数n,在n×n个方格组成的棋盘上最少要放置多少个皇后才能控制棋盘上的所有方格,且放置的皇后互不攻击? 设计一个拉斯维加斯算法, 对于给定的自然数n (1≤n≤100)计算在n×n个方格组成的棋盘上最少要放置多少个皇后才能控制棋盘上的所有方格,且放置的皇后互不攻击。 -Las Vegas
  3. 所属分类:Data structs

    • 发布日期:2016-01-27
    • 文件大小:81288
    • 提供者:吴钦阳
  1. WindowsMobileDataSynchronizationwithSQLServer2005a

    0下载:
  2. Rob Tiffany s 曾经在 MEDC 2007 Las Vegas 和 Tech Ed 2007 Orlando 演示了拥有800个订阅的4层合并复制架构。之后他开始编写一本叫《Windows Mobile Data Synchronization with SQL Server 2005 and SQL Server Compact 3.1》的书,将构建高性能、可伸缩性的合并复制架构的宝贵经验整理到书中-Rob Tiffany s in the MEDC 2007 Las Vegas
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:18291825
    • 提供者:刘杰
  1. fwknop

    0下载:
  2. fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas. fwknop implements network access controls (via iptables) based on a flexible port knoc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:280396
    • 提供者:huang
  1. nQueensLV

    0下载:
  2. 随机算法,利用拉斯维加斯算法计算n皇后问题。-Random algorithm, the use of Las Vegas algorithm n queen problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:13701
    • 提供者:吴凡
  1. las

    0下载:
  2. 使用拉斯维加斯随机算法解决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
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:6385
    • 提供者:smile
  1. LV10

    1下载:
  2. 概率与计算课程中的一个作业,防止一个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 “?”.
  3. 所属分类:matlab

    • 发布日期:2015-11-24
    • 文件大小:83798
    • 提供者:
  1. Las_vigas

    0下载:
  2. 用拉斯维加斯算法求解8皇后问题的小程序,有说明。-Las Vegas algorithm with the 8 Queens problem to a little program, has made it clear.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:718017
    • 提供者:minipuss
  1. QueensProblem_LVBackTrack

    0下载:
  2. 在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。-In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:883
    • 提供者:zhdxch
  1. 2.4-Las-Vegas-algorithm

    0下载:
  2. 高级算法中的拉斯维加斯算法,可以很好的学习。经典算法-Advanced algorithms in the Las Vegas algorithm, can be good learning. Classical algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:105903
    • 提供者:lands
  1. Tom-Clancys-Rainbow-Six---Vegas

    0下载:
  2. Tom clancy s rainbow 6 las vegas 2 java game source.
  3. 所属分类:Other Games

    • 发布日期:2017-03-21
    • 文件大小:279154
    • 提供者:buxerb
  1. Midas-joy-Las-Vegas-game

    0下载:
  2. 大富翁欢乐赌城游戏,押注,掷色子,选角色等,C#源码-Midas joy Las Vegas game, bet, dice, choose role, etc., C# source
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-10
    • 文件大小:6644837
    • 提供者:李丽婷
  1. las

    0下载:
  2. 数据结构中的一种重要随机算法--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 n
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:1181336
    • 提供者:wxq
« 12 »
搜珍网 www.dssz.com