代码搜索:optimize

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

代码结果 6,026
www.eeworm.com/read/137229/13338121

m gademo2.m

% GADEMO2 clf; figure(gcf); echo on clc % This demonstration show the use of the genetic toolbox to optimize a % multi-dimensional non-convex function. % The function is coded in the coranaEva
www.eeworm.com/read/313188/13593555

cpp menuorder.cpp

#include "stdafx.h" #include "Menuorder.h" #pragma optimize( "s", on) char MENU_ORDER_KEY[] = "Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MenuOrder\\Favorites\\"; DWORD GetDWORD
www.eeworm.com/read/148944/5707673

php database.inc.php

www.eeworm.com/read/148943/5707776

php database.inc.php

www.eeworm.com/read/148942/5707884

php database.inc.php

www.eeworm.com/read/148941/5707987

php database.inc.php

www.eeworm.com/read/131315/5941076

todo

KNOWN PROBLEMS AND PLANNED CHANGES * Finish missing stdio functions mktemp getw, putw fgetline? fpurge? snprintf? (sprintf w/limit) vsnprintf? (BSD) * Optimize String writes (printf, fwrite, sput
www.eeworm.com/read/400355/11578556

makefile

## ## Makefile for segylib: C-routines for SEGY I/O ## ## Location of utility library ## LIB = $(HOME)/$(OSV)/lib/segylib.a ## ## -g = Debugging info ## -O = Optimize (cannot have -g then) ##
www.eeworm.com/read/126867/14396844

cpp disklistctrl.cpp

// DiskListCtrl.cpp : implementation file // BY Yuheng Zhao 1999-1 // // To optimize // Improve HitTestEx(..) // Save ClientRect #include "stdafx.h" #include "diskinfo.h" #include "DiskList
www.eeworm.com/read/124842/14533873

m gademo2.m

% GADEMO2 clf; figure(gcf); echo on clc % This demonstration show the use of the genetic toolbox to optimize a % multi-dimensional non-convex function. % The function is coded in the coranaEva