代码搜索结果

找到约 10,000 项符合 Y 的代码

y.m

%ofdm2.m %16QAM调制、AWGN信道下的仿真程序 %***************************variables******************************** para = 52;%并行信道数 fftlen = 64;%FFT长度 noc = 52;%载波数 nd = 3;%每个仿真循环的OFDM数 m1 = 4;%调制水平:QPSK gi

gram.y

%{ #include #ifndef UNIX #include #endif #include "RT.h" #include "command.h" #define YYDEBUG 1 void CommandPrompt(); int yyerror(char *msg); int yylex(); %} %union { RTk

gram.y

%{ #include #ifndef UNIX #include #endif #include "RT.h" #include "command.h" #define YYDEBUG 1 void CommandPrompt(); int yyerror(char *msg); int yylex(); %} %union { RTk

gram.y

%{ #include #ifndef UNIX #include #endif #include "BT.h" #include "command.h" void CommandPrompt(); int yyerror(char *msg); int yylex(); %} %union { BTkey *key; char

y.java

// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html // Decompiler options: packimports(3) fieldsfirst ansi