代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/243372/12945139

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/329607/12945798

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/243172/12956439

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/243172/12957217

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/141124/13036800

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/140782/13062124

h melp.h

/* 2.4 kbps MELP Proposed Federal Standard speech coder version 1.2 Copyright (c) 1996, Texas Instruments, Inc. Texas Instruments has intellectual property rights on the MELP algorithm. The Tex
www.eeworm.com/read/242201/13088006

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/242201/13088817

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/140062/13111975

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/241840/13112544

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[] = {