代码搜索结果

找到约 10,000 项符合 PIC 的代码

pic.h

/* * Copyright (c) 1995-1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo

pic.c

/* * Copyright (c) 1994-1998 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo

pic.c

/* * Copyright (c) 1994-1999 University of Utah and the Flux Group. * All rights reserved. * * This file is part of the Flux OSKit. The OSKit is free software, also known * as "open source;" yo

pic.java

package statistics; import java.awt.*; import java.awt.event.*; import java.applet.*; public class pic extends Applet { Color color1=new Color(255,0,0); Color color2=new Color(0,255,0); Color

pic.inc

;=========================================================; ; pic 11/12/03 ; ;---------------------------------------------------------; ; DOS EXTREME OS

pic.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

pic.bid

#ifndef PIC_BID #define PIC_BID #define AEECLSID_PIC 0xDEAD0102 #endif //PIC_BID

pic.dsp

# Microsoft Developer Studio Project File - Name="pic" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynam

pic.c

/*=========================================================================== FILE: PicApp.c SERVICES: Reference User Application GENERAL DESCRIPTION: User App Main Control Program INITIAL