代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/182368/9206663
pas viewonlinehuman.pas
unit ViewOnlineHuman;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, ExtCtrls, StdCtrls,mudutil;
type
TfrmViewOnlineHuman =
www.eeworm.com/read/182126/9215599
makefile
#----------------------------------------------------------------------
# Makefile for SVGAlib utilities.
#
# This file is a part of SVGAlib.
#---------------------------------------------------------
www.eeworm.com/read/182126/9215638
makefile~
#----------------------------------------------------------------------
# Makefile for SVGAlib utilities.
#
# This file is a part of SVGAlib.
#---------------------------------------------------------
www.eeworm.com/read/378695/9218016
makefile
CC = gcc
CXX = g++
LEX = flex
YACC = byacc
DEFINES = -DNDEBUG
CFLAGS = -O2 -w $(DEFINES)
CXXFLAGS = -O2 -frtti -fexceptions -w $(DEF
www.eeworm.com/read/181751/9238679
makefile
#
# $Id: Makefile,v 1.35 2003/11/25 20:01:37 chris2511 Exp $
#
#####################################################################
TAG=$(shell echo "V.$(TVERSION)" |sed "s/\./_/g" )
TARGET=xca-$(TV
www.eeworm.com/read/378188/9242282
makeframe
#
# --- Makefile for (parallel) speed of intrinsic functions (OpenMP version).
OBJECTS = numerics.o mod1f.o argx.o argy.o cot.o efvec.o wrtab.o \
ddummy.o dran1.o state.o cclo
www.eeworm.com/read/378188/9242306
makeframe
#
# Makefile for parallel FFT (OpenMP version).
OBJECTS = numerics.o mod2f.o cfft4.o datgen.o errchk.o nflops.o \
cclock.o state.o wclock.o
EXEC = x.mod2f
${EXEC}: ${OBJECTS}
@ech
www.eeworm.com/read/378188/9242343
makeframe
#
# --- Makefile for parallel dense linear system solve (OpenMP version).
OBJECTS = numerics.o mod2b.o check.o matgen.o \
state.o wclock.o cclock.o
www.eeworm.com/read/378188/9242388
makeframe
#
# --- Makefile for parallel regular banded sparse linear system solve
# (OpenMP version).
OBJECTS = numerics.o ranmod.o fltimod.o \
mod2cr.o checkreg.o cg.o dotpr.o dran0.o nrm2.o
www.eeworm.com/read/378188/9242492
makeframe
#
# --- Makefile for parallel speed of basic operations (OpenMP version).
OBJECTS = numerics.o mod1b.o timer.o jswitch.o permut.o \
dran1.o state.o wclock.o cclock.o
EXEC = x.