代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/456329/7351795
py margin.py
#coding:cp936
import urllib, sys, csv
def quot(focus, sortID=2, rev = True, amendment=0.0010, volume=5000):
#quto_url = r'quto.txt'
#quto_ini = r'quto-ini.txt'
quto_url = r'http
www.eeworm.com/read/455943/7360876
txt jifenfenlishipidkongzhiqi.txt
/* 名称: float PIDprocess1 */
/* 功能: PID adjust */
/* 说明: */
/* 调用: */
/* 输入: float xdata *Yn, float xdata *Rn */
/* 返回值: deltaPn */
/********************************************************
www.eeworm.com/read/455837/7363132
zb readme.zb
This program needs data file.It can draw curvers.
data file format: int float int float......
www.eeworm.com/read/455837/7363162
c readval.c
#include "stdio.h"
#define MAX 5000
void main()
{
FILE *fp1,*fp2,*fp3;
float ver[50];
int nodenum,t[14],i,j;
int num_node[4];
int node_number;
float val[MAX];
char ch,s1[80],s2[80],s3[80],va
www.eeworm.com/read/455771/7365867
cpp isodata.cpp
// ISODATA.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "stdio.h"
#include "math.h"
#define N 10
#define eps 0.00001
struct Pointf
{
int
www.eeworm.com/read/455483/7370920
cpp triangular.cpp
#include
#include
void main(void){
int i,j,n,k,q;
float a[10][11],s[10],s1[10];
coutn;
cout
www.eeworm.com/read/455033/7379031
cpp drawing.cpp
// -*- Mode : c++ -*-
//
// SUMMARY :
// USAGE :
// ORG :
// AUTHOR : Frederic Hecht
// E-MAIL : hecht@ann.jussieu.fr
//
/*
This file is part of Freefem++
Freefem++
www.eeworm.com/read/455033/7379184
hpp draw.hpp
// -*- Mode : c++ -*-
//
// SUMMARY :
// USAGE :
// ORG :
// AUTHOR : Antoine Le Hyaric -
// E-MAIL : lehyaric@ann.jussieu.fr
//
/*
This file is part of Freefem++
Fr
www.eeworm.com/read/455033/7379202
cpp server.cpp
// -*- Mode : c++ -*-
//
// SUMMARY :
// USAGE :
// ORG :
// AUTHOR : Antoine Le Hyaric -
// E-MAIL : lehyaric@ann.jussieu.fr
//
/*
This file is part of Freefem++
Fr
www.eeworm.com/read/455033/7379292
c path.c
#include "medit.h"
#include "extern.h"
#include "sproto.h"
#define MAX_PATH 1024
#define IMG_PER_SEC 25
/* add point to path */
int pathAdd(pScene sc,int x,int y) {
GLdouble modelmat[16],p