代码搜索:float

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

代码结果 10,000
www.eeworm.com/read/445134/7598640

txt this的用法.txt

class this的用法{ float sideA,sideB,sideC,lengthSum; void setSide(float sideA,float sideB,float sideC){ this.sideA=sideA; this.sideB=sideB; this.sideC=sideC; } } this.sideA this.sideB thi
www.eeworm.com/read/444368/7613440

c ccon063.c

#include #include int fun(/**/ /**/,float x,float y) { int bIn; bIn = /**/ /**/ < r ; return bIn; } main() { float r=-1,x,y; int bIn
www.eeworm.com/read/444368/7613460

c ccon043.c

#include #include int fun(/**/ /**/) { float temp; int bTrue = 0; if(a
www.eeworm.com/read/444115/7617873

h world.h

/** * File : World.h * Author : Kevin Lynx * Date : 2007/7/29 */ #ifndef _WORLD_H_ #define _WORLD_H_ #include "Singleton.h" #include using std::map; /** * World class *
www.eeworm.com/read/443518/7631544

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */ /*********
www.eeworm.com/read/443518/7631549

c info.c

/*************************************************************************/ /* */ /* Calculate information, information gain, and print dists */ /* ------------------------------------------
www.eeworm.com/read/443518/7631561

c siftrules.c

/*************************************************************************/ /* */ /* Process sets of rules */ /* --------------------- */ /* */ /***********
www.eeworm.com/read/443518/7631566

c build.c

/*************************************************************************/ /* */ /* Central tree-forming algorithm incorporating all criteria */ /* --------------------------------
www.eeworm.com/read/443518/7631570

c consultr.c

/*************************************************************************/ /* */ /* Classify items interactively using a set of rules */ /* ---------------------------------------------
www.eeworm.com/read/442982/7640546

c mcorre2.c

#include #include #include #include "msp.h" void mcorre2(complex x[],complex y[],int m,int n,int icorre) { /*-------------------------------------------------------