代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/296419/8103489
h targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary featu
www.eeworm.com/read/143706/12849688
m linemin.m
function [x, options] = linemin(f, pt, dir, fpt, options, ...
varargin)
%LINEMIN One dimensional minimization.
%
% Description
% [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's
% algori
www.eeworm.com/read/140851/13059050
m linemin.m
function [x, options] = linemin(f, pt, dir, fpt, options, ...
varargin)
%LINEMIN One dimensional minimization.
%
% Description
% [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's
%
www.eeworm.com/read/138798/13212092
m linemin.m
function [x, options] = linemin(f, pt, dir, fpt, options, ...
varargin)
%LINEMIN One dimensional minimization.
%
% Description
% [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's
%
www.eeworm.com/read/316519/13521624
h targetver.h
#pragma once
// The following macros define the minimum required platform. The minimum required platform
// is the earliest version of Windows, Internet Explorer etc. that has the necessary featu
www.eeworm.com/read/303685/13810295
m block_turbo_code.m
clear;clc;
EbN0=0:1:4;
% EbN0=10.^(EbN0_in_db/10);
% H=[1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1;
% 1 0 1 0 1 1 1 0 1 1 0 0 0 1 1 1 1 1 0 0 1 1 0 1 0 0 1 0 0 0 0 0;
%
www.eeworm.com/read/147331/5731214
h limits.h
/* Copyright (C) 1991, 92, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modi
www.eeworm.com/read/124347/6051103
h limits.h
/* Copyright (C) 1991, 92, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modi
www.eeworm.com/read/105644/6197549
java function.java
/*
* Function.java
*
* Created on January 11, 2003, 1:36 PM
*
*
* Copyright (C) 2003 - Edwin S. Peer
*
* This program is free software; you can redistribute it and/or modify
* it under the