代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/368008/9719769
c subdir.c
#include
#include "msdos.h"
extern int dir_entries;
static int descend();
/*
* Descends the directory tree. Returns 1 on error. Attempts to optimize by
* remembering the last path it p
www.eeworm.com/read/147096/12584323
m lqgoptm.m
%
%LQGOPT1 Function to optimize LQG example using least squares
%
% See the file LQGCOST to see how the cost function is derived.
% Copyright (c) 1990-94 by The MathWorks, Inc.
% Load data fo
www.eeworm.com/read/235986/14037783
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/235984/14037893
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/235983/14037934
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/235982/14037972
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/235981/14038011
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/235808/14053028
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/108017/15596204
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