-
Chapter1Src
微软的新作xna c#2005
教程第一课的源码(for Microsoft's new xna c# 2005 Guide to the first lesson of FO)
- 2006-11-16 06:27:56下载
- 积分:1
-
v2_test_key
说明: Realize the function of key press and intelligent control of key press
- 2020-06-21 22:40:01下载
- 积分:1
-
可以选择播放曲目的CD播放器
可以选择播放曲目的CD播放器C++源码, 虽然简单但是可以作为参考使用, 便于学习, 希望对你有帮助吧!
- 2022-04-11 21:26:10下载
- 积分:1
-
5
说明: matlab高效编程程序源代码第五章,可以运行。(efficient programming source code matlab chapter, you can run.)
- 2011-04-10 15:31:05下载
- 积分:1
-
Configuration
按钮 对话框 变化
可以根据自己的要求进行随意改变(button dialog easysize
can change whatever you want )
- 2014-09-04 17:38:36下载
- 积分:1
-
171004cr
星云晒米正在编译易模块"精易模块", 文件名: "C:UsersxiaoqianDesktop精易模块v7.5[模块]精易模块[v7.5].ec", 版本号: "7.5", 创建号: "0.0", 作者: "广大易友".
正在进行名称连接...
正在统计需要编译的子程序
正在编译...
正在生成主程序入口代码
程序代码编译成功
等待用户输入欲编译到的文件名
正在进行名称连接...
开始静态链接...
正在写出可执行文件(Nebula Sun Rice is compiling the Easy Module, the file name: "C: Users xiaoqian Desktop Easy Module v7.5 [Module] Easy Module [v7.5]. ec", version number: "7.5", creation number: "0.0", author: "Easy Friends".
Name connection is in progress.
Statistics of subprograms that need to be compiled
Is compiling ____________.
Generating main program entry code
Successful compilation of program code
Waiting for the user to enter the file name to be compiled
Name connection is in progress.
Start static links...
Writing an executable file)
- 2020-06-23 09:40:02下载
- 积分:1
-
BEMF_App
三相无刷电机反电动势控制程序,瑞萨原厂出品(Three-phase brushless motor back EMF control procedures, Renesas factory produced)
- 2013-09-12 11:26:56下载
- 积分:1
-
3. 源程序要正确地运行,必须要有什么函数?(单选) A. printf函数 B. 自定义的函数 C. main函数 D. 不需要函数 答案: C...
3. 源程序要正确地运行,必须要有什么函数?(单选) A. printf函数 B. 自定义的函数 C. main函数 D. 不需要函数 答案: C-3. Source code to run correctly, we must have what function (Option) A. B. printf function defined function main function D. C. function need not answer : C
- 2023-08-04 08:00:03下载
- 积分:1
-
SAT, GPA
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
- 2022-06-30 00:01:29下载
- 积分:1
-
[cheat-project
asdadqw afssdsa soalsdjl x
- 2014-01-27 07:22:51下载
- 积分:1