代码搜索结果
找到约 174,363 项符合
Input 的代码
input.h
/* $NetBSD: input.h,v 1.15 2003/08/07 09:05:33 agc Exp $ */
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from softw
input.c
//scan the Alarm input
#include "reg52.h"
#include "main.h"
unsigned char data in_buf = 0;
unsigned char data i;
unsigned char data in_status = 0;
unsigned char data P0_status;
extern P0_
input.lst
C51 COMPILER V8.05a INPUT 11/01/2006 22:41:06 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE INPUT
OBJECT MODULE PLACED IN
input.lst
C51 COMPILER V8.05a INPUT 11/01/2006 22:41:06 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE INPUT
OBJECT MODULE PLACED IN
input.java
package fuzzy_control;
public class Input {
private int offset;
private double Input_Matrix[][];
private double distance[][];
Input(double[][] dis)
{
Input_Matri
input.c
/* GNU Chess 5.0 - input.c - Input thread and related
Bastardized version since we have no RTOS - unless we were
to try an interrupt driven UART input scheme.
*/
/*
* All the pthread stuff
input.h
void Input (
void
);
input.plg
Build Log
--------------------Configuration: input - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
input.dsp
# Microsoft Developer Studio Project File - Name="input" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Qui
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 ! 所要绘