For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second and 67 iterations. 500 queens in 1 second and 257 iterations. 1000 queens in 11 seconds and 492 iterations. heuristics: Simulated annealing. Tests: 100 queens in less than 1 second and 47 iterations. 500 queens in 5 seconds and 243 iterations. 1000 queens in 13 seconds and 497 iterations. heuristics: based on Simulated Annealing. Tests: 100 queens in less than 1 second and 60 iterations. 500 queens in 1 second and 224 iterations. 1000 queens in 5 seconds and 459 iterations. 10 000 queens in 20 minutes 30 seconds and 4885 iterations.
标签: the representation incomplete methods
上传时间: 2015-05-05
上传用户:1159797854
This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects are re-created. This may cause problems with any callbacks written to depend on the value of the handle at the time the object was saved.
标签: machine-generated representation Graphics children
上传时间: 2013-12-18
上传用户:miaochun888
PSTN to PSTN Dialing via SIP Network.This is a representation, as a slide show, of the SIP examples detailed in RFC 3666 - RFC3666 SIP PSTN Call Flow.
标签: PSTN representation SIP examples
上传时间: 2015-08-30
上传用户:weixiao99
A toolbox to handle 2D curve and multiresolution representation of curve
标签: curve multiresolution representation toolbox
上传时间: 2015-09-23
上传用户:thinode
Star plots - MATLAB files for Graphical representation of trace elements of clinkers
标签: representation Graphical elements clinkers
上传时间: 2013-12-28
上传用户:dancnc
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
标签: representation Magnitude the magnitude
上传时间: 2013-12-24
上传用户:金宜
Sparse Signal representation using Overlapping Frames
标签: representation Overlapping Sparse Signal
上传时间: 2015-11-01
上传用户:nanxia
Sparse Signal representation using Overlapping Frames (matlab toolbox)
标签: representation Overlapping toolbox Sparse
上传时间: 2015-11-01
上传用户:sardinescn
MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets with their fields. The application also allows the user to manipulate with transport streams by filtering specified PIDs and exporting to file, demultiplexing to PES and ES streams, converting multi-program TS to single-program TS.
标签: representation application multiplexed the
上传时间: 2015-12-15
上传用户:小鹏
This file implements the Date class member functions Date representation: int variable -- year,mon and day
标签: Date representation implements functions
上传时间: 2014-01-22
上传用户:ynsnjs