代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/11637/232132
bak sdr_para.v.bak
www.eeworm.com/read/14387/331377
h ntt_enc_para.h
/*****************************************************************************/
/* This software module was originally developed by */
/* Naoki Iwakami (NTT)
www.eeworm.com/read/14551/390957
h ntt_enc_para.h
/*****************************************************************************/
/* This software module was originally developed by */
/* Naoki Iwakami (NTT)
www.eeworm.com/read/18822/803374
als para-schematic1.als
.ALIASES
V_Vi1 Vi1(+=N00116 -=0 )
R_R2 R2(1=N00116 2=VC )
C_C1 C1(1=0 2=VC )
_ _(Vc=VC)
.ENDALIASES
www.eeworm.com/read/18822/803379
net para-schematic1.net
* source PARA
V_Vi1 N00116 0
+PULSE 0 10 2us 2us 2us 2us 8us
R_R2 N00116 VC {rval}
C_C1 0 VC 1n
.PARAM rval=1k
www.eeworm.com/read/467579/1499702
java td_report_para.java
package com.doone.fj1w.fjmgr.rpt;
import com.doone.data.DacClient;
import com.doone.data.DataRow;
import com.doone.data.DataTable;
import com.doone.data.ObjectEntity;
import com.doone.util.File
www.eeworm.com/read/206887/5004006
h h263para.h
#ifndef H263PARA_H_
#define H263PARA_H_
typedef struct
{
short tr;
short splitScrn_flag;
short docCam_flag;
short picFrzRel_flag;
short srcFormat;
short picType;
short quant;
shor
www.eeworm.com/read/193422/5143715
cc struct_para2.cc
#include
using namespace std;
struct Date{
short y;
short m;
short d;
};
void nextday(Date* p);
int main(int argc,char* argv[]){
Date d = {2006,8,3};
nextday(&d);
cout
www.eeworm.com/read/432147/1895764
cfg ch341para.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/432147/1895766
dpr ch341para.dpr
program CH341PARA;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1},
CH341DLL in 'CH341DLL.pas';
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Appl