代码搜索:batch

找到约 6,125 项符合「batch」的源代码

代码结果 6,125
www.eeworm.com/read/104135/6210075

pas bas_batch_b.pas

unit Bas_Batch_B; Interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Base_Entry_Body, Db, ActnList, AdODB, Grids, DBGridEh, StdCtrls, ExtCtrls, Com
www.eeworm.com/read/104135/6210080

pas bas_batch_qry.pas

unit Bas_Batch_Qry; Interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, Base_Outer, Menus, ExtPrintReport,pr_PrintReportType, Db, ActnList, AdODB, Grid
www.eeworm.com/read/104135/6210092

dfm bas_batch_h.dfm

inherited Frm_Bas_Batch_H: TFrm_Bas_Batch_H Left = -77 Top = 122 Caption = '' ClientHeight = 459 ClientWidth = 750 Position = poMainformCenter Windowstate = wsMaximized PixelsP
www.eeworm.com/read/481504/6641908

m sf_ber_batch.m

for k=1:4 SimConfig.SF = SF(k); for m=1:11 SimConfig.EbNo_db = EbNo(m); s1 = sprintf('SF = %d: EbNo = %d',SF(k),EbNo(m)); disp(s1) ErrorRun = UplinkSimulator(SimCon
www.eeworm.com/read/477739/6733500

m sf_ber_batch.m

for k=1:4 SimConfig.SF = SF(k); for m=1:11 SimConfig.EbNo_db = EbNo(m); s1 = sprintf('SF = %d: EbNo = %d',SF(k),EbNo(m)); disp(s1) ErrorRun = UplinkSimulator(SimCon
www.eeworm.com/read/406944/11432000

m mimo_channel_batch.m

function f = mimo_channel(Nr,Nt,t) s=35; % mm=0; fd=5.56; rand('state',0); for i=1:Nr*Nt for l=1:1 h1=0; h2=0; for k=1:s-1 sita(k)=2*pi*rand;
www.eeworm.com/read/406944/11432022

m capacity_ccdf_batch.m

%% Channel Capacity of MIMO clear; clc; Re_CorrelationMatrix=zeros(4,4); for mm=1:4 Re_CorrelationMatrix(mm,mm)=1; end MyAngleSpread=5; Capacity_ccdf; XXX=0:0.1:7; plot (XXX,ccd
www.eeworm.com/read/406810/11435111

pl jp2batch.pl

#!/usr/bin/perl -s -U # jp2batch.pl # OpenSim jp2 texture preparation script # Converts jpg/jpeg/bmp/tga files to valid jp2(jk2) files for SL # Author: Phrearch # Credits: Tedd1 $dirs=0; $files=0;