代码搜索结果
找到约 174,363 项符合
Input 的代码
input.cpp
// INPUT.cpp : implementation file
//
#include "stdafx.h"
#include "空间曲面.h"
#include "INPUT.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#en
input.h
/*
* input.h: header for input.c
*
* Copyright 1990 Michael Sandrof
* Copyright 1997 EPIC Software Labs
* See the COPYRIGHT file, or do a HELP IRCII COPYRIGHT
*/
#ifndef __input_h__
#define _
input.c
/* $EPIC: input.c,v 1.19 2004/02/03 19:36:52 wd Exp $ */
/*
* input.c: does the actual input line stuff... keeps the appropriate stuff
* on the input line, handles insert/delete of characters/words.
knapsack012.input.txt
程序的输入文件:name_knapsack012.input格式为:
n=5,c=10
p=[6,3,5,4,6]
q=[2,2,6,5,4]
input.java
//: enumerated/Input.java
package enumerated;
import java.util.*;
public enum Input {
NICKEL(5), DIME(10), QUARTER(25), DOLLAR(100),
TOOTHPASTE(200), CHIPS(75), SODA(100), SOAP(50),
ABOR
input.h
/* =============================================================================
*
* Description: This is a C++ header file for Thread Input
*
* ----------------------------------------------
input.cpp
/* =============================================================================
*
* Description: This is a C++ implementation for Thread Input
*
* -------------------------------------------
input.cpp
// input.cpp : implementation file
//
#include "stdafx.h"
#include "hellor14.h"
#include "input.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
input.vhdl
-- $Id: input.vhdl,v 1.1.1.1 2005/01/04 02:06:00 arif_endro Exp $
-- **************************************************************
-- Arif E. Nugroho
-- [20041110]
-- * Derived from testbench from mo
input.cpp
// input.cpp : implementation file
//
#include "stdafx.h"
#include "LockAndUnLock.h"
#include "input.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL