代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/240997/13179678
frx input2.frx
www.eeworm.com/read/240997/13179746
frm input3.frm
VERSION 5.00
Begin VB.Form input3
Caption = "Form1"
ClientHeight = 2496
ClientLeft = 48
ClientTop = 336
ClientWidth = 3744
LinkTopic
www.eeworm.com/read/240997/13179782
frm input2.frm
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form input2
Caption
www.eeworm.com/read/240997/13179853
frx input1.frx
www.eeworm.com/read/240997/13179863
frm input1.frm
VERSION 5.00
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form input1
Caption
www.eeworm.com/read/240712/13202094
o packet_input.o
www.eeworm.com/read/240712/13202163
h packet_input.h
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
* Copyright (C) 2003 Simon Fraser University and NewMIC
*
*
www.eeworm.com/read/240712/13202240
c packet_input.c
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
* Copyright (C) 2003 Simon Fraser University and NewMIC
*
*
www.eeworm.com/read/325415/13207396
m input_b.m
function x=input_b(N,NL)%N为一个ofdm符号中的子载波个数,NL/4为一次仿真所包含ofdm符号数
for i=1:NL
input_0=rand(1,4*N); %输入的二进制数据序列
for j=1:4*N
if input_0(j)>0.5
input(j,i)=1;
else
input(j,i