代码搜索:decimal

找到约 6,613 项符合「decimal」的源代码

代码结果 6,613
www.eeworm.com/read/440773/1792471

n3 typepromotion-decimal-decimal-pass-result.n3

@prefix rdf: . @prefix rs: . @prefix t:
www.eeworm.com/read/379518/9194549

mat data_decimal.mat

www.eeworm.com/read/181026/9277165

txt decimal_step.txt

0.1 0.1
www.eeworm.com/read/422113/10663400

m binary_to_decimal.m

function op_Decimal = Binary_to_Decimal(ip_binary); length_ip = length(ip_binary); op_Decimal = 0; for i = 1 : length_ip % LSB bit position = length_ip if(ip_binary(i) == [1]) op_De
www.eeworm.com/read/462843/7194430

ascx decimal_edit.ascx


www.eeworm.com/read/333130/12700983

txt decimal_step.txt

0.001 0.001 0.001
www.eeworm.com/read/139191/13184543

txt decimal_step.txt

0.1 0.1
www.eeworm.com/read/323119/13351837

result type_decimal.result

DROP TABLE IF EXISTS t1, t2; SET SQL_WARNINGS=1; CREATE TABLE t1 ( id int(11) NOT NULL auto_increment, datatype_id int(11) DEFAULT '0' NOT NULL, minvalue decimal(20,10) DEFAULT '0.0000000000' NOT NULL
www.eeworm.com/read/323119/13353144

test type_decimal.test

# bug in decimal() with negative numbers by kaido@tradenet.ee --disable_warnings DROP TABLE IF EXISTS t1, t2; --enable_warnings SET SQL_WARNINGS=1; CREATE TABLE t1 ( id int(11) NOT NULL auto_incr
www.eeworm.com/read/136812/5857085

c decimal_bin.c

#if !defined(lint) && defined(SCCSIDS) static char sccsid[] = "@(#)decimal_bin.c 1.1 92/07/30 SMI"; #endif /* * Copyright (c) 1988 by Sun Microsystems, Inc. */ /* Conversion between binary and