代码搜索:Numeric

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

代码结果 7,754
www.eeworm.com/read/420735/2065194

svn-base reduce_combine.pl.svn-base

#!/usr/bin/perl # $Id$ # given a pathname to a factored corpus, a list of (numeric) factors to keep # and a list of (labelled) factors to attach from factors/.label # produces new corpus on
www.eeworm.com/read/394482/8222036

cpp list9-4.cpp

// List 9-4 // Demonstrates Use of accumulate with Vector of Doubles #include #include #include using namespace std; void main(void) { vector
www.eeworm.com/read/369313/9655657

m writexml.m

function writeXML(filename, v) % % Transforms a struct or struct array into an XML file % % filename = name of the XML file % v = struct variable containing fields of type char or numeric % % x
www.eeworm.com/read/266534/11220732

txt drink.hs.txt

-- Problem Drink, on Ice -- Algorithm Thermodynamics -- Runtime O(1) -- Author Walter Guttmann -- Date 04.05.2003 import Numeric; main :: IO () main = do input
www.eeworm.com/read/192089/8407587

c alg0.c

#include #include #include #include /* * output: * accumulate() * operating on values {1,2,3,4} * result with default addition: 10 * result
www.eeworm.com/read/289731/8532051

c alg0.c

#include #include #include #include /* * output: * accumulate() * operating on values {1,2,3,4} * result with default addition: 10 * result
www.eeworm.com/read/389292/8535703

java passwordutils.java

//: annotations/PasswordUtils.java import java.util.*; public class PasswordUtils { @UseCase(id = 47, description = "Passwords must contain at least one numeric") public boolean validateP
www.eeworm.com/read/288910/8594764

c alg0.c

#include #include #include #include /* * output: * accumulate() * operating on values {1,2,3,4} * result with default addition: 10 * result
www.eeworm.com/read/388617/8595791

cpp num_test.cpp

// num_test.cpp -- use numeric test in for loop #include int main() { using namespace std; cout > limit;
www.eeworm.com/read/388617/8596828

cpp num_test.cpp

// num_test.cpp -- use numeric test in for loop #include int main() { using namespace std; cout > limit;