Java How to Program Sixth Edition By H. M. Deitel - Deitel and Associates Inc. P. J. Deitel - De
Java How to Program Sixth Edition By H. M. Deitel - Deitel and Associates Inc. P. J. Deitel - De...
Java How to Program Sixth Edition By H. M. Deitel - Deitel and Associates Inc. P. J. Deitel - De...
代码用于估计关联维数。包括G-P算法(corrint.m),高斯核关联算法(gka.m) 和Judd算法(judd.m)...
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著...
m序列的生成,包括在有限域GF(p)中的基于不同p取值,不同级数条件下的本原多项式多种选择条件下的m序列生成。...
G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo...
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #defin...
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #defin...
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #defin...
#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #defin...
用MATLAB实现的不合格品率P控制图的绘制,只要将数据导入data.txt文件,然后在MATLAB中运行main.m文件即可打开绘图界面。(注意:路径要设置好)...