代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/424384/10455442
m qpskdemod.m
function [demodata]=qpskdemod(idata,qdata,para,nd,ml)
demodata=zeros(para,ml*nd);
demodata((1:para),(1:ml:ml*nd-1))=idata((1:para),(1:nd))>=0;
demodata((1:para),(2:ml:ml*nd))=qdata((1:para),(1:nd
www.eeworm.com/read/424063/10500907
m linall.m
function [A,B,C,D]=linall(fun,st,x,u,para,xpert,upert,coeff1,coeff2,coeff3,coeff4,coeff5)
%LINALL Linearization routine used by DLINMOD.
% LINALL Obtains linear models from systems of ordinary di
www.eeworm.com/read/278221/10559009
equ biosgrps.equ
; File : $BIOSGRPS.EQU$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;-----------------------------------------
www.eeworm.com/read/420459/10795061
lst text1.lst
C51 COMPILER V6.12 TEXT1 09/12/2008 22:11:44 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE TEXT1
OBJECT MODULE PLACED IN .
www.eeworm.com/read/420459/10795085
text1
#include
#define uint unsigned int
#define uchar unsigned char
#define tim 65536-2000
sbit dis0 =P2^4;
sbit dis1 =P2^5;
sbit dis2 =P2^6;
sbit dis3 =P2^7;
sbit dis4 =P3^4;
sbit key
www.eeworm.com/read/348907/10860583
po es.po
# Spanish translation of Meld's manual
# Traducción al español del manual de Meld
# Jorge Gonzalez , 2005.
msgid ""
msgstr ""
"Project-Id-Version: manual_meld\n"
www.eeworm.com/read/419052/10888372
template manual.template
IPTraf User's Manual
Version @@version@@
1997