代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/349364/10833424
h player.h
/*************************************************************************
"I Have No Tomatoes"
Copyright (c) 2004, Mika Halttunen
This software is p
www.eeworm.com/read/419844/10834333
c axis.c
/*----------------------------------------------------------
* Copyright (c) 2008 eryar All rights reserved.
*
* File: axis.c
* Description:
* 力矩分配法校中船舶轴系。只是作分配用。使用方法:
* 下图为一船舶动力装置教材中的例子:
*
www.eeworm.com/read/349339/10834789
cpp minispantree.cpp
#include
#include
using namespace std;
struct edge
{
int u;
int v;
float w;
};
void kruskal(struct edge *E,int n)
{
int i,j,m1,m2,sn1,sn2,k;
int * vest=new int
www.eeworm.com/read/349325/10835474
h gasdev.h
/* Random number generator */
/* Copyright Numerical Recipes in C */
float gasdev(long *idum);
/* End copyright Numerical Recipes in C */
www.eeworm.com/read/349325/10835512
h gasdev.h
/* Random number generator */
/* Copyright Numerical Recipes in C */
float gasdev(long *idum);
/* End copyright Numerical Recipes in C */
www.eeworm.com/read/275050/10837648
c k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{
www.eeworm.com/read/275050/10837695
c isogroup.c
#include
#include
#include
#include
float * datafield;
int vectornum;
int vectorsize;
struct GROUP
{
float * center;
float D;
float va
www.eeworm.com/read/275035/10838492
c intepoint.c
# include
void avsco(float *psco, float *pave);
void avcour5(char *pcou, float *psco);
void fali2(char *pcou, int *pnum, float *psco, float *pave);
void excellence(char *pcou, int *pnu
www.eeworm.com/read/349224/10840711
java floy.java
//
// This code was written by Ariel Dolan
// Site http://www.aridolan.com
// Email aridolan@netvision.net.il
//
// You are welcome to do whatever you wish with this code, as long as you
// add
www.eeworm.com/read/274936/10844362
cpp fft842.cpp
#include "stdafx.h"
#include
#include
#include
#include
#include
#include
#define PI 4.0*atan(1.0)
#define PI2 8.0*atan(1.0)
#define