代码搜索:Optimization
找到约 10,000 项符合「Optimization」的源代码
代码结果 10,000
www.eeworm.com/read/125782/14463016
3x curs_scroll.3x
.\"***************************************************************************
.\" Copyright (c) 1998-2001,2003 Free Software Foundation, Inc. *
.\"
www.eeworm.com/read/158865/5593653
x-mot3300
ALLOCA=alloca.o
# This disables the long/short jump optimization.
# I use sysV68 R3V7.1 RM04 (phdm@info.ucl.ac.be)
# Since ss-950318, with jump optimization enabled, "as" issues a warning
# when asse
www.eeworm.com/read/395473/8171797
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : optimization
====================================================================
www.eeworm.com/read/105215/15674850
credits
Credits
=========
I'd like to thank the following people for their direct or indirect help
in making John what it is now:
* Matthew Kwan --
for letting me use his DES S-box file (nonstd.c):
http
www.eeworm.com/read/100178/15881570
credits
Credits
=========
I'd like to thank the following people for their direct or indirect help
in making John what it is now:
* Matthew Kwan --
for letting me use his DES S-box file (nonstd.c):
http
www.eeworm.com/read/283067/9044607
txt sfalic-03-readme.txt
SFALIC version 03
The homepage of the implementation is: http://sun.iinf.polsl.gliwice.pl/~rstaros/sfalic/
Compilation instructions:
To compile the implementation just unzip the sources to an
www.eeworm.com/read/179705/9343310
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/165020/10078721
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
www.eeworm.com/read/355176/10289175
txt readme.txt
TITLE
-----
DMAN (DMA Manager) module
DESCRIPTION
-----------
DMAN is a module used to manage DMA resource allocation for XDAIS algorithms.
FILES
-----
Each DMAN function is placed in a se