代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/368758/2811994
c multi.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/365564/2896457
at multi-fail.at
# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
# Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc.
# This program is free software; you
www.eeworm.com/read/268146/4257500
c multi.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/253341/4398439
c multi.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/160611/5569585
xpm multi.xpm
/* XPM */
static const char *Multi[] = {
/* columns rows colors chars-per-pixel */
"27 27 3 1",
". c #FFFFFF",
"+ c #000000",
"@ c #7F7F7F",
/* pixels */
"...........................",
"..............
www.eeworm.com/read/158865/5593136
c multi.c
/* multi.c -- multitable stuff for makeinfo.
$Id: multi.c,v 1.2 1998/03/24 18:07:57 law Exp $
Copyright (C) 1996, 97 Free Software Foundation, Inc.
This program is free software; you can re
www.eeworm.com/read/156620/5610994
java multi.java
//multi.Java
class A
{
int i,j;
public A(int i,int j)
{
this.i=i;
this.j=j;
}
int add(){
return i+j;
}
}
class B extends A
{
public B(int i,int
www.eeworm.com/read/155374/5626008
c multi.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/473001/6853809
h multi.h
// Support for multicomponent arrays
#ifndef BZ_ARRAYMULTI_H
#define BZ_ARRAYMULTI_H
#ifndef BZ_ARRAY_H
#error must be included via
#endif
BZ_NAMESPA
www.eeworm.com/read/292887/8327217
dat multi.dat
1 1 1
2 1 2
3 1 3
4 1 4
1 2 2
2 2 4
3 2 6
4 2 8
1 3 3
2 3 6
3 3 9
4 3 12
1 4 4
2 4 8
3 4 12
4 4 16