代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/163987/5502862
mak mofiles.mak
#-------------------------------------------------------------------------------
# mo file creation for JEDI Visual Component Library (and JVCLX)
#---------------------------------------------------
www.eeworm.com/read/162614/5526630
c pr20621-1.c
/* When generating o32 MIPS PIC, main's $gp save slot was out of range
of a single load instruction. */
struct big { int i[sizeof (int) >= 4 && sizeof (void *) >= 4 ? 0x4000 : 4]; };
struct big gb
www.eeworm.com/read/158865/5593256
texi news0.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename NEWS
@c %**end of header
@c This tells news.texi that it's generating just the NEWS file.
@set DOC-NEWS
@include news.texi
@bye
www.eeworm.com/read/158865/5593294
texi install0.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename INSTALL
@c %**end of header
@c This tells g77install.texi that it's generating just the INSTALL file.
@set DOC-INSTALL
@include g7
www.eeworm.com/read/158865/5593317
texi bugs0.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename BUGS
@c %**end of header
@c This tells bugs.texi that it's generating just the BUGS file.
@set DOC-BUGS
@include bugs.texi
@bye
www.eeworm.com/read/392994/8316605
log build.log
Building standalone executable and generating VBA code...
mcc -M -silentsetup -d 'D:/precipitation model/20080204/xlmagic/src' -B 'cexcel:xlmagic,xlmagic,1.0' -bi 'D:/precipitation model/20080204/x
www.eeworm.com/read/147311/12567449
html pkg.html
javax.crypto Examples from The Java Developers Almanac 1.4
www.eeworm.com/read/110658/15527868
m figb2.m
%
% figb2.m - M-file for generating Figure B-2
%
n=[0:99];
xn=1.5*sin(2*pi*100*n*0.001+0.25*pi);
t=[0:0.001:0.099];
plot(t,xn); title('Sinewave');
xlabel('Time in second'); ylabel('Amplitude');
www.eeworm.com/read/389607/8510819
txt 新建 文本文档 (7).txt
% Lab 06
% WiCom_3
% By Kashif Shahzad
% 01-ET-31
% 3rd July 2004
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Direct Sequence Spread Spectrum
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clc
www.eeworm.com/read/174900/9569919
m dsss.m
% Lab 06
% WiCom_3
% By Kashif Shahzad
% 01-ET-31
% 3rd July 2004
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Direct Sequence Spread Spectrum
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clc
clear
%