代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/424281/10467837
h gsl_block_float.h
/* block/gsl_block_float.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under t
www.eeworm.com/read/424281/10471567
h gsl_sort_float.h
/* sort/gsl_sort_float.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Thomas Walter, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the
www.eeworm.com/read/424281/10471911
h gsl_permute_float.h
/* permutation/gsl_permute_float.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/424281/10472502
c test_float_source.c
/* statistics/test_float_source.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Jim Davies, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it unde
www.eeworm.com/read/424281/10472509
h gsl_statistics_float.h
/* statistics/gsl_statistics_float.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Jim Davies, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it u
www.eeworm.com/read/279052/10474106
s sse2float.s
# sse2float.s - An example of moving SSE2 FP data types
.section .data
value1:
.double 12.34, 2345.543
value2:
.double -5439.234, 32121.4
.section .bss
.lcomm data, 16
.section .text
.globl _
www.eeworm.com/read/424281/10474462
h gsl_vector_float.h
/* vector/gsl_vector_float.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/424281/10474607
h gsl_matrix_float.h
/* matrix/gsl_matrix_float.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Gerard Jungman, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/279050/10474805
s sse2float.s
# sse2float.s - An example of moving SSE2 FP data types
.section .data
value1:
.double 12.34, 2345.543
value2:
.double -5439.234, 32121.4
.section .bss
.lcomm data, 16
.section .text
.globl _
www.eeworm.com/read/277189/10655380
c one_d.float.c
/* #include */
/* #include "tc.h" */
#include
#define M_SQRT1_2 0.70710678118654752440
#define M_PI 3.14159265358979323846
#define s2 sqrt(2.)
#de