代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/315275/3621902
m power_integer_2.m
function n = power_integer_2 (x)
m = 0.;
for j = 1:30
m = m + 1.;
delta = x - 2.^m;
if(delta < 0.)
n = m;
return
else
end
end
www.eeworm.com/read/311226/3686819
rq tp-integer-short.rq
# Positive test: product of type promotion within the xsd:decimal type tree.
# $Id: tP-integer-short.rq,v 1.9 2007/09/17 17:40:56 andy_seaborne Exp $
PREFIX t:
www.eeworm.com/read/304962/3782952
h integer_hash_function.h
// Copyright (c) 1997 Tel-Aviv University (Israel).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
// the terms of the Q Public License version
www.eeworm.com/read/440773/1792136
rq tp-integer-short.rq
# Positive test: product of type promotion within the xsd:decimal type tree.
# $Id: tP-integer-short.rq,v 1.5 2007/01/15 16:15:08 andy_seaborne Exp $
PREFIX t:
www.eeworm.com/read/427042/1982669
svn-base integer.h.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/427042/1982673
svn-base integer.c.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/427042/1982720
svn-base integer.h.svn-base
/*
* arbitrary precision integers
* Copyright (c) 2004 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/427042/1982724
svn-base integer.c.svn-base
/*
* arbitrary precision integers
* Copyright (c) 2004 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modi