代码搜索:GPa
找到约 366 项符合「GPa」的源代码
代码结果 366
www.eeworm.com/read/133915/14018101
gpa-
由GPA之家整理收藏,欢迎大家下载!
Andy
QQ:15006747
E-mail:zhgpa@sohu.com
http://zhgpa.vicp.net
www.eeworm.com/read/382101/9049629
cpp gpa.cpp
#include
#include
#include
#include
#define M 27
#define N 68
double s[M][N];
double c[M][N];
void readnumber()
{
int i,j;
ifstream fp1;
www.eeworm.com/read/365949/9838666
bin gpa.bin
www.eeworm.com/read/365949/9838667
cpp gpa.cpp
//这个程序在本书所带软盘中。文件名为GPA.CPP
//这个程序利用子程序来处理学生GPA的输入、二进制文件的建立,以及读入及显示操作。
#include
#include
#include
#include
struct student_strc { //定义一个结构类型
lo
www.eeworm.com/read/419263/10878093
m gpa.m
a=input('Tel');
b=input('con');
c=input('NW');
d=input('cp');
e=input('comm');
f=input('ethics');
gp=(4*a+4*b+3*c+3*d+2*e+2*f)./18
www.eeworm.com/read/417409/10991252
vi gpa.vi
www.eeworm.com/read/117556/7118559
java gpa.java
import java.applet.Applet;
import java.awt.*;
import java.awt.event.*;
public class GPA extends Applet implements ActionListener
{
Label prompt1,prompt2,prompt3,prompt4;
TextField input1,inp
www.eeworm.com/read/453020/7427910
exe gpa.exe
www.eeworm.com/read/127960/14325106
bin gpa.bin
www.eeworm.com/read/127960/14325108
cpp gpa.cpp
//这个程序在本书所带软盘中。文件名为GPA.CPP
//这个程序利用子程序来处理学生GPA的输入、二进制文件的建立,以及读入及显示操作。
#include
#include
#include
#include
struct student_strc { //定义一个结构类型
lo