搜索资源列表
三种模式匹配算法的比较
- 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
Las Vegas
- 关于字符串匹配的拉斯维加斯算法,有不好的地方请指正-on the Las Vegas string matching algorithm, the bad Hi
queensLV
- 拉斯维加斯随机算法+回溯算法实现国际象棋中的8皇后问题.-Las Vegas randomized algorithm backtracking algorithm International Chess Queen of eight issues.
nqueen_LV
- 利用回溯法和随机算法中的拉斯维加斯算法求解n皇后问题。-use of retrospective law and randomized algorithm of Las Vegas algorithm n Queen's problem.
lastools
- Lidar数据处理时,用于las文件的处理代码,Linux/unix下的源码
概率算法
- 概率算法的一个基本特征是对所求解问题的同一实例用同一概率算法求解两次可能得到完全不同的效果。这两次求解问题所需的时间甚至所得到的结果可能会有相当大的差别。一般情况下,可将概率算法大致分为四类:数值概率算法,蒙特卡罗(Monte Carlo)算法,拉斯维加斯(Las Vegas)算法和舍伍德(Sherwood)算法。
queen
- 拉斯维加斯(Las Vegas)算法来解皇后控制问题的解题报告和源代码。问题描述:在一个n×n个方格组成的棋盘上的任一方格中放置一个皇后,该皇后可以控制他所在的行,列以及对角线上的所有方格。对于给定的自然数n,在n×n个方格组成的棋盘上最少要放置多少个皇后才能控制棋盘上的所有方格,且放置的皇后互不攻击? 设计一个拉斯维加斯算法, 对于给定的自然数n (1≤n≤100)计算在n×n个方格组成的棋盘上最少要放置多少个皇后才能控制棋盘上的所有方格,且放置的皇后互不攻击。 -Las Vegas
LASRead
- LAS file reading. this is useful for reading of LiDAR data LAS file.this is very useful code.
MATLAB_GUIDE
- GUIDE es un entorno de programación visual disponible en MATLAB para realizar y ejecutar programas que necesiten ingreso continuo de datos. Tiene las características básicas de todos los programas visuales como Visual Basic o Visual C++.
nQueensLV
- 随机算法,利用拉斯维加斯算法计算n皇后问题。-Random algorithm, the use of Las Vegas algorithm n queen problem.
las
- 使用拉斯维加斯随机算法解决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
Arrays
- ARRAYS: declara e inicializa todas las variables.
LV10
- 概率与计算课程中的一个作业,防止一个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 “?”.
Las_vigas
- 用拉斯维加斯算法求解8皇后问题的小程序,有说明。-Las Vegas algorithm with the 8 Queens problem to a little program, has made it clear.
MonteCarlo-ppt-sample
- 蒙特卡罗(Monte Carlo)方法,又称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战研制原子弹的曼哈顿计划。该计划的主持人之一数学家冯诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo来命名这种方法。-Monte Carlo (Monte Carlo) methods, also known as computer-generated random simulation method is based on " random number&
QueensProblem_LVBackTrack
- 在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。-In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency.
2.4-Las-Vegas-algorithm
- 高级算法中的拉斯维加斯算法,可以很好的学习。经典算法-Advanced algorithms in the Las Vegas algorithm, can be good learning. Classical algorithm
SeisLab_10.0301
- 约170勘探地震资料和测井资料的分析和显示功能(加上他们所谓的支持功能)的设置。这些功能读取和写入标准的SEG - Y格式的地震数据,读取和写入测井在LAS格式2.0(也读3.0 LAS格式),并执行许多通常对这些数据类型进行的操作。他们使用标准化的结构来表示地震数据和测井数据,从而使函数调用的简单串联。-A set of about 170 functions (plus support functions called by them) for analysis and display of
las
- 数据结构中的一种重要随机算法--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
PiChuLirecovery_LAStime
- 用于批量恢复GXZNZ格式的点云时间信息。GXZNZ为自定义的和LAS最接近的文本格式。(It is used for batch recovery of point cloud time information in GXZNZ Format of GXZNZ is customed and is a LAS's closest text format.)