100orSAT>1200NOTALLOW","Inputtoolarge",MessageBoxButtons.OK,MessageBoxIcon.Exclamation);}else{if(GPA>50)lblResult.Text="Admit";else{if(SAT>800)lblResult.Text="Co-IMDN开发者社群-imdn.cn"> 100orSAT>1200NOTALLOW","Inputtoolarge",MessageBoxButtons.OK,MessageBoxIcon.Exclamation);}else{if(GPA>50)lblResult.Text="Admit";else{if(SAT>800)lblResult.Text="Co - IMDN开发者社群-imdn.cn">
登录
首页 » c# » SAT, GPA

SAT, GPA

于 2022-06-30 发布 文件大小:637.46 kB
0 181
下载积分: 2 下载次数: 1

代码说明:

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace Assignment_2_1 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void btnCalculate_Click(object sender, EventArgs e) { int GPA; double SAT; GPA = Convert.ToInt32(txtGPA.Text); SAT = Convert.ToDouble(txtSAT.Text); lblResult txtGPA txtSAT btn if (GPA > 100 || SAT > 1200) { MessageBox.Show("GPA > 100 or SAT > 1200 NOT ALLOW", "Input too large", MessageBoxButtons.OK, MessageBoxIcon.Exclamation); } else { if (GPA > 50) lblResult.Text = "Admit"; else { if (SAT>800) lblResult.Text = "Co

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Chess
    一个可以与计算机对弈的象棋程序源代码 完整的人工智能 增加停止按钮,增加"参数"对话框 (A game of chess with the computer source code integrity of the artificial intelligence to increase the stop button, increase the " parameters" dialog box)
    2009-04-30 10:23:40下载
    积分:1
  • DataMiningBasedOnClassificationAndAssociationRules
    本文从基于数据库的知识发现开始,较系统全面地介绍了KDD、数据挖掘都基本概念,并研究了数据挖掘所采用都技术方法和应用领域:在现有研究工作的基础上,提出用连续量代替离散量来表示客体的思想,同时采用积分面积来表示两个客体之间都距离,并对客体进行分类。利用上述方法对学生都数据进行挖掘,得到了一些有用的结论,从而指导学校都教学工作。(Based on the knowledge discovety in database this paper presents a introduction of KDD,an concept of data mining and a research into the technical approach and fields of application of data mining.Based on the present research work,this paper is devoted to the idea of presenting the segregation amount by using the whole amount.Integral square is adopted to indicated the distance between two units.And the above-stated method is used to analyze the students data.And some useful information is thus obtained.So it is instructive to teaching at colleges.)
    2009-06-02 09:45:51下载
    积分:1
  • 图的遍历
    基本要求:以邻接表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出每种遍历下的结点访问序列和相应生成树的边集。(Basic requirements: the adjacency list is used as storage structure to realize the depth first and breadth first traversal of connected undirected graph. Starting from user specified nodes, we output each node access sequence and the corresponding edge set of corresponding spanning tree respectively.)
    2018-06-05 09:18:27下载
    积分:1
  • RTOS多任务OS代码
    RTOS多任务OS代码 1. 1_点灯实验 和 2_os 两个 文件夹是文档 的示例代码的项目. 2. 示例代码项目 1_点灯实验 和 2_os 的工程目录结构是一样的. 3. 和文档的主题有关的源文件仅为 main 文件夹下的 cpp_Test.cpp,   其他均为与文档主题无关的内容. 4. mdk 的工程文件在 uvproj 目录下, 生成的目标文件在 uvprojoutput   目录下. 5. 程序下载到 Mini 板, 启动时, 红色LED会点亮 1s, 属正常现象.
    2022-08-04 11:00:30下载
    积分:1
  • SAE-J1939
    J1939 中英文协议 英文的很全 中文的也很详细 分享给大家(J1939 protocol in English)
    2014-03-14 09:31:26下载
    积分:1
  • m4kit15
    说明:  简单的环境继承(persistence)库?虻サ幕肪臣?persistence)库 (simple environmental inheritance (persistence) for simple environmental inheritance (persistence) for the environment following the simple (persistence) library)
    2005-11-11 13:14:05下载
    积分:1
  • mfc_diskio
    類似FAT檔案系統之格式 可用於單片機(FAT FILE SYSTEM)
    2012-04-23 15:42:43下载
    积分:1
  • MFCHtml
    在MFC中使用浏览器在MFC 中微软为我们提供了CHtmlView、CDHtmlDialog 类让我们的程序很方便的嵌 入浏览器和进行浏览器的二次开发,这比直接使用WebBrowser 控件要方便很多,所以本 文中讨论的浏览器的问题都是针对CHtmlView来讨论的。文中将提到一个类CLhpHtmlView, 它是CHtmlView(在MFC 中微软为我们提供了CHtmlView、CDHtmlDialog 类让我们的程序很方便的嵌 入浏览器和进行浏览器的二次开发,这比直接使用WebBrowser 控件要方便很多,所以本 文中讨论的浏览器的问题都是针对CHtmlView来讨论的。文中将提到一个类CLhpHtmlView, 它是CHtmlView)
    2014-06-05 13:09:55下载
    积分:1
  • TC
    说明:  TC for C++ , under DOS , I hope it will be helpfull
    2009-06-19 17:01:26下载
    积分:1
  • cplusplus
    东南大学,何洁月,c++,学习C++的基础教程,非常值得学习一下(Southeast University, Jie month, c++, Learning C++, basic tutorials, very worth learning about)
    2010-01-28 11:58:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载