代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/239151/13301224
frm contact_input.frm
VERSION 5.00
Begin VB.Form Contact_input
Caption = "客户联系信息"
ClientHeight = 4815
ClientLeft = 60
ClientTop = 450
ClientWidth = 8535
LinkTop
www.eeworm.com/read/323223/13347003
m input_b.m
function x=input_b(N,NL)%N为一个ofdm符号中的子符号个数,NL为一次仿真所包含的ofdm符号数
for i=1:NL
input_0=rand(1,4*N); %输入的二进制数据序列
for j=1:4*N
if input_0(j)>0.5
www.eeworm.com/read/136542/13372113
cpp input0.cpp
// Input0.cpp : implementation file
//
#include "stdafx.h"
#include "DATABASE.h"
#include "Input0.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/136542/13372195
h input0.h
#if !defined(AFX_INPUT0_H__6962F95A_EFC7_41D1_A50B_CE50DE1B1E6D__INCLUDED_)
#define AFX_INPUT0_H__6962F95A_EFC7_41D1_A50B_CE50DE1B1E6D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/321972/13391565
dat test_input.dat
James Jones O+ 3.51 42 Yes
Sally Smith A+ 3.28 28 No
www.eeworm.com/read/321972/13391576
m input_dialog.m
prompt{1} = 'Starting x position:';
prompt{2} = 'Starting y position:';
prompt{3} = 'Width:';
prompt{4} = 'Height:';
title = 'Set Figure Position';
default_ans = {'50','50','180','100'};
answ
www.eeworm.com/read/321972/13391578
dat input1.dat
0 0
0.1000 0.0100
0.2000 0.0400
0.3000 0.0900
0.4000 0.1600
0.5000 0.2500
0.6000 0.3600
0.7000 0.4900
0.8000 0.6400