代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/155122/11897547
m mmin.m
function [m,i]=mmin(a)
%MMIN Matrix Minimum Value.
% MMIN(A) returns the minimum value in the matrix A.
% [M,I] = MMIN(A) in addition returns the indices of
% the minimum value in I = [row col].
% D.
www.eeworm.com/read/152083/12142351
cpp d11r7.cpp
#include "iostream.h"
#include "math.h"
double func2(double x[], int n)
{
double f = 0.0;
f = f + (x[1] - 1) * (x[1] - 1);
f = f + (x[2] - 1) * (x[2] - 1);
f = f + (x[3] - 1)
www.eeworm.com/read/339711/12209678
m mmin.m
function [m,i]=mmin(a)
%MMIN Matrix Minimum Value.
% MMIN(A) returns the minimum value in the matrix A.
% [M,I] = MMIN(A) in addition returns the indices of
% the minimum value in I = [row col].
% D.
www.eeworm.com/read/339382/12239446
cpp d11r7.cpp
#include "iostream.h"
#include "math.h"
double func2(double x[], int n)
{
double f = 0.0;
f = f + (x[1] - 1) * (x[1] - 1);
f = f + (x[2] - 1) * (x[2] - 1);
f = f + (x[3] - 1)
www.eeworm.com/read/252223/12292415
m mmin.m
function [m,i]=mmin(a)
%MMIN Matrix Minimum Value.
% MMIN(A) returns the minimum value in the matrix A.
% [M,I] = MMIN(A) in addition returns the indices of
% the minimum value in I = [row col].
% D.
www.eeworm.com/read/150072/12317211
cpp d11r7.cpp
#include "iostream.h"
#include "math.h"
double func2(double x[], int n)
{
double f = 0.0;
f = f + (x[1] - 1) * (x[1] - 1);
f = f + (x[2] - 1) * (x[2] - 1);
f = f + (x[3] - 1)
www.eeworm.com/read/149369/12384664
m mmin.m
function [m,i]=mmin(a)
%MMIN Matrix Minimum Value.
% MMIN(A) returns the minimum value in the matrix A.
% [M,I] = MMIN(A) in addition returns the indices of
% the minimum value in I = [row col].
% D.
www.eeworm.com/read/336838/12413349
c testapp0.c
// Description: Driver program that makes use of two library functions to
// calculate the maximum and minimum values within an array
#include
int main()
{
int test_data[] =
www.eeworm.com/read/250051/12439578
h usb2ps~1.h
static unsigned char code dev_desc_table[] = {
0x12,
0x01, //device descriptor type
0x10, //V1.10
0x01,
0x00, //device class
0x00, //device sub-class
0x00, //device protocal
0x08, //endpoi
www.eeworm.com/read/250051/12439618
h usb2ps2.h
static unsigned char code dev_desc_table[] = {
0x12,
0x01, //device descriptor type
0x10, //V1.10
0x01,
0x00, //device class
0x00, //device sub-class
0x00, //device protocal
0x08, //endpoi