-
C 计算器代码
/ * mustafasırrıinci * /
#include < stdio.h >
#include < stdlib.h >
#include < math.h >
int main ()
{
浮 int1 int2,结果 ;
char 操作 ;
printf("CALCULATORn") ;
开始:
printf ("nnEnter 两个整数 please.n") ;
printf("1.integer:") ;
scanf ("%f"& int1) ;
printf("2.integer:") ;
scanf ("%f"& int2) ;
选择:
printf ("nenter 操作的符号。") ;
printf ("naddition: + nsubtraction:-nmultiplication: * ndivision: /nexponention: ^ nto 退出:! n") ;
scanf ("%s"& 操作) ;
虽然 (操作! = "!")
{
switch(operation)
{
案件 "+":
结果 = int1 + int2 ;
打破 ;
案件 "-":
结果 = int1-int2 ;
打破 ;
案件 " *":
结果 = int1 * int2 ;
打破 ;
- 2022-08-13 04:26:33下载
- 积分:1
-
delphi com深入编程,非常有收藏价值
delphi com深入编程,非常有收藏价值-delphi com program design
- 2022-01-22 10:56:29下载
- 积分:1
-
数控模拟 3D
磨机、 车床的数控模拟 3D。数控 (NC) 是机床的由编程命令正是上一种存储介质,而不是机床的通过手轮或杠杆,手动控制或机械自动化通过凸轮单独编码操作的自动化。大多数数控今天电脑数值控制 (CNC),在哪些计算机播放控件的整体部分。在现代数控系统中,端到端组件设计是高度自动化使用计算机辅助设计 (CAD) 和计算机辅助制造 (CAM) 程序。程序生成解释为提取命令操作特定的机器,通过后处理程序,需要然后加载到数控机床生产的计算机文件。因为任何特定的组件可能需要若干个不同的工具 — — 钻、 锯等,使用现代化的机器往往将多种工具合并到单个"单元格"。在其他的设施,数目不同的机器使用外部控制器与人类或机器人移动该组件从机器到机器的操作员。在任一情况下,系列生产的任何部分所需的步骤高度自动化和产生接近原始的 CAD 设计的一部分。
- 2022-07-25 03:13:28下载
- 积分:1
-
Thesis, for a certain ip network and a description of the techniques with the us...
论文,对于一定网络和ip技术的说明与使用-Thesis, for a certain ip network and a description of the techniques with the use of
- 2022-03-19 06:02:07下载
- 积分:1
-
SSD7 数据库系统分析与设计 exercise6的满分不雷同答案!!!:)...
SSD7 数据库系统分析与设计 exercise6的满分不雷同答案!!!:)-SSD7 Database Analysis and Design exercise6 the full marks are not identical answers! ! ! :)
- 2023-08-18 23:40:04下载
- 积分:1
-
英语mp2530fi信息什么是坏哦,英语资料,什么是B。
mp2530fi 的英文资料,不好得到的东西噢的英文资料,不好得到的东西噢-English mp2530fi information for what is bad Oh, the English data, for what is bad Oh
- 2023-03-15 13:45:03下载
- 积分:1
-
东北大学c++大作业
资源描述东北大学c++选修课大作业。。。。。。。。超市管理系统,内容不太多比较简单,但成绩还不错。
- 2022-03-14 11:52:23下载
- 积分:1
-
不知道怎么上传所有原文件
不知道怎么上传所有原文件
- 2022-01-25 20:16:14下载
- 积分:1
-
手机网店源码,可以在此基础上添加其他功能
手机网店源码,可以在此基础上添加其他功能-Mobile Online Shop source code, you can add other functions on this basis
- 2022-07-16 14:23:38下载
- 积分:1
-
Webmaster will activate your member account after
Webmaster will activate your member account after
- 2022-11-13 08:35:03下载
- 积分:1