-
立方酒店管理系统
立方酒店管理系统-Cube Hotel Management System
- 2022-01-25 21:53:19下载
- 积分:1
-
经典例子,北大青鸟毕业作品,CSharp学习经典资料
经典例子,北大青鸟毕业作品,CSharp学习经典资料-Classic example, Beida Jade Bird graduate work, CSharp learning classical information
- 2022-03-05 22:55:46下载
- 积分:1
-
nios 嵌入式系统基础教程实验 创建目标板FLASH编程
nios 嵌入式系统基础教程实验 创建目标板FLASH编程-Nios Embedded System Essentials experiment to create target board FLASH Programming
- 2022-05-28 09:34:47下载
- 积分: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
-
软件规格说明(GB8567――88) 包括开发进度月报,模块开发卷宗,软件需求说明书,数据库设计说明书,数据要求说明书, 详细设计说明书,项目开发计划,项目开发...
软件规格说明(GB8567――88) 包括开发进度月报,模块开发卷宗,软件需求说明书,数据库设计说明书,数据要求说明书, 详细设计说明书,项目开发计划,项目开发总结报告,用户手册等-software specifications (GB8567-- 88), including the development progress monthly, module development files, software requirements specification, design specification database, data requirements specification, the detailed design specification, the project development plan, the final report of project development, user manuals, etc.
- 2023-02-06 05:55:04下载
- 积分:1
-
随机信号课件 大家相互学习学习 有意见也请大家提出来
随机信号课件 大家相互学习学习 有意见也请大家提出来 -Random signal courseware to learn from each other U.S. study has also asked people to put forward their views to
- 2022-05-16 04:28:25下载
- 积分:1
-
网上报修系统管理软件
网上报修系统管理软件,用于网上报修各种问题!
- 2022-08-07 17:44:48下载
- 积分:1
-
是linux的一个学习文档,可供大家学习参考,当一个linux的手册来用...
是linux的一个学习文档,可供大家学习参考,当一个linux的手册来用-linux is a study of the document are available for study reference, when a linux to the use of manual
- 2022-08-10 07:48:28下载
- 积分:1
-
此软件的升级程序ali3101
This software Upgrader Ali3101
- 2022-01-26 07:36:04下载
- 积分:1
-
数据结构,为金融软件开发非常有用!强烈…
kingdee数据结构,对于财务软件开发的人很有用!强烈推荐!-data structure, the financial software development for the very useful! Strongly recommended!
- 2022-01-24 14:38:11下载
- 积分:1