收藏 分销(赏)

实验设备分配系统设计与实现(SQL2000)含.doc

上传人:xrp****65 文档编号:7055614 上传时间:2024-12-25 格式:DOC 页数:19 大小:90KB 下载积分:10 金币
下载 相关 举报
实验设备分配系统设计与实现(SQL2000)含.doc_第1页
第1页 / 共19页
实验设备分配系统设计与实现(SQL2000)含.doc_第2页
第2页 / 共19页


点击查看更多>>
资源描述
实验设备分配系统设计与实现(SQL2000)含录像 摘要 随着网络技术的迅猛发展,ASP已成为Web应用程序的一种重要开发工具。为了实现在线维护设备,文中构建了一个基于ASP的设备管理系统。该系统采用ASP技术,用ASP与ADO结合起来连接、访问SQL2000数据库,实现了数据添加、数据修改、数据删除等功能。应用范围较 ... <p>摘要<br /> 随着网络技术的迅猛发展,ASP已成为Web应用程序的一种重要开发工具。为了实现在线维护设备,文中构建了一个基于ASP的设备管理系统。该系统采用ASP技术,用ASP与ADO结合起来连接、访问数据库,实现了数据添加、数据修改、数据删除等功能。应用范围较广,具有较强的实用价值。<br /> 关键词:ASP,ADO, Web, HTML, SQL, DSN, ODBC,数据库 <br /> <br /> Experimental equipment distribution system design and implementation<br /> With the rapid development of Internet technology, ASP has become a Web applications is a kind of important development tools. In order to realize the online maintenance equipment, this paper constructs a based on ASP equipment management system. This system USES ASP technology, combined with the ASP and access, connect ADO SQL2000 database, add, modify, data data data deletion function. Application scope wide, with strong practical value.<br /> Keywords: ASP, ADO, Web, HTML, SQL database, ODBC, DSN<br /> <br /> 实现一般实验设备分配的基本功能 <br /> 设备信息模块:包括实验仪器检测,是否正常,是否运行等,可以为人员考核提供出勤率依据。 <span class='Oof122'></span> <br /> 设备查询模块:包括查看设备使用情况及状态(包括电脑、仪器、文件柜、服务器、钥匙、清洁工具等)<br /> 设备分配模块:包括为新生分配实验设备。<br /> 另外要添加修改设备信息、删除设备信息以及设备维修信息模块(包括维修登记,维修查询,修改记录,删除记录等)。 <p class='Oof122'></p> </p> <br /> <br /> <br /> <br /> <span class='Oof122'></span> <br /> <br /> <p><br /> 目 录&nbsp;&nbsp;&nbsp; 字 <br /> 第1章 引言&nbsp;&nbsp;&nbsp; 4<br /> 1.1 选题背景&nbsp;&nbsp;&nbsp; 4<br /> 1.2 可行性分析&nbsp;&nbsp;&nbsp; 4<br /> 1.2.1 技术可行性&nbsp;&nbsp;&nbsp; 4<br /> 1.2.2 经济可行性&nbsp;&nbsp;&nbsp; 5<br /> 1.2.3 操作可行性&nbsp;&nbsp;&nbsp; 5<br /> 第2章&nbsp; 需求分析&nbsp;&nbsp;&nbsp; 6<br /> 2.1 用户功能需求&nbsp;&nbsp;&nbsp; 6<br /> 2.2 性能需求&nbsp;&nbsp;&nbsp; 6<br /> 2.3 主要技术分析&nbsp;&nbsp;&nbsp; 7<br /> 第3章 概要设计&nbsp;&nbsp;&nbsp; 9<br /> 3.1 功能模块图&nbsp;&nbsp;&nbsp; 9 <span class='Oof122'></span> <br /> 3.2 处理流程设计&nbsp;&nbsp;&nbsp; 10<br /> 3.2.1 系统操作流程&nbsp;&nbsp;&nbsp; 10<br /> 3.2.2 数据增加流程&nbsp;&nbsp;&nbsp; 11<br /> 3.2.3 数据修改流程&nbsp;&nbsp;&nbsp; 11<br /> 3.2.4 数据删除流程&nbsp;&nbsp;&nbsp; 12<br /> 第4章 详细设计&nbsp;&nbsp;&nbsp; 14<br /> 4.1系统E-R图&nbsp;&nbsp;&nbsp; 14<br /> 4.2 数据库设计&nbsp;&nbsp;&nbsp; 14<br /> 4.2.1 SQL Server 2000分析&nbsp;&nbsp;&nbsp; 14<br /> 4.2.2 数据库表结构&nbsp;&nbsp;&nbsp; 15<br /> 4.2.3 数据库连接技术&nbsp;&nbsp;&nbsp; 18<br /> 4.3 界面及代码设计&nbsp;&nbsp;&nbsp; 23<br /> 4.3.1 用户注册&nbsp;&nbsp;&nbsp; 23<br /> 4.3.2 设备管理&nbsp;&nbsp;&nbsp; 25<br /> 4.3.3 管理设备分类&nbsp;&nbsp;&nbsp; 27<br /> 第5章 系统调试与测试&nbsp;&nbsp;&nbsp; 30<br /> 5.1 程序调试&nbsp;&nbsp;&nbsp; 30<br /> 5.2 程序的测试&nbsp;&nbsp;&nbsp; 30<br /> 5.2.1 测试的重要性及目的&nbsp;&nbsp;&nbsp; 30<br /> 5.2.2 测试的步骤&nbsp;&nbsp;&nbsp; 32<br /> 5.2.3 测试的主要内容&nbsp;&nbsp;&nbsp; 32<br /> 第6章 结论&nbsp;&nbsp;&nbsp; 34<br /> 6.1 系统评价&nbsp;&nbsp;&nbsp; 34 <span class='Oof122'></span> <br /> 6.2 安全性问题&nbsp;&nbsp;&nbsp; 35<br /> 致谢&nbsp;&nbsp;&nbsp; 36<br /> 参考文献&nbsp;&nbsp;&nbsp; 37 <span class='Oof122'></span> </p><P></P> <p>毕业设计(论文)中文摘要<br /> 摘&nbsp; 要:随着科学技术的不断发展以及Internet的普及,网上购物日趋接近生活、进入生活,我们迫切需要一个可以交流的平台。因此,我们设计了网络购物交流及快递服务评价的空间,在这个空间里我们交流和学习,让网络购物更开心更顺心更安心。<br /> 本系统针对目前网络购物的普及,经过实际的需求分析,采用.NET技术(VS2005)和SQL SERVER 2005数据库管理系统作为工具进行系统开发,并着重说明了开发设计的思想、技术难点和解决方案。系统中,按角色分为三个部分:管理员、版主和会员,按功能分为两部分:交流空间和评价空间,按使用者权限分为两个部分:空间前台和空间后台。<br /> 关键词:网络购物交流系统;快递服务评价系统;数据库; .Net;C#;SQL Server 2005;Microsoft Visual Studio<br /> <br /> 毕业设计(论文)外文摘要<br /> The Design and Implementation of<br /> Exchange of Net purchase and Evaluation of Space Express <br /> Based on .Net<br /> Abstract: With the continuous development of science and technology and the popularization of Internet, online shopping becoming more close to life, and access to life, so we urgently need a platform for the exchange. Therefore, we designed a network to exchange and express delivery services to evaluate the space, in this space we have communication and learning, make the network even more delighted to be at ease to one's liking. <span class='Sat936'></span> <br /> &nbsp;&nbsp; The system for the current popularity of online shopping, the demand for actual analysis, the use of. NET technologies and SQL SERVER 2005 database management system as a tool for system development, and highlighted the development of design ideas, technical problems and solutions. System is divided into three parts according to the role: administrator, moderator and member, according to the functions of two parts: the exchange of space and evaluation of space, according to user rights is divided into two parts: the background of space front and space.<br /> Keywords: Exchange Of Online Shopping System;Courier Service Evaluation System;Database;.Net;C#;SQL Server 2005;Microsoft Visual Studio <br /> &nbsp;<br /> 本设计研究的课题是快递服务评价和交流购物心得两块内容,主要包含评价、帖子、会员、版主和管理员信息,投票、发帖、回帖、查找、发图、广告、升级版主、添加管理员、发布新闻以及相关修改和删除等操作。通过系统的研究,使得网民有了一个自己的评价和交流的空间。当前,网上购物日益盛行,很多相关产业也不断增加。但作为新兴产业,很多配套监督、实行等系统还不够完备,这使得网上购物留下缺陷。而本系统,则作为新兴监督平台,给快递公司带来隐形压力,督促快递公司不断提高服务质量;而本系统还为大家提供了交流的平台,使得网民可以更快更准的知道当下流行、了解物品信息。只有社会系统的不断完善,整个社会交易才能安全和舒心。而本系统能在这个大流中做出自己一点贡献,才是完成系统的最初目的和动力。 <span class='Sat936'></span> <br /> <br /> 课题内容简介<br /> &nbsp;&nbsp; 本课题研究的主要内容是快递服务和网上购物交流系统。通过本课题的研究和实现,给用户提供一个了解和交流的空间。评价空间主要分为两个板块:评价服务和查看评价。交流空间分为三个板块:会员互动区、会员店广告区和站点管理区,而这三个板块又细分为很多类别。用户分为四个类别:管理员、版主、会员和游客。会员可以参与投票、发帖、回帖,以及相关查看。版主管理交流空间内相关事宜,管理员管理评价空间和交流空间一些事务,而游客则只可以浏览信息。<br /> <br /> 功能分析<br /> 本次设计的网络购物交流空间主要包含购物交流和快递服务评价两部分。网络购物交流平台主要是为网购者提供一个交流的场所,其中包括销售、秀物、靓妆、资讯、情感等几部分内容;快递服务评价模块则为网购者提供了一个了解和监督快递公司服务质量的平台,包括提交评价和查看评价记录的内容。在交流区,主要包含会员注册和登陆、阅读帖子、发表帖子、回复帖子;在评价区,主要包含填写评价和浏览评价,浏览评价即使浏览系统生成的会员评价各快递公司服务态度的图表内容,为了避免会员重复投票,采取同会员、同省市、同快递则更新会员信息。版主和会员使用同一板块,但版主可以移动帖子所属板块、删除帖子、上传主页图片等功能;管理员则操作后台页面,对评价和交流空间一系列功能进行操作,如上传、修改和删除新闻,查看、查找和删除投票、帖子,以及查找会员、升级版主、添加管理员等操作。 <br /> <br /> 开发环境<br /> (1) 操作系统:Windows XP Server及以上服务器版本;<br /> (2) 数据库管理系统:SQL Server 2005;<br /> (3) Web服务器:Internet Information Services(IIS); <br /> (4) 编程工具:编程软件为Visual Studio 2005、使用ASP.NET作为网络编程开发框架、编程语言选用C#。<br /> <br /> 论文各章介绍<br /> 第一章 引言<br /> 主要针对课题研究背景、意义、调研、课题内容和可行性分析展开论述;<br /> 第二章 需求分析<br /> 主要针对系统功能展开论述和分析;<br /> 第三章 系统设计<br /> 主要包含系统体系、数据模型和数据库设计、系统开发工具等内容;<br /> 第四章 系统总控模块设计<br /> 针对系统操作主页、登陆、注册等方面进行介绍;<br /> 第五章 基本信息设置模块设计<br /> 展开介绍系统评价和交流空间主要信息和会员信息的查看;<br /> &nbsp;第六章 会员主要功能管理模块结构设计<br /> 详细介绍会员的主要操作和权限;<br /> 第七章 版主主要功能管理模块结构设计<br /> 详细介绍版主的主要操作: 修改图片信息和管理帖子信息;<br /> 第八章 管理员主要功能管理模块结构设计<br /> 详细介绍管理员后台的主要操作;<br /> 第九章 用户手册 <p class='Sat936'></p> <br /> 向用户详细介绍本系统的使用方法和应做的用前准备;<br /> 第十章 系统评价<br /> 从特色与不足两方面客观地总结本系统。 <span class='Sat936'></span> </p> <br /> <br /> <br /> <br /> <p class='Sat936'></p> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <p><br /> 目&nbsp;&nbsp;&nbsp; 录&nbsp;&nbsp;&nbsp; 字<br /> 1.1&nbsp; 课题的研究意义及发展现状&nbsp;&nbsp;&nbsp; 1<br /> 1.1.1&nbsp; 课题的研究背景课题的研究意义&nbsp;&nbsp;&nbsp; 1<br /> 1.1.1.2 课题的研究意义&nbsp;&nbsp;&nbsp; 1<br /> 1.2 课题内容简介&nbsp;&nbsp;&nbsp; 2<br /> 1.3&nbsp; 课题的调研&nbsp;&nbsp;&nbsp; 2<br /> 1.4&nbsp; 可行性分析&nbsp;&nbsp;&nbsp; 2<br /> 1.4.1 技术可行性&nbsp;&nbsp;&nbsp; 2<br /> 1.4.2 经济可行性&nbsp;&nbsp;&nbsp; 6<br /> 1.4.3 操作可行性&nbsp;&nbsp;&nbsp; 6<br /> 1.4.4 安全可行性&nbsp;&nbsp;&nbsp; 6 <br /> 1.4.5 法律可行性&nbsp;&nbsp;&nbsp; 7<br /> 1.5&nbsp; 论文各章介绍&nbsp;&nbsp;&nbsp; 7<br /> 2&nbsp; 需求分析&nbsp;&nbsp;&nbsp; 8<br /> 2.1 功能分析&nbsp;&nbsp;&nbsp; 8<br /> 2.2 业务流程分析&nbsp;&nbsp;&nbsp; 8<br /> 2.2.1 业务流程图&nbsp;&nbsp;&nbsp; 8<br /> 2.2.2&nbsp;&nbsp;&nbsp; 文字论述分析&nbsp;&nbsp;&nbsp; 9<br /> 2.3 数据流图&nbsp;&nbsp;&nbsp; 10<br /> 2.4&nbsp; 数据字典&nbsp;&nbsp;&nbsp; 11<br /> 3&nbsp;&nbsp;&nbsp; 系统设计&nbsp;&nbsp;&nbsp; 14<br /> 3.1&nbsp;&nbsp;&nbsp; 系统总体功能结构&nbsp;&nbsp;&nbsp; 14<br /> 3.2&nbsp;&nbsp;&nbsp; 系统数据模型设计&nbsp;&nbsp;&nbsp; 15<br /> 3.2.1&nbsp; 数据概念结构设计&mdash;E-R图&nbsp;&nbsp;&nbsp; 15<br /> 3.2.2&nbsp; 数据逻辑结构设计&mdash;关系模式&nbsp;&nbsp;&nbsp; 18<br /> 3.2.4&nbsp;&nbsp;&nbsp; 数据表详细说明&nbsp;&nbsp;&nbsp; 18<br /> 3.3&nbsp;&nbsp;&nbsp; 开发环境与运行环境设计&nbsp;&nbsp;&nbsp; 22<br /> 3.3.1&nbsp; 开发环境&nbsp;&nbsp;&nbsp; 22<br /> 3.3.2&nbsp; 系统开发工具&nbsp;&nbsp;&nbsp; 22<br /> 4&nbsp;&nbsp;&nbsp; 系统总控模块设计&nbsp;&nbsp;&nbsp; 22 <br /> 6.7.1&nbsp;&nbsp;&nbsp; 会员找回密码逻辑设计&nbsp;&nbsp;&nbsp; 37<br /> 6.7.2&nbsp;&nbsp;&nbsp; 会员找回密码的界面设计&nbsp;&nbsp;&nbsp; 38<br /> 7&nbsp;&nbsp;&nbsp; 版主主要功能管理模块结构设计&nbsp;&nbsp;&nbsp; 38<br /> 7.1&nbsp;&nbsp;&nbsp; 版主发布主页新闻图片&nbsp;&nbsp;&nbsp; 38<br /> 7.1.1 发布主页新闻图片逻辑设计&nbsp;&nbsp;&nbsp; 38<br /> 7.1.2 发布主页新闻图片界面设计&nbsp;&nbsp;&nbsp; 39<br /> 7.2&nbsp;&nbsp;&nbsp; 版主管理帖子信息&nbsp;&nbsp;&nbsp; 40<br /> 7.2.1&nbsp;&nbsp;&nbsp; 版主管理帖子逻辑设计&nbsp;&nbsp;&nbsp; 40<br /> 7.2.2&nbsp;&nbsp;&nbsp; 版主管理帖子界面设计&nbsp;&nbsp;&nbsp; 40<br /> 8&nbsp;&nbsp;&nbsp; 管理员主要功能管理模块结构设计&nbsp;&nbsp;&nbsp; 42<br /> 8.1&nbsp;&nbsp;&nbsp; 主页新闻管理&nbsp;&nbsp;&nbsp; 42<br /> 8.1.1&nbsp;&nbsp;&nbsp; 新闻列表&nbsp;&nbsp;&nbsp; 42<br /> 8.1.2&nbsp;&nbsp;&nbsp; 新闻添加&nbsp;&nbsp;&nbsp; 43<br /> 8.2&nbsp;&nbsp;&nbsp; 交流空间管理&nbsp;&nbsp;&nbsp; 45<br /> 8.2.1&nbsp;&nbsp;&nbsp; 查看帖子&nbsp;&nbsp;&nbsp; 45<br /> 8.2.2&nbsp;&nbsp;&nbsp; 管理联盟店铺&nbsp;&nbsp;&nbsp; 45 <p class='Sat936'></p> <br /> 8.3&nbsp;&nbsp;&nbsp; 评价空间管理&nbsp;&nbsp;&nbsp; 46<br /> 8.3.1&nbsp;&nbsp;&nbsp; 查看新闻&nbsp;&nbsp;&nbsp; 46<br /> 8.3.2&nbsp;&nbsp;&nbsp; 添加新闻&nbsp;&nbsp;&nbsp; 46<br /> 8.3.3&nbsp;&nbsp;&nbsp; 添加快递&nbsp;&nbsp;&nbsp; 46<br /> 8.3.4&nbsp;&nbsp;&nbsp; 查看评价&nbsp;&nbsp;&nbsp; 47<br /> 8.3.5&nbsp;&nbsp;&nbsp; 高级查看评价&nbsp;&nbsp;&nbsp; 47<br /> 8.4&nbsp;&nbsp;&nbsp; 会员管理&nbsp;&nbsp;&nbsp; 48<br /> 8.4.1&nbsp;&nbsp;&nbsp; 会员信息&nbsp;&nbsp;&nbsp; 48<br /> 8.4.2&nbsp;&nbsp;&nbsp; 查找会员&nbsp;&nbsp;&nbsp; 48<br /> 8.4.3&nbsp;&nbsp;&nbsp; 升级为版主&nbsp;&nbsp;&nbsp; 48<br /> 8.5&nbsp;&nbsp;&nbsp; 版主管理&nbsp;&nbsp;&nbsp; 49<br /> 8.5.1&nbsp;&nbsp;&nbsp; 版主信息&nbsp;&nbsp;&nbsp; 49<br /> 8.5.2&nbsp;&nbsp;&nbsp; 查找版主&nbsp;&nbsp;&nbsp; 49<br /> 8.5.3&nbsp;&nbsp;&nbsp; 取消为会员&nbsp;&nbsp;&nbsp; 49<br /> 8.6&nbsp;&nbsp;&nbsp; 管理员管理&nbsp;&nbsp;&nbsp; 50<br /> 8.6.1&nbsp;&nbsp;&nbsp; 管理员信息&nbsp;&nbsp;&nbsp; 50<br /> 8.6.2&nbsp;&nbsp;&nbsp; 查找管理员&nbsp;&nbsp;&nbsp; 50 <span class='Sat936'></span> <br /> 8.6.3&nbsp;&nbsp;&nbsp; 添加管理员&nbsp;&nbsp;&nbsp; 50<br /> 8.7&nbsp;&nbsp;&nbsp; 管理员个人信息管理&nbsp;&nbsp;&nbsp; 51<br /> 8.7.1&nbsp;&nbsp;&nbsp; 查看个人信息&nbsp;&nbsp;&nbsp; 51<br /> 8.7.2&nbsp;&nbsp;&nbsp; 修改密码&nbsp;&nbsp;&nbsp; 51<br /> 9&nbsp;&nbsp;&nbsp; 用户手册&nbsp;&nbsp;&nbsp; 51<br /> 9.1&nbsp;&nbsp;&nbsp; 系统功能与运行环境&nbsp;&nbsp;&nbsp; 51<br /> 9.2&nbsp;&nbsp;&nbsp; 系统开发工具安装与环境配置&nbsp;&nbsp;&nbsp; 52<br /> 9.2.1&nbsp; Visual Studio 2005和SQL Server 2005的安装&nbsp;&nbsp;&nbsp; 52<br /> 9.3&nbsp;&nbsp;&nbsp; 系统运行与操作指南&nbsp;&nbsp;&nbsp; 53<br /> 9.3.1&nbsp;&nbsp;&nbsp; 数据库配置&nbsp;&nbsp;&nbsp; 53<br /> 9.3.2&nbsp;&nbsp;&nbsp; 操作指南&nbsp;&nbsp;&nbsp; 53<br /> 10&nbsp;&nbsp;&nbsp; 系统评价&nbsp;&nbsp;&nbsp; 54<br /> 10.1&nbsp;&nbsp;&nbsp; 系统特色&nbsp;&nbsp;&nbsp; 54<br /> 10.2&nbsp;&nbsp;&nbsp; 系统存在的不足与改进方案&nbsp;&nbsp;&nbsp; 54<br /> 10.2.1系统存在的不足&nbsp;&nbsp;&nbsp; 54<br /> 10.2.2 改进方案&nbsp;&nbsp;&nbsp; 54<br /> 10.3&nbsp;&nbsp;&nbsp; 收获与体会&nbsp;&nbsp;&nbsp; 55 <p class='Sat936'></p> <br /> 结&nbsp; 论&nbsp;&nbsp;&nbsp; 56<br /> 致&nbsp; 谢&nbsp;&nbsp;&nbsp; 57<br /> 参 考 文 献&nbsp;&nbsp;&nbsp; 58 <span class='Sat936'></span> </p><P></P> <P>本文论述了肉类加工机械—绞肉机的工作原理、主要技术参数、传动系统、典型零件的结构设计及生产能力分析。<BR>关键词:绞肉机,挤肉样板,绞刀,绞笼 <p class='Qjk959'></p> </P> <P>ABSTRACT <p class='Qjk959'></p> </P> <P>The principle, technical pare-maters, transmiting system and main parts structure of mincing ma-chine were introduced. The productingcapacity was analysed.Keywords Mincing machine Holds plate Cutting blade Transfer auger<BR>Key words: meat chopper ,reamer <p class='Qjk959'></p> </P> <P>绪&nbsp; 论<BR>随着国民经济的发展和人民生活水平的提高,人民对食品工业提出了更高的要求。现代食品已朝着营养、绿色、方便、功能食品的方向发展,且功能食品将成为新世纪的主流食品。食品工业也成为国民经济的支柱产业,作为装备食品工业的食品机械工业发展尤为迅猛。<BR>食品工业的现代化水平,在很大程度上依赖于食品机械的发展及其现代化水,离开现代仪器和设备,现代食品工业就无从谈起。食品工业的发展是设备和工艺共同发展的结果,应使设备和工艺达到最佳配合,以设备革新和创新促进工艺的改进和发展,以工艺的发展进一部促进设备的发展和完善。两者互相促进、互相完善,是使整个食品工业向现代化迈进的必要条件。<BR>在肉类加工的过程中,切碎、斩拌搅拌工序的机械化程度最高,其中绞肉机、斩拌机、搅拌机是最基本的加工主械.几乎所有的肉类加工厂都具备这3种设备。国内一些大型肉类加工厂先后从西德、丹麦、瑞士、日本等引进了先进的加工设备,但其价格十分昂贵。目前中、小型肉类加工企业所使用的大部分设备为我国自行设计制造的产绞肉机是为中、小型肉类加二企业所设计的较为理想的、绞制各种肉馅的机械,比如生产午餐肉罐头和制造鱼酱、鱼圆之类的产品,它将肉可进行粗、中、细绞以满足不同加工工艺的要求,该机亦可作为其他原料的挤压设备。 <span class='Qjk959'></span> <BR><BR>绞肉机的工作原理<BR>工作时,先开机后放料,由于物料本身的重力和螺旋供料器的旋转,把物连续地送往绞刀口进行切碎。因为螺旋供料器的螺距后面应比前面小,但螺旋轴的直径后面比前面大,这样对物料产生了一定的挤压力,这个力迫使已切碎的肉从格板上的孔眼中排出。<BR>用于午餐肉罐头生产时,肥肉需要粗绞而瘦肉需要细绞,以调换格板的方式来达到粗绞与细绞之需。格板有几种不同规格的孔眼,通常粗绞用之直径为8-10毫米、细绞用直径3-5毫米的孔眼。粗绞与细绞的格板,其厚度都为10-12毫米普通钢板。由于粗绞孔径较大,排料较易,故螺旋供料器的转速可比细绞时快些,但最大不超过400转/分。一般在200-400转/分。因为格板上的孔眼总面积一定,即排料量一定,当供料螺旋转速太快时,使物料在切刀附近堵塞,造成负荷突然增加,对电动机有不良的影响。<BR>绞刀刃口是顺着切刀转学安装的。绞刀用工具钢制造,刀口要求锋利,使用一个时期后,刀口变钝,此时应调换新刀片或重新修磨,否则将影响切割效率,甚至使有些无聊不是切碎后排出,而是由挤压、磨碎后成浆状排出,直接影响成品质量,据有些厂的研究,午餐肉罐头脂肪严重析出的质量事故,往往与此原因有关。<BR>装配或调换绞刀后,一定要把紧固螺母旋紧,才能保证格板不动,否则因格板移动和绞刀转动之间产生相对运动,也会引起对物料磨浆的作用。绞刀必须与格板紧密贴和,不然会影响切割效率。 <BR>参考文献………………………………………………………………………………………………26 <p class='Qjk959'></p> </P><P></P> <P><BR>摘&nbsp; 要<BR>网络通讯在当今已经不算新鲜事物,但大多数网络通讯都需要借助Internet上的服务器,这就给那些具有大规模内部网络的用户造成了许多问题,如浪费网络资源、遭遇到网络攻击、传播的病毒、破坏防御系统等等。由于互连网上的网络通讯工具给企业内部信息交流带来了不便,所以为了方便内部网络的用户之间的沟通,需要开发一个基于局域网的信息收发系统的即时通讯工具,实现在内部网络中进行信息的交流。本课题设计主要针对局域网通讯而开发设计的,采用的是C/S构架,利用编程工具来实现单播、广播以及在线用户显示和查看历史记录的功能,并借助一些网络通讯组件,成功的实现了在局域网上的即时通讯。本论文共分为六部分。第一部分是课题的背景及研究意义;第二部分是所运用的理论基础知识;第三部分是本系统的需求分析;第四部分是系统结构和模块设计;第五部是实施和测试情况;最后是本设计的结论总结及部分参考文献。 </P> <P>关键词:即时通讯;C/S构架;单播;广播;历史记录 <BR>&nbsp;<BR>The Design and Implementation of Receiving and Sending Information System Based On LAN<BR>Abstract<BR>The network communication in already did not calculate the new things now, but the majority network communication all needed to draw support from on Internet the server, this gave these to have the large-scale internal network user to create many problems, like waste network resources, bitter experience to network attack, dissemination virus, destruction defense system and so on. Because on the interconnection network communication facilities the interior communication have brought inconveniently for the enterprise, therefore in order to facilitate internal network between user's communication, needs to develop one based on the local area network information receiving and dispatching system instant message facilities, realizes carries on the information in the internal network the exchange. This topic design mainly aims at the local area network communication to develop the design, uses is the C/S structure, realizes the unicast, the broadcast as well as the online user demonstration and the examination historic record function using the Delphi programming tool, and drew support from some network communication module, the success realization on the local area network instant message. The present paper altogether divides into six parts. The first part is the topic background and the research significance; the second part is the rationale knowledge which utilizes; the third part is this system demand analysis; the fourth part is the system structure and the module design; fifth is the implementation and the test
展开阅读全文

开通  VIP会员、SVIP会员  优惠大
下载10份以上建议开通VIP会员
下载20份以上建议开通SVIP会员


开通VIP      成为共赢上传

当前位置:首页 > 包罗万象 > 大杂烩

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        抽奖活动

©2010-2026 宁波自信网络信息技术有限公司  版权所有

客服电话:0574-28810668  投诉电话:18658249818

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :微信公众号    抖音    微博    LOFTER 

客服