代码搜索:para

找到约 10,000 项符合「para」的源代码

代码结果 10,000
www.eeworm.com/read/388642/2548506

sgml output.sgml

The Output Module The Output Module takes the data from the TsStreamer, gather the TS packets together and add RTP header when needed, and then writes the datas to a f
www.eeworm.com/read/375736/2721465

asm safedsk.asm

; ; Microsoft Confidential ; Copyright (C) Microsoft Corporation 1991 ; All Rights Reserved. ; vseg segment para public 'CODE' assume cs:vseg,ds:vseg,es:NOTHING org
www.eeworm.com/read/372380/2773297

properties localstrings_es.properties

defaultservlet.directorylistingfor=Listado de Directorio para: defaultservlet.upto=Atr醩 a: defaultservlet.subdirectories=Subdirectorios: defaultservlet.files=Archivos: invokerServlet.allocate=No p
www.eeworm.com/read/353751/3082183

sgml migrating-gtkiconview.sgml

Migrating from GnomeIconList to GtkIconView Since version 2.6, GTK+ provides the #GtkIconView widget. It is similar in fun
www.eeworm.com/read/353751/3082209

sgml gtk-unused.sgml

All the functions in here are marked a Non-public. We describe it anyway because it is occasionally useful to understand how the
www.eeworm.com/read/260597/4331470

asm safedsk.asm

; ; Microsoft Confidential ; Copyright (C) Microsoft Corporation 1991 ; All Rights Reserved. ; vseg segment para public 'CODE' assume cs:vseg,ds:vseg,es:NOTHING org
www.eeworm.com/read/393211/8303976

m monopole.m

%MONOPOLE % Creates a single monopole or a monopole array % on a finite ground plane using mouse input % % Copyright 2002 AEMM. Revision 2002/03/12 % Chapter 4 % The following para
www.eeworm.com/read/368409/9697052

v gra2bin.v

//-------------------------------------- //Convert 8-bit Gray code to binary code //using for loop //filename : gra2bin.v //-------------------------------------- module gra2bin(Gry, Bin); para
www.eeworm.com/read/172038/9725604

m ofdm_fading.m

% Simulation program to realize OFDM transmission system para=128; % Number of parallel channel to transmit (points) fftlen=128; % FFT length noc=128; % Number of carrier nd=6; % Numb
www.eeworm.com/read/415313/11076778

m logitregkernel.m

% LogitRegKernel: implementation for kernel logistic regression % % Parameters: % para: parameters % 1. RegFactor: regularization factor, default: 0 % 2. Kernel: kernel type, 0: linear, 1: p