-
这是一个软件工程的文档,详细介绍了如何用数据流图以及数据字典的分析方法开发一个图书馆管理信息系统。...
这是一个软件工程的文档,详细介绍了如何用数据流图以及数据字典的分析方法开发一个图书馆管理信息系统。-This is a software engineering documents, detailing how to use the data flow diagram and data dictionary analytical methods development of a library management information systems.
- 2023-03-17 01:10:04下载
- 积分:1
-
一个记录开心农场作物成熟时间并做成熟提示的小东西,用vc++ 2003开发。记录下作物成熟时间,时间到时可以发声提示...
一个记录开心农场作物成熟时间并做成熟提示的小东西,用vc++ 2003开发。记录下作物成熟时间,时间到时可以发声提示-A record of happy farm crops ripening time and do the little things mature tips, using vc++ 2003 development. Record crop ripening time, time can be audible devices
- 2022-05-18 03:06:20下载
- 积分:1
-
一个模板打印的源程序。可用于医院诊断报告的打印。
一个模板打印的源程序。可用于医院诊断报告的打印。-Print a template of the source. Hospital diagnosis can be used to print the report.
- 2022-01-31 04:02:45下载
- 积分: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
-
Gnusim使用说明,该论文介绍了ns2之上扩展的Gnusim的结构,扩展方法,用于P2P仿真...
Gnusim使用说明,该论文介绍了ns2之上扩展的Gnusim的结构,扩展方法,用于P2P仿真-Gnusim instructions for use, the paper describes the ns2 extension Gnusim on the structure of extension methods for P2P simulation
- 2023-08-28 21:00:03下载
- 积分:1
-
基于计量芯片ATT7022B的多功能三相
电能表的软件校表,非常有用。...
基于计量芯片ATT7022B的多功能三相
电能表的软件校表,非常有用。-ATT7022B chip based on the measurement of three-phase energy meter multi-function software school form, very useful.
- 2022-01-25 17:42:35下载
- 积分:1
-
基于DDS的信号发生器的设计与开发
The Design and Development of Function Generator Based on DD...
基于DDS的信号发生器的设计与开发
The Design and Development of Function Generator Based on DDS
-DDS signal generator based on the design and development of The Design and Development of Function Generator Based on DDS
- 2022-04-23 18:29:11下载
- 积分:1
-
ASP.NET程序最常用的33种编程代码,非常ACHIEVA…
asp.net程序中最常用的三十三种编程代码,非常实现的。如果好的话,顶一下-asp.net procedures most commonly used 33 kinds of programming code, very achievable. If good, top-click
- 2022-03-22 16:49:36下载
- 积分:1
-
chm文件,chm文件CHM文件CHM文件CHM文件CHM文件CHM文件
软设历年试题合集.CHM
软设历年试题合集
软设历年试题合集-CHM FILES CHM FILES CHM FILES CHM FILES CHM FILES CHM FILES CHM FILES
- 2022-02-14 22:00:24下载
- 积分:1
-
一个简单ERP的设计,主要完成概要设计和详细设计部分的功能。...
一个简单ERP的设计,主要完成概要设计和详细设计部分的功能。-ERP a simple design, the main outline of the design and completed part of the detailed design features.
- 2022-02-04 23:45:13下载
- 积分:1