代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/390106/8484515
htm keyagree.htm
Generating a Secret Key Using the Diffie-Hellman Key Agreement Algorithm (Java Developers Almanac Example)
www.eeworm.com/read/390106/8485809
htm emitxml.htm
Generating an XML Document from a JSP Page (Java Developers Almanac Example)
www.eeworm.com/read/390106/8485891
htm genkeypair.htm
Generating a Public/Private Key Pair (Java Developers Almanac Example)
www.eeworm.com/read/362900/9976990
ctl 3rd-harm-1d.ctl
; 1d simulation of a plane wave propagating through a Kerr medium
; and generating the third-harmonic frequency component.
(define-param sz 100) ; size of cell in z direction
(define-param fcen (/ 1
www.eeworm.com/read/358669/10182364
m saving_calib_ascii_fisheye.m
if ~exist('save_name'),
save_name = 'Calib_Results';
end;
fprintf(1,'Generating the matlab script file %s.m containing the intrinsic and extrinsic parameters...\n',save_name)
fid = fopen
www.eeworm.com/read/358669/10182425
m saving_calib_ascii.m
if ~exist('save_name'),
save_name = 'Calib_Results';
end;
fprintf(1,'Generating the matlab script file %s.m containing the intrinsic and extrinsic parameters...\n',save_name)
fid = fopen
www.eeworm.com/read/467484/7004155
c arch_singleprop.c
#include
#include "rand.c"
/*analyse n observations from the ARCH model
parameters are sig and b; K particles subsampled from M
M order particles are obtained via generating from a single p
www.eeworm.com/read/199277/7870228
ctl 3rd-harm-1d.ctl
; 1d simulation of a plane wave propagating through a Kerr medium
; and generating the third-harmonic frequency component.
(define-param sz 100) ; size of cell in z direction
(define-param fcen (/ 1
www.eeworm.com/read/197263/8008388
m experiment5_3.m
% Experiment 5, CSBOOK: haykin
% digital phase lock loop, S-curve
% With noise
clear all
% phase shift
theta=-0.1;
% Generating QPSK signals
no_of_bits=400;
b=round(rand(no_of_bits,1));
bits=
www.eeworm.com/read/297325/8029966
m saving_calib_ascii.m
if ~exist('save_name'),
save_name = 'Calib_Results';
end;
fprintf(1,'Generating the matlab script file %s.m containing the intrinsic and extrinsic parameters...\n',save_name)
fid = fopen