摘要回转库主要用于管理档案、图书和枪支等物品,与传统的管理方法相比具有更好的安全性和自动控制功能。随着计算机技术发展,回转库管理软件的功能也越来越复杂,要求很好的拓展性。而WCF是一种面向服务的编程模型,可以开发出跨平台、稳定、安全、松耦合的解决方案。本文以此为背景设计了基于WCF架构的回转库控制和管理软件。87423
首先对回转库管理系统的总体结构进行分析,设计了回转库管理系统的主要功能模块。基WCF三层架构,建立面向服务的回转库管理和控制系统模型。
其次,根据回转库控制需求,完成基于MODBUS RTU协议的RS485串行通信设计。
最后,描述了系统中主要模块的核心功能和具体实现,验证了回转库控制和管理系统模型的可行性与有效性。
毕业论文关键词 WCF 服务建模 回转库管理 回转库控制
毕业设计说明书外文摘要
Title Design of carousel control and management software based on WCF architecture
Abstract Carousel is primarily used to manage files, books, guns and other items。 Compared with the traditional management, it has better security and automatic control functions。 With the development of computer technology, the functions of carousel management software are more complex, requiring good extensibility。 The WCF is a service-oriented programming model, we can develop cross-platform, stable, secure, loosely coupled solutions。 Against this background, this paper designs carousel control and management software based on WCF architecture。
Firstly, this paper analyzes the overall structure of carousel management system, designs the main functional blocks of carousel management system, and establishes service-oriented carousel management and control system model based on WCF three-tier architecture。
Secondly, based on carousel control requirements, this paper completes RS485 serial communication design based on MODBUS RTU protocol。
Finally, it describes the core functions and implementation of the main module of the system, verifies the feasibility and effectiveness of carousel control and management system model。
Keywords WCF, Service Modeling, Carousel Control, Carousel Management
目 次
1 引言 1
1。1 研究背景与选题意义 1
1。2 章节安排 2源-于Y优+尔-论.文:网www.youerw.com 原文+QQ7520^18766
2 基于WCF开发架构及其相关技术 3
2。1 WCF技术概述 3
2。2 基于WCF开发架构 4
2。3 WCF通信模型 4
2。4 SOA技术介绍 5
3 基于WCF的回转库管理和控制系统设计 6
3。1 系统总体架构设计 6
3。2 系统体系结构 7
3。3 客户端设计 7
3。4 服务端设计 7
3。5 系统数据库设计 8
3。6 串行通信设计 10
4 基于WCF的回转库管理系统实现 13
4。1 服务端实现 13
4。2 客户端的实现