代码搜索:float
找到约 10,000 项符合「float」的源代码
代码结果 10,000
www.eeworm.com/read/195651/8136608
c 学生成绩统计.c
#include
struct student
{
int num;
float score[4];
float ave;
float s;
}stu[35];
input()
{
int i,j,sum=0;
for(i=0;i
www.eeworm.com/read/146242/12662223
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Timers;
using System.Text;
using System.I
www.eeworm.com/read/333730/12662949
txt a.txt
#include
/*hello*/
void main()
{
float 50.1e-3 + 21/4;
int i=0;
i++;
"hello
}
www.eeworm.com/read/333446/12681558
txt 程序2.txt
#include
#include
#define NUMBER 20
#define Esc 0x1b
#define Enter 0x0d
float A[NUMBER][NUMBER+1] ,ark;
int flag,n;
exchange(int r,int k);
float max(int k);
message();
mai
www.eeworm.com/read/333446/12681571
txt gauss.txt
#include
#include
#define NUMBER 20
#define Esc 0x1b
#define Enter 0x0d
float A[NUMBER][NUMBER+1] ,ark;
int flag,n;
Exchange(int r,int k);
float max(int k);
message();
www.eeworm.com/read/145979/12685214
java account.java
import java.util.Date;
import javax.swing.JOptionPane;
class Account
{
String accounts,name,id,password;
float balance; //余额
Date startTime=new Date();
//构造方法
Account(String a,String p)
www.eeworm.com/read/333248/12693513
zb readme.zb
This program needs data file.It can draw curvers.
data file format: int float int float......
www.eeworm.com/read/333248/12693581
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/246945/12696799
c dh_bp.c
/*this is ann of bp counter program*/
#include
#include
#include
#include
#include
/* define constant used throughout function */
#define NM
www.eeworm.com/read/246940/12697300
c nat.c
#include
#include
#include
#include
#include
/* define constant used throughout function */
#define NMXUNIT 20/*max no of units in a layer*/