N-Queens+Problem
N-Queens+Problem技术资料下载专区,收录1,359份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
1,359
N-Queens+Problem 全部资料 1,359 份
n algorithm for domain independent linear text segmentation This the Windows version of the C99 al
n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was pre...
2017-01-07
192
设有由n个不相同的整数组成的数列
设有由n个不相同的整数组成的数列,记为: a(1)、a(2)、……、a(n)且a(i)<>a(j) (i<>j) 例如3,18,7,14,10,12,23,41,16,24。 若存在i1<i2<i...
2013-12-14
42
LDPC 译码器 function [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale) [vhat]=decode_ldpc(rx_waveform,N
LDPC 译码器 function [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale) [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale)
2014-01-13
48
int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (
int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int ...
2017-06-12
34
A C++ code for generating sorting networks with n lines and m comparators as input parameters.
A C++ code for generating sorting networks with n lines and m comparators as input parameters.
2017-06-14
83