代码搜索:maximum
找到约 9,165 项符合「maximum」的源代码
代码结果 9,165
www.eeworm.com/read/409645/11317352
c be2.c
#include "cbox2.h"
main()
{
float X[82],Y[82],F[81],Bc[161],Xi[21],Yi[21],u[21],D;
int Code[161];
float G[81][162],H[81][81],q1[21],q2[21];
int Twice,Dim;
/*[Dim= Maximum dimension of the syst
www.eeworm.com/read/156908/11753797
tpl mrcomba2.tpl
/*
* MIRACL Comba's method for ultimate speed binary polynomial
* mrcomba2.tpl
*
* Here the inner loops of the basic multiplication, and squaring
* algorithms are completely unrav
www.eeworm.com/read/154878/11921139
h llimits.h
/*
** $Id: llimits.h,v 1.52 2003/02/20 19:33:23 roberto Exp $
** Limits, basic types, and some other `installation-dependent' definitions
** See Copyright Notice in lua.h
*/
#ifndef llimits_h
#define
www.eeworm.com/read/154092/11989563
m fig3_14.m
%
% This file generates the plot shown in Figure 3-14
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opened graphs
www.eeworm.com/read/154092/11989566
m fig3_16.m
%
% This file generates the plot shonw in Figure 3-16
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
global Z0;
close all; % close all o
www.eeworm.com/read/154092/11989570
m fig3_13.m
%
% This file generates the plot shown in Figure 3-13
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opened graphs
www.eeworm.com/read/154092/11989581
m fig3_15.m
%
% This file generates the plot shonw in Figure 3-15
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
global Z0;
close all; % close all o
www.eeworm.com/read/342347/12026954
cpp toj_2922.cpp
/*G. Counting Region
Time Limit: 1.0 Seconds Memory Limit: 65536K
Total Runs: 134 Accepted Runs: 16
In this problem you are given a circle and the number of tangent. You have to find out the m
www.eeworm.com/read/256101/12028750
cpp fig06_27.cpp
// Fig. 6.27: fig06_27.cpp
// Function template maximum test program.
#include
using std::cout;
using std::cin;
using std::endl;
#include "maximum.h" // include definition of functi
www.eeworm.com/read/153044/12064581
txt readme.txt
To make the SEAGRID mexfiles from source, try just
typing "make_seagrid_mex" from Matlab. If that does
not work, you may need to modify the *.sh files to
modify compiler options.
IMPORTANT NOTE FO