产生周期为1023=(2^10-1)的Gold序列 delay_numb:G1固定G2相对G1输出的时延(0~1022) 产生周期为127=(2^7-1)的m序列
产生周期为1023=(2^10-1)的Gold序列 delay_numb:G1固定G2相对G1输出的时延(0~1022) 产生周期为127=(2^7-1)的m序列
0-1+Knapsack+Problem技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
产生周期为1023=(2^10-1)的Gold序列 delay_numb:G1固定G2相对G1输出的时延(0~1022) 产生周期为127=(2^7-1)的m序列
void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 ||...
1.产生[0,1]均匀分布的白噪声序列 (1) 打印出前50个数 (2) 分布检验 (3) 均值检验 (4) 方差检验 (5) 计算相关函数 Bx(i),i=0,±1,±2,…, ±10
1968年1月青岛验潮站逐时水位观测数据,进行潮汐调和分析和预报 !选入的分潮(18项) 数据是从1968年1月1日0时开始的,即: ! 数据第一行:100 140 213 297 363 379 342...
This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within ...
Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exception...
This a journal paper on the optimization of Max Connection problem in a telecommunication optical network.