代码搜索:floating

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

代码结果 10,000
www.eeworm.com/read/212868/15147268

asm floating-point0favr.asm

;**** 数据处理 ********************************* DataTrans: push R13 ;保护浮点运算使用寄存区 push R14 push R15 push R16 push R17 push R18 push R19 push R20 push R21 push R22 push R23 push
www.eeworm.com/read/271955/4220210

h rq_fpml_floating_rate.h

/* ** rq_fpml_floating_rate.h ** ** Written by Brett Hutley - brett@hutley.net ** ** Copyright (C) 2002 Brett Hutley ** ** This file is part of the Risk Quantify Library ** ** Risk Quantify is free so
www.eeworm.com/read/271955/4220291

c rq_fpml_floating_rate.c

/* ** rq_fpml_floating_rate.c ** ** Written by Brett Hutley - brett@hutley.net ** ** Copyright (C) 2002 Brett Hutley ** ** This file is part of the Risk Quantify Library ** ** Risk Quantify is free so
www.eeworm.com/read/260165/4335196

h is_floating_point_type_unittest_.h

// Updated: 3rd July 2006 #if !defined(STLSOFT_INCL_STLSOFT_META_HPP_IS_FLOATING_POINT_TYPE) # error This file cannot be directly included, and should only be included within stlsoft/meta/is_flo
www.eeworm.com/read/300587/13904028

cpp 1265 floating point presentation.cpp

#include using namespace std; int main() { int n,t,i,j,p; unsigned int e ,m[23]; float f; scanf("%d",&n); while(n--) { scanf("%f",&f); for(i=0;i