代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/476907/6754141
c arymimai.c
/* $Revision: 1.19 $ */
/*
* ARYMIMAI array minimum/maximum index computation.
*
* Syntax: [sys, x0] = arymimai(t,x,u,flag,Func)
* where Func is the string w
www.eeworm.com/read/405817/11456418
cpp repairing company(dag最小路径覆盖).cpp
//This problem is basically a minimum path cover problem.
//Use a direct graph to represent the relations between tasks.
//If it is possible for a repairman to show up in time for task j after fin
www.eeworm.com/read/401490/11556943
m gui_corner.m
function varargout = gui_corner(varargin)
% GUI for corner.m
% Main parameters can be adjusted in this GUI:
% C - denotes the minimum ratio of major axis to minor axis of an ellipse,
www.eeworm.com/read/157371/11717258
c testapp1.c
// Description: Driver program that makes use of two library functions to
// calculate the maximum, minimum and spread values within an array
#include
int main()
{
int test_
www.eeworm.com/read/339483/12230443
sh agram.sh
#!/bin/bash
# agram.sh: Playing games with anagrams.
# Find anagrams of...
LETTERSET=etaoinshrdlu
FILTER='.......' # How many letters minimum?
# 1234567
anagram "$LETTERSET" | # Find all
www.eeworm.com/read/252197/12293211
c arymimai.c
/* $Revision: 1.19 $ */
/*
* ARYMIMAI array minimum/maximum index computation.
*
* Syntax: [sys, x0] = arymimai(t,x,u,flag,Func)
* where Func is the string w
www.eeworm.com/read/336838/12413342
c testapp1.c
// Description: Driver program that makes use of two library functions to
// calculate the maximum, minimum and spread values within an array
#include
int main()
{
int test_
www.eeworm.com/read/231449/14233542
m program_05_4.m
% Program 5_4
% Program to Design Elliptic Lowpass Filter
%
% Read in the filter order, passband edge frequency,
% passband ripple in dB and minimum stopband
% attenuation in dB
colordef black;
www.eeworm.com/read/128769/14279317
c term.c
/*
Minimum Terminal interface
Si-Tecno Juha Niinikoski 11.03.2003
DDS modifications 03.04.2004
PC interface additions 17.05.2004
*/
void serial_setup(void)
{
#define DIVIDER 103
www.eeworm.com/read/216045/15028278
c arymimai.c
/* $Revision: 1.19 $ */
/*
* ARYMIMAI array minimum/maximum index computation.
*
* Syntax: [sys, x0] = arymimai(t,x,u,flag,Func)
* where Func is the string w