代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/284304/8947849

txt 04-53.txt

% the file to creat a function with parameters function y = poly3_fun(x,a,b,c) y = x^3+a*x^2+b*x+c; % find the minimum of the function f(x)=x^3+a*x^2+b*x+c function [x0,y] = funmin_para(a,b,c,
www.eeworm.com/read/357617/10204744

txt 05-22.txt

% the file to creat a function with parameters function y = poly3_fun(x,a,b,c) y = x^3+a*x^2+b*x+c; % find the minimum of the function f(x)=x^3+a*x^2+b*x+c function [x0,y] = funmin_para(a,b,c,
www.eeworm.com/read/417309/10995576

txt 05-22.txt

% the file to creat a function with parameters function y = poly3_fun(x,a,b,c) y = x^3+a*x^2+b*x+c; % find the minimum of the function f(x)=x^3+a*x^2+b*x+c function [x0,y] = funmin_para(a,b,c,
www.eeworm.com/read/487897/6501713

txt cmakelists.txt

cmake_minimum_required(VERSION 2.4) project(V3D) set (V3D_DIR ${CMAKE_CURRENT_SOURCE_DIR}) set (V3D_INCLUDE_DIRS ${V3D_DIR}/.) include (Config/v3d_macros.cmake) include (Config/local_config.cmake)
www.eeworm.com/read/486579/6535852

asv my_gmres.asv

function [x,flag,relres,iter,resvec] = my_gmres(A,b,restart,tol,maxit,M1,D,M2,x0) %GMRES Generalized Minimum Residual Method. % [x,flag,relres,iter,resvec] = my_gmres(A,b,restart,tol,maxit,M1,D,M2,
www.eeworm.com/read/486579/6535856

m my_gmres.m

function [x,flag,relres,iter,resvec] = my_gmres(A,b,restart,tol,maxit,M1,D,M2,x0) %GMRES Generalized Minimum Residual Method. % [x,flag,relres,iter,resvec] = my_gmres(A,b,restart,tol,maxit,M1,D,M2,
www.eeworm.com/read/488400/1230346

entries

/_form.rhtml/1.1/Mon Nov 28 03:09:46 2005// /_show_menu.rhtml/1.3/Thu Aug 31 21:56:10 2006// /edit.rhtml/1.2/Wed Aug 30 15:08:51 2006// /edit_minimum_stay.rhtml/1.1/Wed Aug 30 15:07:20 2006// /lis
www.eeworm.com/read/351837/3098641

events

# # VR5500, VR5532 and VR7701 events # # Very similar to what the VR5432 provides. # event:0x0 counters:0,1 um:zero minimum:500 name:CYCLES : Processor clock cycles event:0x1 counters:0,1 um:zero mini
www.eeworm.com/read/459595/1568078

svn-base write-map.c.svn-base

#include "map2d.h" #define MINIMUM_MAP_SIZE 300 #define MAP_SIZE_STEP 50 void compute_map_probs( MAP2 * map ) { int x, y; for (x=0;xmapsize.x;x++) { for (y=0;ymapsize.y;y++)
www.eeworm.com/read/314660/3630479

so bt_minkey.so

m4_comment([$Id: bt_minkey.so,v 10.14 2000/03/18 21:43:08 bostic Exp $]) m4_ref_title(Access Methods, Minimum keys per page,, am_conf/bt_prefix, am_conf/bt_recnum) m4_p([dnl The number of keys s