代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/428160/8887487
asm 11-29para.asm
;OCM12864模块测试程序**************************
;完成时间2008.11.28
;制作人:hdzhangx
;**********************************************
D_I EQU P2.0 ;Data or Instrument Select,H:写数据,L:写指令
R_W EQU P2.1 ;Wri
www.eeworm.com/read/428160/8887495
hex 11-29para.hex
www.eeworm.com/read/428160/8887509
hex para11-29.hex
www.eeworm.com/read/428096/8895993
m time_channel_para.m
function h_time = time_channel_para( ch, N_Tx_ant, N_Rx_ant,N_sym, T_sym, fs, N_subc, ...
PrefixRatio,N_frame,frame,N_tran_sym)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/428096/8896028
m set_11a_para.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 设置B3G系统全局变量,参阅本实验室的B3G系统参数文档
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 2.1 OFDMA收发机系统参数定义单元
% 命名规律: N_xxx: xxx的数目,为非负整数
% T
www.eeworm.com/read/428096/8896056
m adpt_mod_para.m
function [user_subc_alloc , mod_subc ,pwr_subc ,pad_bit_cnt] = adpt_mod_para...
( coded_user_bit,N_sym,Idx_data ,AllocMethod , AdptMethod, H , var_noise, TargetBer );
www.eeworm.com/read/281319/9164258
bsf para_out12.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/281319/9164415
v para_out12.v
module para_out12(addr,reg1,reg2,reg3,data_out);
input [2:0]addr;
input [11:0]reg1,reg2,reg3;
output [11:0]data_out;
reg [11:0]data_out;
wire [11:0]reg4,reg5,reg6;
assign reg4=reg1;
assign re
www.eeworm.com/read/281319/9164455
bsf series_para_store.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/281319/9164823
vhd series_para_store.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity series_para_store is
Port (clk : in std_logic; --BS
series : in s