代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/145949/12686842
m main.m
function y=main(x)
%This program uses the steepest_down + conjugate_grad method
%to calculate the minimum of the function f(x)=x(1)^2+2*x(2)^2
format long
eps=input('please input your accuracy:'
www.eeworm.com/read/331293/12834590
m4 acinclude.m4
# Configure paths for SDL
# Sam Lantinga 9/21/99
# stolen from Manish Singh
# stolen back from Frank Belew
# stolen from Manish Singh
# Shamelessly stolen from Owen Taylor
dnl AM_PATH_SDL([MINIMUM-VE
www.eeworm.com/read/331293/12834663
m4 acinclude.m4
# Configure paths for SDL
# Sam Lantinga 9/21/99
# stolen from Manish Singh
# stolen back from Frank Belew
# stolen from Manish Singh
# Shamelessly stolen from Owen Taylor
dnl AM_PATH_SDL([MINIMUM-VE
www.eeworm.com/read/329502/12951714
m4 acinclude.m4
# Configure paths for SDL
# Sam Lantinga 9/21/99
# stolen from Manish Singh
# stolen back from Frank Belew
# stolen from Manish Singh
# Shamelessly stolen from Owen Taylor
dnl AM_PATH_SDL([MINIMUM-VE
www.eeworm.com/read/322856/13363584
c minixml.c
/* $Id: minixml.c,v 1.6 2007/05/15 18:14:08 nanard Exp $ */
/* minixml.c : the minimum size a xml parser can be ! */
/* Project : miniupnp
* webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfa
www.eeworm.com/read/322854/13363769
c minixml.c
/* $Id: minixml.c,v 1.6 2007/05/15 18:14:08 nanard Exp $ */
/* minixml.c : the minimum size a xml parser can be ! */
/* Project : miniupnp
* webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfa
www.eeworm.com/read/317462/13504486
h iptypes.h
#ifndef _IPTYPES_H
#define _IPTYPES_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#include
#ifdef __cplusplus
extern "C" {
#endif
#define DEFAULT_MINIMUM_ENTITIES 32
#d
www.eeworm.com/read/314474/13566695
nbest-error
#!/bin/sh
#
# nbest-error --
# compute minimum error of nbest lists
#
# $Header: /home/srilm/devel/utils/src/RCS/nbest-error,v 1.5 2003/01/11 01:25:44 stolcke Exp $
#
if [ $# -lt 2 ]; then
echo "usa