代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/392763/8327754
psp input.psp
www.eeworm.com/read/392763/8327876
qsf input.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/392763/8327886
pof input.pof
www.eeworm.com/read/392763/8327915
pin input.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/392730/8328635
c input.c
/* SCTP kernel implementation
* Copyright (c) 1999-2000 Cisco, Inc.
* Copyright (c) 1999-2001 Motorola, Inc.
* Copyright (c) 2001-2003 International Business Machines, Corp.
* Copyright (c) 2001 I
www.eeworm.com/read/292780/8334374
h input.h
#ifndef INPUT_H
#define INPUT_H
#include
#pragma comment(lib,"dinput8.lib")
#pragma comment(lib,"dxguid.lib")
#define MOUSEBUTTON_LEFT 0
#define MOUSEBUTTON_RIGHT 1
#define MOU
www.eeworm.com/read/292780/8334375
cpp input.cpp
#include "input.h"
#define SAFE_RELEASE(p) {if (p) { p->Release(); p = NULL;}}
CInput::CInput(void)
{
m_pDirectInput = NULL;
m_pKeyboard = NULL;
m_pMouse = NULL;
memset((void*)m_Keybo
www.eeworm.com/read/292719/8338510
echo input.echo
Input netlist file: iir1.map4.latren.blif Model: iir1
num_p_inputs: 214, num_p_outputs: 210, num_luts: 698, num_latches: 204
num_blocks: 1326, num_nets: 1116
Net Name #Pins Driver Recvs.
0 hetero_
www.eeworm.com/read/370292/9606632
c input.c
//输入函数
#include
#include
#define q0 0
#define q1 1
#define q2 2
#define q3 3
extern int STATE;
extern int LOCATION;
extern int HEADING;
extern int TIME;
extern int CALL;