代码搜索:Numeric

找到约 7,754 项符合「Numeric」的源代码

代码结果 7,754
www.eeworm.com/read/273525/4209305

mata _perhapsequilc.mata

*! version 1.0.0 10nov2004 version 9.0 mata: real scalar _perhapsequilc(numeric matrix A, c) { real scalar amax, small, rc if (cols(A)) { c = colscalefactors(A) amax = max(c) s
www.eeworm.com/read/273525/4209621

ado pkequiv.ado

*! version 3.4.4 23dec2004 program define pkequiv, rclass sortpreserve version 6, missing syntax varlist(numeric min=5) [if] [in] [, COMpare(string) /* */ LImit(real 0.20) LEvel(passthru) SYM
www.eeworm.com/read/271875/4221845

pl pingmib.pl

use strict; use SNMP; my $target = shift || die "no ping target supplied\n"; # numeric ip address my $host = shift || 'localhost'; my $community = shift || 'private'; { my $sess = new SNMP::
www.eeworm.com/read/269603/4244629

keypad

// $Xorg: keypad,v 1.3 2000/08/17 19:54:34 cpqbld Exp $ // Interpretations needed to implement the numeric keypad // as an overlay instead of a modifier. partial hidden xkb_compatibility "overlay"
www.eeworm.com/read/430448/1930277

c scancodes.c

#include "../ps2kbd.h" //Key Code Assignments // Note: This file, as received from Atmel, contained some strange assignments. // Most of the non numeric/character characters were mapped incorre
www.eeworm.com/read/430445/1930566

c scancodes.c

#include "../ps2kbd.h" //Key Code Assignments // Note: This file, as received from Atmel, contained some strange assignments. // Most of the non numeric/character characters were mapped incorre
www.eeworm.com/read/424983/2010780

js indexes.js

/* $Id: indexes.js 7886 2005-11-23 19:10:30Z nijel $ */ /** * Ensures a value submitted in a form is numeric and is in a range * * @param object the form * @param string the name of the
www.eeworm.com/read/420735/2065075

svn-base lvoc.cpp.svn-base

#include #include "LVoc.h" //rather pointless file because LVoc is template all wee need here is the definitions of consts const LabelId InvalidLabelId = std::numeric_limits::max();
www.eeworm.com/read/412251/2172408

svn-base opensslv.h.svn-base

#ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* Numeric release version identifier: * MNNFFPPS: major minor fix patch status * The status nibble has one of the values 0 for development,
www.eeworm.com/read/412251/2172512

h opensslv.h

#ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* Numeric release version identifier: * MNNFFPPS: major minor fix patch status * The status nibble has one of the values 0 for development,