代码搜索:Skeleton
找到约 2,859 项符合「Skeleton」的源代码
代码结果 2,859
www.eeworm.com/read/191434/8429668
java skeleton.java
/*
* @(#)Skeleton.java 1.16 01/12/03
*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.rmi.server;
i
www.eeworm.com/read/431013/8713334
c skeleton.c
/**********************************************
*
* file skeleton.c
*
* Functions: This file contains
* thinning
*
www.eeworm.com/read/386806/8725128
c skeleton.c
/* skeleton.c: A sample network driver core for linux. */
/*
Written 1993 by Donald Becker.
Copyright 1993 United States Government as represented by the Director,
National Security Agency. Th
www.eeworm.com/read/286908/8737891
c skeleton.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/286796/8741335
cc skeleton.cc
/* AP Radar
* June 2002
* donald.g.park@iname.com
*
* Released under the MIT Open Source Licence
* http://www.opensource.org/licenses/mit-license.php
*/
/* Boilerplate for any new code files */
www.eeworm.com/read/286796/8741344
h skeleton.h
/* AP Radar
* June 2002
* donald.g.park@iname.com
*
* Released under the MIT Open Source Licence
* http://www.opensource.org/licenses/mit-license.php
*/
#ifndef _APRADAR_SKELETON_H
#define _APR
www.eeworm.com/read/383713/8924789
c skeleton.c
/* skeleton.c: A sample network driver core for linux. */
/*
Written 1993 by Donald Becker.
Copyright 1993 United States Government as represented by the Director,
National Security Agency. Th
www.eeworm.com/read/281650/9144356
c skeleton.c
/*
* example.
*
*/
#include
int main()
{
printk("\n");
printk("***********\n");
printk("Hello VIVI.\n");
printk("***********\n");
return 0;
}
www.eeworm.com/read/379711/9181645
c skeleton.c
/* skeleton.c: A sample network driver core for linux. */
/*
Written 1993 by Donald Becker.
Copyright 1993 United States Government as represented by the Director,
National Security Agency. Th
www.eeworm.com/read/182126/9215737
c skeleton.c
/*
Skeleton chipset driver
*/
#include
#include
#include
#include
#include "vga.h"
#include "libvga.h"
#include "driver.h"
#include "timing.h"
#include