代码搜索:精度可调

找到约 3,652 项符合「精度可调」的源代码

代码结果 3,652
www.eeworm.com/read/241054/13173241

h alg_ans.h

#include #include #include #include using namespace std; const double PRECISION = 1E-6; //精度,以防在做一些除法运算时由于精度问题导致出错 /*递归函数Compute*/ /***********************
www.eeworm.com/read/244008/12899398

cpp f0404.cpp

//===================================== // f0404.cpp // 精度丢失 //===================================== #include using namespace std; //------------------------------------- int main(){
www.eeworm.com/read/320903/13416093

cpp f0404.cpp

//===================================== // f0404.cpp // 精度丢失 //===================================== #include using namespace std; //------------------------------------- int main(){
www.eeworm.com/read/212115/6303861

cpp f0404.cpp

//===================================== // f0404.cpp // 精度丢失 //===================================== #include using namespace std; //------------------------------------- int main(){
www.eeworm.com/read/354285/3078264

cpp f0404.cpp

//===================================== // f0404.cpp // 精度丢失 //===================================== #include using namespace std; //------------------------------------- int main(){
www.eeworm.com/read/269220/11105363

cpp f0404.cpp

//===================================== // f0404.cpp // 精度丢失 //===================================== #include using namespace std; //------------------------------------- int main(){
www.eeworm.com/read/202201/15389512

cpp f0404.cpp

//===================================== // f0404.cpp // 精度丢失 //===================================== #include using namespace std; //------------------------------------- int main(){