代码搜索:PILE
找到约 100 项符合「PILE」的源代码
代码结果 100
www.eeworm.com/read/131315/5941503
cc pile.cc
// -*- C++ -*-
/* Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)
This file is part of groff.
groff is free software; you can redistr
www.eeworm.com/read/101082/6251110
c pile.c
#ifndef lint
static char sccsid[] = "@(#)pile.c 4.3 8/11/83";
#endif
# include "e.h"
lpile(type, p1, p2) int type, p1, p2; {
int bi, hi, i, gap, h, b, nlist, nlist2, mid;
yyval = oalloc();
#ifndef
www.eeworm.com/read/212387/15156728
class pile.class
www.eeworm.com/read/212387/15156730
java pile.java
// CS 582 - Fall 1996 - OSU
// Jean-Guy Speton
import java.util.*;
public class Pile
{
protected Vector cards;
public Pile()
{
cards = new Vector();
}
public void addCard(Card c)
www.eeworm.com/read/11175/208397
bat pile.bat
www.eeworm.com/read/216502/4891133
c pile.c
# include "e.h"
lpile(type, p1, p2) int type, p1, p2; {
int bi, hi, i, gap, h, b, nlist, nlist2, mid;
yyval = oalloc();
gap = VERT( (ps*6*4)/10 ); /* 4/10 m between blocks */
if( type=='-' ) gap
www.eeworm.com/read/216502/4891376
c pile.c
# include "e.h"
lpile(type, p1, p2) int type, p1, p2; {
int bi, hi, i, gap, h, b, nlist, nlist2, mid;
yyval = oalloc();
gap = VERT(1);
if( type=='-' ) gap = 0;
nlist = p2 - p1;
nlist2 = (nlist+
www.eeworm.com/read/209211/4982337
c pile.c
#include "e.h"
#include "y.tab.h"
void pile(int oct)
{
int i, nlist, nlist2, mid;
double bi, h, b, gap, sb;
extern double Pilegap, Pilebase;
int type, p1, p2;
yyval = salloc();
type = lp[oct];
www.eeworm.com/read/313234/3644274
java pile.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package calculatrice;
/**
*
* @author cgu
*/
public class Pile {
//attribut
/**
* ind