代码搜索:float

找到约 10,000 项符合「float」的源代码

代码结果 10,000
www.eeworm.com/read/100285/6272014

out float8.out

QUERY: CREATE TABLE FLOAT8_TBL(f1 float8); QUERY: INSERT INTO FLOAT8_TBL(f1) VALUES ('0.0'); QUERY: INSERT INTO FLOAT8_TBL(f1) VALUES ('1004.30'); QUERY: INSERT INTO FLOAT8_TBL(f1) VALUES ('-34.84');
www.eeworm.com/read/100285/6272069

sql float4.sql

-- *************testing built-in type float4 **************** CREATE TABLE FLOAT4_TBL (f1 float4); INSERT INTO FLOAT4_TBL(f1) VALUES ('0.0'); INSERT INTO FLOAT4_TBL(f1) VALUES ('1004.30'); INSER
www.eeworm.com/read/100285/6272076

sql float8.sql

-- *************testing built-in type float8 **************** CREATE TABLE FLOAT8_TBL(f1 float8); INSERT INTO FLOAT8_TBL(f1) VALUES ('0.0'); INSERT INTO FLOAT8_TBL(f1) VALUES ('1004.30'); INSERT
www.eeworm.com/read/100285/6272104

out float.sql.out

QUERY: create table fl (x float4); QUERY: insert into fl values ( 3.14 ); QUERY: insert into fl values ( 147.0 ); QUERY: insert into fl values ( 3.14 ); QUERY: insert into fl values ( -3.14 ); QUERY:
www.eeworm.com/read/126757/6314978

c fft_float.c

/* fft_float.c - Floating-point complex radix-2 decimation-in-time FFT Perform in place FFT the output overwrite the input array */ #include "fcomplex.h" /* floating-point complex.
www.eeworm.com/read/488916/6479564

bmp varbmp_float.bmp

www.eeworm.com/read/486092/6543253

h m_float.h

/* Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So
www.eeworm.com/read/486092/6543260

c m_float.c

/* Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So
www.eeworm.com/read/483958/6588299

png number.float.png

www.eeworm.com/read/482107/6627812

htm css_float.htm

.floatwinmask { {FLOATMASKBGCODE}; } .floatwin { {FLOATBGCODE}; } .float { display:block; overflow: hidden; color: {TABLETEXT}; text-align: left; } .float_ctrl { margin: 15px; height: 20px; line-heig