代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/345185/11829349
h input_080627.h
//亦木明
//哪天写的忘了,从以前做的一个项目中移过来的按键程序。
#define int8 unsigned char
/*---------------------------------------------------------------------
键值检测程序
RB4(KEY_OUT1) KEY_ONOFF
R
www.eeworm.com/read/258968/11829966
h packet_input.h
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/258968/11829971
cc packet_input.cc
/*****************************************************************************
*
* Copyright (C) 2001 Uppsala University & Ericsson AB.
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/155763/11849839
cpp input_user.cpp
//用户界面
#include "head.h"
int input_user(userL *p)
{
int choise=10;
int result=0;
do
{
system("cls");//清屏
fflush(stdin);
printf("\n\n\n\t\t\t\t 用户界面\n\n");
print
www.eeworm.com/read/258574/11853523
cc fft_input.cc
// This may look like C code, but it is really -*- C++ -*-
/*
************************************************************************
*
* Fast Fourier Transform
*
* Processing
www.eeworm.com/read/258562/11854740
f90 input.f90
! Interactive的绘图范例
! By Perng 1997/9/20
program Plot_Sine
use DFLIB
implicit none
logical :: result
integer :: input
type(WindowConfig) :: wc
real(kind=8), external :: f1,f2,f3 ! 所要绘
www.eeworm.com/read/155659/11856467
cpp input1.cpp
// INPUT1.cpp : implementation file
//
#include "stdafx.h"
#include "DigitRec.h"
#include "INPUT1.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
www.eeworm.com/read/155659/11856500
h input1.h
#if !defined(AFX_INPUT1_H__C3A931E6_C8DD_430A_B5A0_E66F355D3F54__INCLUDED_)
#define AFX_INPUT1_H__C3A931E6_C8DD_430A_B5A0_E66F355D3F54__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_
www.eeworm.com/read/155363/11882746
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__