代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/455033/7378705
edp nsi3d-carac.edp
load "msh3"
real nu=0.01,dt=0.3;
real alpha=1./dt,alpha2=sqrt(alpha);
int nn=10;
mesh Th2=square(nn,nn);
fespace Vh2(Th2,P2);
Vh2 ux,uz,p2;
int[int] rup=[0,2], rdown=[0,1], rmid=[1,1,2,1,3,1,4,1];
www.eeworm.com/read/455033/7378708
edp nsi3d.edp
load "msh3"
real nu=0.01,dt=0.3;
real alpha=1./dt,alpha2=sqrt(alpha);
int nn=5;
mesh Th2=square(nn,nn);
fespace Vh2(Th2,P2);
Vh2 ux,uz,p2;
int[int] rup=[0,2], rdown=[0,1], rmid=[1,1,2,1,3,1,4,1];
r
www.eeworm.com/read/449504/7502279
log ws_ftp.log
2001.04.23 11:10 B G:\jpl\www\jpl_toolbox\optimize\contents.html --> 209.240.133.111 /optimize contents.html
2001.04.23 11:10 B G:\jpl\www\jpl_toolbox\optimize\contents.m --> 209.240.133.111 /optimiz
www.eeworm.com/read/448801/7525845
bat jjfb.bat
SET C51LIB=c:\KEIL\C51\LIB
SET C51INC=c:\KEIL\C51\INC
SET PATH=c:\KEIL\C51\BIN
del *.bin
a51 startup.a51
a51 init.a51
a51 genpara.a51
a51 gendisp.a51
c51 jbMain.c SYMBOLS DEBUG SMAL
www.eeworm.com/read/444872/7603998
opt elegroupctrl.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Ele
www.eeworm.com/read/297233/8041375
dos makefile.dos
# GNU Objective C Runtime Makefile for compiling with djgpp
# Copyright (C) 1993, 1994, 1996 Free Software Foundation, Inc.
#
# This file is part of GNU CC.
#
# GNU CC is free software; you can re
www.eeworm.com/read/241364/13150898
sql low_optimization_level.sql
SELECT name
FROM user_plsql_object_settings
WHERE plsql_optimize_level IN (1,0);
www.eeworm.com/read/147331/5730579
c div.c
/* WinBond bug report
Please don't use "gcc -O3 -S hello.c" command, because it
will optimize "i/5" to be "2" in compile time.
*/
#include
#define TESTSEED 10
main ()
{
int a
www.eeworm.com/read/136786/5862405
s r4k_misc.s
/* $Id: r4k_misc.S,v 1.8 1999/10/09 00:00:58 ralf Exp $
*
* r4k_misc.S: Misc. exception handling code for r4k.
*
* Copyright (C) 1994, 1995, 1996 by Ralf Baechle and Andreas Busse
*
* Multi-cpu
www.eeworm.com/read/131315/5935837
sh mips.sh
cmd_cflags='optimize="-g"'
perl_cflags='optimize="-g"'
tcmd_cflags='optimize="-g"'
tperl_cflags='optimize="-g"'
d_volatile=undef
d_castneg=undef
cc=cc
libpth="/usr/lib/cmplrs/cc $libpth"
groupstype=in