代码搜索:Input

找到约 10,000 项符合「Input」的源代码

代码结果 10,000
www.eeworm.com/read/153735/12009638

c sctp_input.c

/***************************************************************************** @(#) sctp_input.c,v 0.7.8.1 2001/12/11 13:26:33 brian Exp -----------------------------------------------------------
www.eeworm.com/read/342210/12035129

m input_options.m

function SimulationParameters = input_options % number of FFT points fftsixtyfour = get(findobj('Tag', 'FFTsixtyfour'),'Value'); if fftsixtyfour==1 FFTPoints=64; end fftonetwoeight = get(f
www.eeworm.com/read/153386/12037100

txt input.txt.txt

i love you
www.eeworm.com/read/152883/12075896

m input_n.m

%输入非线性环节参数 col0=[0.7 0.7 0.7]; %浅灰色,窗体背景色 col1=[0.8 0.8 0.8]; %深灰色,输入框无效时的颜色 %创建输入非线性环节参数窗体 nawin=figure('color',col0,'position',[100 200 400 200],... 'name','输入非线性环节参数','menubar',
www.eeworm.com/read/152883/12075963

m input_g.m

%输入线性环节传函 gswin=figure('color',col0,'position',[100 200 400 200],... 'name','输入线性环节参数','menubar','none',... 'NumberTitle','off','Resize','off'); dd=text(0.25,0.9,'线性环节参数'
www.eeworm.com/read/341494/12081705

c input-kbd.c

#include #include #include #include #include #include #include #include #include "input.h" struct kbd_entry {
www.eeworm.com/read/341494/12081718

h linux-input.h

/* from 2.6.0-test3 */ #ifndef _INPUT_H #define _INPUT_H /* * Copyright (c) 1999-2002 Vojtech Pavlik * * This program is free software; you can redistribute it and/or modify it * under the terms
www.eeworm.com/read/341494/12081721

c input-send.c

#include #include #include #include #include #include "list.h" #include "input.h" #include "tcp.h" struct connection { int
www.eeworm.com/read/341494/12081726

man input-events.man

.TH INPUT-EVENTS 8 "July 2005" "" "" .SH NAME input-events \- list input devices .SH SYNOPSIS \fBinput\-events \fR [\fB\-t\fR\ \fIsec\fR] [\fB\-g\fR]\ \fIdevnr\fR .SH DESCRIPTION .PP \fBinput\-even
www.eeworm.com/read/341494/12081735

c input-recv.c

#include #include #include #include #include #include "input.h" #include "tcp.h" /* -------------------------------------------------------------