代码搜索:minimum

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

代码结果 5,594
www.eeworm.com/read/430037/1942769

m pr7_34.m

%Problem 7.34; %finding minimum distance between group signals for a given synchronous signature set; S=hadamard(12); %signature matrix, signatures are columns; dgn=diag(S'*S); S=S*diag(1./sqrt(d
www.eeworm.com/read/411228/2190558

c statisticsmodule1.c

#include "Python.h" static PyObject * stats_mavm(self, args) PyObject *self, *args; { float value[4], total; float minimum = 1E32; float maximum = -1E32
www.eeworm.com/read/400494/2351751

h local_lim.h

/* Minimum guaranteed maximum values for system limits. Hurd version. Copyright (C) 1993, 1994 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free softw
www.eeworm.com/read/396844/2407100

m min_subtree_con_nodes.m

function [subtree, nroot_node] = min_subtree_con_nodes(jtree, root, nodes) %min_subtree_con_nodes get the minimum subtree of tree which contains the nodes if isempty(jtree) | isempty(nodes) subtr
www.eeworm.com/read/393286/2476421

h minstate.h

#include #include #include "entry.h" /* * DO_SAVE_MIN switches to the kernel stacks (if necessary) and saves * the minimum state necessary that allows us to turn ps
www.eeworm.com/read/382594/2633326

mpb ftrtevent.mpb

// -*- MPC -*- // ftrtevent.mpb,v 1.10 2005/06/20 10:47:29 jwillemsen Exp project : ftorbutils, rtevent_serv, naming, messaging, pi_server, minimum_corba { after += FtRtEvent libs +
www.eeworm.com/read/375736/2721496

txt maxmin.txt

SUMMARY maximum and minimum routines. #include cProc max, parmW a parmW b cProc min, parmW a parmW b cProc lmax, parmD a parmD b cProc lmin,
www.eeworm.com/read/373367/2762586

py slider.py

#!/usr/bin/env python import wx def slider(parent, min, max, callback): """ Return a wx.Slider object. @param min: minimum slider value @type min: float @param max: maximum slid
www.eeworm.com/read/367182/2850445

h local_lim.h

/* Minimum guaranteed maximum values for system limits. Linux version. Copyright (C) 1993-1998,2000,2002,2003,2004 Free Software Foundation, Inc. This file is part of the GNU C Library. The
www.eeworm.com/read/367182/2852550

h local_lim.h

/* Minimum guaranteed maximum values for system limits. Linux version. Copyright (C) 1993-1998, 2000, 2003, 2004 Free Software Foundation, Inc. This file is part of the GNU C Library. The G