sine functions test,program is ok and the main functions finish sine wave
标签: functions sine program finish
上传时间: 2013-12-17
上传用户:wff
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
c and 8051 program code document
标签: document program 8051 code
上传时间: 2015-05-07
上传用户:lepoke
This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations for the Gaussian pulse waveforms. The first derivative is considered to be the monocycle or monopulse as discussed in most papers. The second derivative is the waveform generated from a dipole antenna used in a UWB system. Other information is contained in the file.
上传时间: 2015-05-08
上传用户:leixinzhuo
RSA code with C in the POS
上传时间: 2013-12-28
上传用户:标点符号
MSP430与dsp接口技术,编辑环境C语言,我运行过,好
上传时间: 2015-05-16
上传用户:epson850
TI公司TMS320VC5402 DSP 上的FFT变换c语言版本的DSP实现方法
上传时间: 2013-12-20
上传用户:ryb
TI公司TMS320VC5402 DSP 上的FIR滤波C语言版本
上传时间: 2015-05-26
上传用户:gyq
c++ templates the complete guide
标签: templates complete guide the
上传时间: 2014-01-12
上传用户:dragonhaixm
This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.
标签: the structure interface low-level
上传时间: 2015-05-29
上传用户:yyyyyyyyyy