代码搜索:Optimization

找到约 10,000 项符合「Optimization」的源代码

代码结果 10,000
www.eeworm.com/read/221024/14775831

uwmadison%2fmp-tr-95-01 http:^^www.cs.wisc.edu^dienst^ui^2.0^describe^ncstrl.uwmadison%2fmp-tr-95-01

Server: Dienst V4-1-1 MIME-version: 1.0 Content-type: text/html Optimization in Machine Learning Optimization in Machine Learning O. L. Mangasarian MP-TR-95-01 Jan
www.eeworm.com/read/120261/14808615

lp ex6.lp

/* This example is from "Integer and Combinatorial Optimization" by George L. Nemhauser and Laurence A. Wolsey page 443. They claim that: "It is not hard to show that an optimal solution is x1 = 3
www.eeworm.com/read/212047/15167424

todo

* Routines for selecting the k largest or smallest values could use heapsort for speed O(N log k) rather than insertion O(N k). * Sorting of complex arrarys without using additional memory. We try to
www.eeworm.com/read/207389/15273565

html 215-217.html

www.eeworm.com/read/167728/5453668

todo

* Routines for selecting the k largest or smallest values could use heapsort for speed O(N log k) rather than insertion O(N k). * Sorting of complex arrarys without using additional memory. We try to
www.eeworm.com/read/158865/5593718

x-tower

# On the NCR Tower 32 running SVR3, says ra@intsys.no : # Do *not* enable optimization in CFLAGS when using the native cc, because: # a) The optimizer seems to loop when invoked with -O2. # b) The -O1
www.eeworm.com/read/248047/12604759

3qt qpixmap.3qt

'\" t .TH QPixmap 3qt "11 October 2001" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the .\" license file included in the distribution for a complet
www.eeworm.com/read/135531/13923256

lp ex6.lp

/* This example is from "Integer and Combinatorial Optimization" by George L. Nemhauser and Laurence A. Wolsey page 443. They claim that: "It is not hard to show that an optimal solution is x1 = 3
www.eeworm.com/read/237677/13938997

txt readme.txt

Introduction to Optimization with MATLAB(R) Products - Webinar - 26 October 2006 The files contained in this zip file are from the October 26, 2006 webinar. It is recommended you view the webinar
www.eeworm.com/read/203062/15366962

notes solaris.notes

Someone successfully got XOOPIC working with Solaris 2.5 and SunSoft C++ 4.1. He had to change the makefiles to use the new compiler, and compile the advisor with debugging and no optimization. He