代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/259580/11781191
cpp sumstl.cpp
// sum n numbers using the STL algorithm accumulate
#include
// #include
#include // has accumulate
using namespace std;
template
T sum(T a[],
www.eeworm.com/read/156364/11808711
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/344239/11894955
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/255755/12058247
m genlab.m
%GENLAB Generate labels for classes
%
% LABELS = GENLAB(N,LABLIST)
%
% INPUT
% N Number of labels to be generated
% LABLIST Label names (optional; default: numeric labels 1,2,3,...)
%
www.eeworm.com/read/253867/12180061
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/253260/12235074
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/253260/12235766
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/150905/12249626
m genlab.m
%GENLAB Generate labels for classes
%
% LABELS = GENLAB(N,LABLIST)
%
% INPUT
% N Number of labels to be generated
% LABLIST Label names (optional; default: numeric labels 1,2,3,...)
%
www.eeworm.com/read/149739/12353886
m genlab.m
%GENLAB Generate labels for classes
%
% LABELS = GENLAB(N,LABLIST)
%
% INPUT
% N Number of labels to be generated
% LABLIST Label names (optional; default: numeric labels 1,2,3,...)
%
www.eeworm.com/read/337096/12392097
cpp num_test.cpp
// num_test.cpp -- use numeric test in for loop
#include
int main()
{
using namespace std;
cout > limit;