-
WITNESS应用案例,汇集了工业工程、经济管理、生产实践等多领域的应用案例,帮助大学本科生、研究生充分掌握WITNESS的仿真建模过程和步骤...
WITNESS应用案例,汇集了工业工程、经济管理、生产实践等多领域的应用案例,帮助大学本科生、研究生充分掌握WITNESS的仿真建模过程和步骤-WITNESS application cases, the Survey of industrial engineering, economic management, Production Practice and other areas of cases, to help undergraduate Graduate fully grasp WITNESS simulation and modeling process steps
- 2022-02-15 03:26:24下载
- 积分:1
-
VC++ 6.0 realize the application software interface XP Style
VC++6.0实现应用程序软件界面XP风格-VC++ 6.0 realize the application software interface XP Style
- 2022-05-24 21:38:57下载
- 积分:1
-
有15个软件项目开发文档,包括各个方面的…
里面有15个软件项目开发的文档,包含软件工程的方方面面,很实用。-There are 15 software project development documents, including all aspects of software engineering, it is practical.
- 2023-04-03 09:25:03下载
- 积分:1
-
运筹学单纯形法,也是从网上下载的,虚妄对大家有益,谢谢使用...
运筹学单纯形法,也是从网上下载的,虚妄对大家有益,谢谢使用-tacticians simplex method, as well as downloaded from the Internet, and lied to everyone useful, thank use
- 2022-06-16 10:49:32下载
- 积分:1
-
用PowerBuilder+SQL编写的人事管理系统的代码,适用于所以行业软件,人事管理模板的代码,如果用于行业软件,请与作者联系,取得版权...
用PowerBuilder+SQL编写的人事管理系统的代码,适用于所以行业软件,人事管理模板的代码,如果用于行业软件,请与作者联系,取得版权-prepared by the Personnel Management System code applies to the software industry Therefore, personnel management template code, if used in industry software, please contact the author, copyright
- 2022-01-25 17:57:47下载
- 积分:1
-
jsp do online shopping system is fully functional user interface and management...
jsp做的网络购物系统 功能全面 有用户界面和管理界面 供大家学习哦-jsp do online shopping system is fully functional user interface and management interface for all learning oh
- 2023-06-11 09:00:03下载
- 积分:1
-
这是我帮别人做的一个毕业设计,它的名字是房间管理系统
这是我帮别人做的一个毕业设计,它的名字是房间管理系统-anybody to do a graduation project, its name is room management system
- 2022-02-10 00:03:56下载
- 积分: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
-
this software loader opentel ods4000v
this software loader opentel ods4000v
- 2022-09-24 08:45:03下载
- 积分:1
-
wavelet codec there are 34 files with code about the wavelet theory
wavelet codec there are 34 files with code about the wavelet theory
- 2023-07-29 06:25:03下载
- 积分:1