代码搜索:float

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

代码结果 10,000
www.eeworm.com/read/431614/8665548

cpp utils.cpp

#include "utils.h" #include //--------------------------itos------------------------------------ // converts an integer to a string //-----------------------------------------------
www.eeworm.com/read/287784/8669457

i swig.i

/* % % $Id: swig.i,v 1.2 2008/03/14 15:31:35 schloegl Exp $ % Copyright (C) 2008 Alois Schloegl % This file is part of the "BioSig for C/C++" repository % (biosig4c++) at http:/
www.eeworm.com/read/431486/8674331

java mbr.java

/* COMP 630C project Re-implementation of R+ tree Group member: Cheng Wing Hang, Nelson Cheung Kwok Ho, Steven Ngai Ming Wai, Ryan Shiu Hoi Nam Tsui Chi Man */ import java.*;
www.eeworm.com/read/287578/8681914

cpp a.cpp

// a.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include #include #include #include #ifndef M_PI #define M_P
www.eeworm.com/read/287492/8685009

h cacs4fun.h

//////////////////////////////////////////////////////////////////////// // Class Name: Ant Colony System for Function Optimization // // Version: 0.11
www.eeworm.com/read/431312/8689324

c mcorre2.c

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

c mmayuwa.c

#include #include #include #include "msp.h" void mmayuwa(complex x[],int n,complex a[],int ip, complex b[],int iq,complex r[],float *ep,float ts,int *ierror) { /*-
www.eeworm.com/read/431312/8689350

c mwindow.c

#include #include #include #include "msp.h" void mwindow(float w[],int n,int iwindow,int *ierror) { /*--------------------------------------------------------------
www.eeworm.com/read/431312/8689365

c mperpsd.c

#include #include #include #include "msp.h" void mperpsd(complex x[],int n,int nshift,int nsamp,int iwidow,float ts) { /*-------------------------------------------
www.eeworm.com/read/431312/8689369

c mlattic.c

#include #include #include #include "msp.h" void mlattic(float b[],float a[],int l,float k[], float c[],int itype,int *ierror) { /*--------------------------------