-
a good Food industry management software
一套好的餐饮行业管理软件-a good Food industry management software
- 2022-02-01 01:12:42下载
- 积分:1
-
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
-
基于Consoel的记事本
这是基于控制台的 c + + application.it 提供像写、 删除、 保存、 负荷基本的功能性。
它使用链表.a 很好的学习材料适合初学者。
- 2022-03-18 00:10:51下载
- 积分:1
-
很同用的PWM!!!!!希望大家喜欢
很同用的PWM!!!!!希望大家喜欢-Is the same used by PWM! ! ! ! ! I hope everyone likes
- 2022-01-26 02:57:05下载
- 积分:1
-
程序系统说明书
① 程序系统总体功能模块调用图及模块功能说明;
② 程序系统详细的程序框图(每个子程序的流程图);
③ 打印:.系统封面,输入...
程序系统说明书
① 程序系统总体功能模块调用图及模块功能说明;
② 程序系统详细的程序框图(每个子程序的流程图);
③ 打印:.系统封面,输入画面图,日历图;
.系统源程序。
2.系统设计及实现的技术特点,不足及改进的建议。
3.课程设计的体会要点。
-Procedures for system specification process ① overall system function module call graph and module functional description ② procedures detailed procedures system block diagram (one for each subprogram flow chart) ③ Print:. The system cover, enter the screen map, calendar chart . System source . 2. System Design and Implementation of the technical features and the lack of improvement. 3. Curriculum design experience points.
- 2022-01-26 01:47:18下载
- 积分:1
-
一本介绍设计模式的好书
一本介绍设计模式的好书-introduced a design pattern books
- 2022-04-21 07:40:10下载
- 积分:1
-
标准建模语言UML以及介绍,希望给软件工程的爱好者有所帮助.
标准建模语言UML以及介绍,希望给软件工程的爱好者有所帮助.-UML and introduced, and hopes to give software engineering enthusiasts help.
- 2023-02-03 03:55:04下载
- 积分:1
-
Source codes for DSP Spartan 3
Source codes for DSP Spartan 3
- 2022-03-13 18:32:02下载
- 积分:1
-
jsplitPanel的应用 还是可以的
可以下下来看看 有帮助的
jsplitPanel的应用 还是可以的
可以下下来看看 有帮助的-Application jsplitPanel can still be helpful to see down under the
- 2022-08-23 05:28:20下载
- 积分:1
-
C# usually used function and method
C# usually used function and method -C# usually used function and method
- 2023-07-28 17:25:02下载
- 积分:1