代码搜索:optimize

找到约 6,026 项符合「optimize」的源代码

代码结果 6,026
www.eeworm.com/read/324635/13255261

jpx house.jpx

www.eeworm.com/read/304443/13794367

m immune7.m

%GA(Generic Algorithm) Program to optimize Parameters of PID clear all; close all; global rin yout timef global popsize length min max N code; Size=100; G=100; CodeL=15; E=roun
www.eeworm.com/read/136989/5830222

readme

# README,v 1.4 2001/06/19 19:38:50 parsons Exp A simple test for the DSI/DII gateway support. TAO can optimize some demarshaling/marshaling and data copying in the implementation of DSI/DII base
www.eeworm.com/read/136822/5849872

pup makefile.pup

# Amiga powerUP (TM) Makefile # makefile for libpng and SAS C V6.58/7.00 PPC compiler # Copyright (C) 1998 by Andreas R. Kleinert CC = scppc CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP
www.eeworm.com/read/136819/5853299

pup makefile.pup

# Amiga powerUP (TM) Makefile # makefile for libpng and SAS C V6.58/7.00 PPC compiler # Copyright (C) 1998 by Andreas R. Kleinert CC = scppc CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP
www.eeworm.com/read/136816/5854771

pup makefile.pup

# Amiga powerUP (TM) Makefile # makefile for libpng and SAS C V6.58/7.00 PPC compiler # Copyright (C) 1998 by Andreas R. Kleinert CC = scppc CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP
www.eeworm.com/read/131315/5936656

c jump.c

/* Optimize jump instructions, for GNU compiler. Copyright (C) 1987, 1988, 1989, 1991, 1992 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribu
www.eeworm.com/read/129173/5974736

pup makefile.pup

# Amiga powerUP (TM) Makefile # makefile for libpng and SAS C V6.58/7.00 PPC compiler # Copyright (C) 1998 by Andreas R. Kleinert CC = scppc CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP
www.eeworm.com/read/127439/6004981

pup makefile.pup

# Amiga powerUP (TM) Makefile # makefile for libpng and SAS C V6.58/7.00 PPC compiler # Copyright (C) 1998 by Andreas R. Kleinert CC = scppc CFLAGS = NOSTKCHK NOSINT OPTIMIZE OPTGO OPTPEEP OP
www.eeworm.com/read/125819/6020825

c memcpyx.c

#include // FIXME: can optimize even further on '400 with auto-increment/auto-toggle. void xdata * memcpyx ( void xdata * dst, void xdata * src, int count ) _naked { /* Shut compi