代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/465259/7060150
cpp optimize.cpp
// optimize.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include "razor.h"
//////////////////////////////////////////////////////////////////////////
//由用户自定义约束函数和目标函数
////////////////////
www.eeworm.com/read/450411/7484308
c optimize.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/444872/7603959
lst optimize.lst
C51 COMPILER V6.12 OPTIMIZE 06/05/2005 15:44:44 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE OPTIMIZE
OBJECT MODULE PLACED I
www.eeworm.com/read/444872/7603972
c optimize.c
#include "global.h"
/*uchar GetNextStopLIdx(uchar cEIdx, uchar cStartFloorIdx, uchar bStartDirect, uchar *bDirect);*/
uint CalTimeToDest(uchar cEIdx, uchar cStartFloor, uchar cEndFloor);
uint Get
www.eeworm.com/read/438632/7728920
h optimize.h
// optimize.h
// 包含代码优化的相关参数和宏
/******************************************************************************
优化选项试图用最精简的代码和最短的时间去完成所需的任务,但要付出的代价是尽量
少的作出错误的判断与检测,并且可能带来调试上的麻烦,所以当使用优化选项时,要对O
www.eeworm.com/read/328808/13000744
c optimize.c
/******************************************************************************
* FREXX PROGRAMMING LANGUAGE *
****************************************************************
www.eeworm.com/read/328808/13000834
h optimize.h
/******************************************************************************
* FREXX PROGRAMMING LANGUAGE *
****************************************************************
www.eeworm.com/read/327441/13078129
c optimize.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons
www.eeworm.com/read/140161/13103841
c optimize.c
/*
Copyright 1994-2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
t
www.eeworm.com/read/309141/13680923
c optimize.c
/*
* 68K/386 32-bit C compiler.
*
* copyright (c) 1997, David Lindauer
*
* This compiler is intended for educational use. It may not be used
* for profit without the express written cons