-
超市管理系统需求分析。doc
超市管理系统需求分析
1项目计划
1.1系统开发目的
1.2背景说明
1.3项目确立
2逻辑分析与详细分析
2.1需求分析
2.2目标
2.3数据流程图
2.4系统功能
2.5系统开发步骤
2.6用户的特点
2.7假定与约束
3基于UML的建模
3.1语义规则
3.2UML模型
3.2.1系统UML模型
3.2.2子系统UML模型
3.2.3系统实现图
4小结
-Supermarket Management System Requirements Analysis. Doc
- 2022-07-16 02:02:45下载
- 积分:1
-
3D model data formats 3DS data reader. Detailed data formats 3DS decomposition
三维模型数据格式3DS数据的读取。详细分解3DS数据格式-3D model data formats 3DS data reader. Detailed data formats 3DS decomposition
- 2022-03-22 07:22:39下载
- 积分:1
-
指纹密码锁的资料,LT
指纹密码锁的资料,LT-810A指纹锁用户手册,可以了解下指纹锁的功能-Fingerprint locks information, LT-810A lock user manual, you can lock the function of understanding
- 2022-06-16 12:44:09下载
- 积分:1
-
ISO/IEC14496
ISO/IEC14496-2老版本 MPEG4标准-ISO/IEC14496-2 old version of the standard MPEG4
- 2022-03-22 20:11:03下载
- 积分:1
-
芯片集成电路材料
Microchip Ic material
PIC18Fxx60-Microchip Ic material PIC18Fxx60
- 2022-03-18 17:55:26下载
- 积分:1
-
Some RFID article, divided into 5 files This is the first 5, in the hope that th...
一些RFID的文章,分为5档这是前5档,希望对该领域的研究有帮助
- 2023-03-15 11:55:04下载
- 积分:1
-
xml解析器。很好用的
xml解析器。很好用的-xml parser. The good
- 2022-02-21 10:16:31下载
- 积分:1
-
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返...
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返回有效的实际值 */
#define A 10
char value
char filter()
{
char new_value
new_value = get_ad()
if ( ( new_value - value > A ) || ( value - new_value > A )
return value
return new_value
}
2、中位值滤波法
/* N值可根据实际情况调整
排序采用冒泡法*/-10 kinds of software filtering method one example of the procedure, limit the Deputy filter/* A value can be adjusted according to the actual value for the RMS, new_value filter for the current sampling procedures for the effective return of the actual value* /# define A 10 char value char filter () (char new_value new_value = get_ad () if ((new_value- value> A) | | (value- new_value> A) return value return new_value ) 2, the median filtering method/* N values can be adjust the actual situation in the use of bubble sort method* /
- 2023-08-29 16:45:03下载
- 积分:1
-
Opisanie formata USB
Opisanie formata USB
- 2023-02-10 18:05:04下载
- 积分:1
-
先进的培训信息哦好的IVR开发。充分利用。
IVR开发高级培训资料很好的哦.好好利用.-IVR development of advanced training information Oh good. Make good use of.
- 2022-09-07 15:25:02下载
- 积分:1