代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/441315/7672030
bak product.java.bak
package basket;
public class Product
{ private String id;
private String name;
private float price;
Product()
{}
public Prodcut(String id,String name,float price){
this.id=id;
this
www.eeworm.com/read/441301/7672068
cpp ieee754.cpp
#include
#include
#include
#include
//#include
//#include
void tentohex();
void binarytoten();
const int max=100;
www.eeworm.com/read/440995/7678201
h 相对定向.h
#include "stdio.h"
#include "stdlib.h"
#include "malloc.h"
#include "math.h"
#include "iostream.h"
#include "string.h"
void main()
{
//****************第一步*******************//
//
www.eeworm.com/read/440995/7678215
cpp 后方交会.cpp
#include "stdio.h"
#include "stdlib.h"
#include "malloc.h"
#include "math.h"
#include "iostream.h"
#include "string.h"
#include "brinv.h"
//求取转置矩阵的函数
void zhuanzhi(double **A,double **AT,in
www.eeworm.com/read/440725/7682585
c npmul.c
#include
#include
/* 下面的两个数组可以根据具体要求解的多项式来决定其值*/
static double p[6]={4,-6,3,1,-1,5}; /*表示多项式4x^5 - 6x^4 + 3x^3 + x^2 - x + 5 */
static double q[4]={3,2,-5,1}; /*表示多项式3x^3 + 2x^
www.eeworm.com/read/439886/7697321
cs smallfloat.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/439886/7697469
cs similaritydelegator.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/439886/7697537
cs similarity.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/439886/7697542
cs exactphrasescorer.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/439886/7697545
cs defaultsimilarity.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c