代码搜索:float

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

代码结果 10,000
www.eeworm.com/read/201480/6967126

cpp id3dxfont.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: id3dxfont.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD
www.eeworm.com/read/201480/6967135

cpp cfont.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: cfont.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD Athl
www.eeworm.com/read/201480/6967208

cpp terrain.cpp

////////////////////////////////////////////////////////////////////////////////////////////////// // // File: terrain.cpp // // Author: Frank Luna (C) All Rights Reserved // // System: AMD At
www.eeworm.com/read/469626/6972215

h boa.h

#ifndef _boa_h_ #define _boa_h_ #define NO_TERMINATION 0 #define MAXGENERATIONS_TERMINATION 1 #define EPSILON_TERMINATION 2 #define MAXOPTIMAL_TERMINATION 3 #define OPTIMUM
www.eeworm.com/read/469371/6974015

cc 2843095_wa.cc

#include using namespace std; float a,b,c,d; float mins(float x,float y) { return xy?x:y; } int main() {
www.eeworm.com/read/469371/6974073

cc 2706932_ac_875ms_436k.cc

#include using namespace std; typedef struct { int len; int num[101][2]; int sign[101]; }node; node mg[101]; int n; int main() { int t; scanf("%d
www.eeworm.com/read/469371/6974074

cc 2621573_wa.cc

#include using namespace std; typedef struct { int len; int mg[101][2]; }node; int mins(int a,int b) { return a
www.eeworm.com/read/469371/6974077

cpp 2706929_ce.cpp

#include using namespace std; typedef struct { int len; int num[101][2]; int sign[101]; }node; node mg[101]; int n; int main() { int t; scanf("%d
www.eeworm.com/read/469371/6974079

cc 2621510_wa.cc

#include using namespace std; typedef struct { int len; int mg[100][2]; }node; int mins(int a,int b) { return a
www.eeworm.com/read/469371/6974080

cc 2621446_wa.cc

#include using namespace std; typedef struct { int len; int mg[100][2]; }node; int mins(int a,int b) { return a