- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于三层cs模式《计算机文化基础》考试系统的设计与实现-design and implementation of examination system
独创性声明本人声明所呈交的学位论文是本人在导师指导下进行的研究工作及取得的研究成果。据我所知,除了文中特别加以标注和致谢的地方外,论文中不包含其他人已经发表或撰写过的研究成果,也不包含为获得电子科技大学或其它教育机构的学位或证书而使用过的材料。与我一同工作的同志对本研究所做的任何贡献均已在论文中作了明确的说明并表示谢意。签名:舒涛日期:2007年11月24日关于论文使用授权的说明本学位论文作者完全了解电子科技大学有关保留、使用学位论文的规定,有权保留并向国家有关部门或机构送交论文的复印件和磁盘,允许论文被查阅和借阅。本人授权电子科技大学可以将学位论文的全部或部分内容编入有关数据库进行检索,可以采用影印、缩印或扫描等复制手段保存、汇编学位论文。(保密的学位论文在解密后应遵守此规定)签名:舒涛导师签名:日期:年月日摘要摘要随着计算机应用技术和网络技术的不断发展,在高校计算机课程已经被深入地开展,康定民族师范高等专科学校也将《计算机文化基础》作为各专业的必修课。以前,该门课程的考试主要采取纸质试卷的形式进行考核。显然,这种方式对《计算机文化基础》这类操作性要求很强的课程的考核是不合适的,且课程对不同专业、不同层次的学生在知识侧重点、广度、难度等均有不同的要求,这样就造成了每次考试需要出多套试卷,增加了考试成本。学校决定开发一套能够满足《计算机文化基础》课程教学和考核的考试系统。该考试系统采用先进的三层C/S模式进行开发,采用的开发工具是Delphi,后台数据库采用微软最新的大型数据库SQLServer2005。该系统的实现满足了考试需求,具有很高的实用价值。本论文详细论述了该考试系统的设计与实现,具体有以下四个部分的内容:第一部分:介绍了考试系统发展的历史和现状,分析了现有常见考试系统的开发模式。阐述了开发本考试系统的意义。第二部分:介绍了多层分布式开发的相关理论。对实现分布式应用系统的COM/DCOM和CORBA标准进行介绍和比较。比较了C/S(Client/Server)模式和B/S(Brower/Server)模式。介绍Delphi是如何实现对开发分布式应用程序方面的支持。第三部分:介绍如何进行需求分析,并根据需求分析的结果进行划分功能模块、定义数据库结构、进行各功能模块的详细设计。第四部分:介绍了系统开发中用到的关键技术,有组卷算法、如何实现自动阅卷、数据库安全等。关键字:网络考试系统,三层客户/服务器模式,COM/DCOM,DelphiAbstractAbstractAlongwiththedevelopmentofcomputerandnetworktechnology,thecomputercoursehasbeendevelopedwidelyinmanycolleges,Withtheresultofthe“BasicComputerKnowledge”,asarequiredcourse,alsohasbeencarriedoutinKangdingNationalityTeachersCollege.Obviously,itwasnotsuitablesomeyearsagoforthestudentstoattendthetermtestof“BasicComputerKnowledge”bythemeansofpaperforthesereasons:first,itisreallyaninstrumentalcourse;second,thiscoursehasdifferentrequirementstodifferentmajors,suchastheteachingprerequisite,aims,keypointsanddifficulties…etc.,andthethird,moretestpapersdifferentincontentneededtobemadeeveryterm,allmentionedinabovecostsmorefortheschool.SotheKangdingNationalityTeachersCollegedecidestodevelopanexaminationsysteminordertomeettheneedsofteachingandtesting.Thisexaminationsystemwillbedevelopedwiththeadvancedthree-layerpattern(C/S),Delphi(akindofcompiledsoftware),andSQLServer2005(alargedatabaseofbackstagesupporterjustdesignedbyMicrosoft).Therefore,itwillhave
您可能关注的文档
- 基于面向对象方法的土地沙化遥感信息提取技术研究——以浑善达克沙地为例-research on remote sensing information extraction technology of land desertification based on object-oriented method - a case study of hunshandake sandy land.docx
- 基于敏捷供应链的船舶物资供应管理系统分析-analysis of ship material supply management system based on agile supply chain.docx
- 基于闽南文化生态保护的文化创意产业保障体系研究——以泉州市为例-research on the guarantee system of cultural and creative industries based on the protection of cultural ecology in southern fujian - a case study of quanzhou city.docx
- 基于敏捷化管理的生产执行系统的分析与实现-analysis and implementation of production execution system based on agile management.docx
- 基于模板的web新闻搜索技术的分析与实现-analysis and implementation of template-based web news search technology.docx
- 基于模板的会话式数控编程技术分析与实现-analysis and implementation of conversational nc programming technology based on template.docx
- 基于模板的汽车覆盖件斜楔机构变型设计的分析-analysis of variant design of automobile panel wedge mechanism based on template.docx
- 基于命名数据网络的广电网路由策略分析-analysis of radio and television network routing strategy based on named data network.docx
- 基于模板技术的汽车多体动力学建模分析-modeling and analysis of automobile multi-body dynamics based on template technology.docx
- 基于模板引擎的协同浏览系统的分析与实现-analysis and implementation of collaborative browsing system based on template engine.docx
- 基于三层cs设备故障远程实时智能诊断系统的研究与实现-research and implementation of remote real-time intelligent diagnosis system for equipment failure based on three-layer cs.docx
- 基于软硬件协同的可重构mac协议设计-reconfigurable mac protocol design based on hardware and software cooperation.docx
- 基于三苯基咪唑衍生物矩形微管材料的制备分析-preparation and analysis of rectangular microtubule materials based on triphenylimidazole derivatives.docx
- 基于噻吩[2,3-b]并噻吩荧光探针分子的合成与性能分析-synthesis and performance analysis of fluorescent probe molecules based on thiophene [ 2,3 - b ] benzothiophene.docx
- 基于三层bs结构的网上考试系统的设计与实现-design and implementation of online examination system based on three-layer bs structure.docx
- 基于三氮唑的d-a型共轭聚合物的合成及光伏性能分析-synthesis and photovoltaic performance analysis of d - a conjugated polymer based on triazole.docx
- 基于三蝶烯结构的新型二酐及其聚酰亚胺的设计与合成-design and synthesis of new dianhydride and polyimide based on tri - sphenene structure.docx
- 基于三蝶烯的微孔聚合物的合成及其应用分析-synthesis and application analysis of microporous polymer based on triene.docx
- 基于三次谐波无刷直流电机转子位置检测法电动车控制系统设计-design of electric vehicle control system base on rotor position detection method of third harmonic brushless dc motor.docx
- 基于三蝶烯结构新型二酐及其聚酰亚胺设计与合成-design and synthesis of novel dianhydride and polyimide based on tri - sphenene structure.docx
最近下载
- 第四单元我们的生活空间 单元教学课件 2025北师版数学三年级上册.pptx
- NB_T 20006.5-2021 压水堆核电厂用合金钢 第5部分:反应堆压力容器封头用锰-镍-钼钢锻件.docx VIP
- 肾衰竭并发症(急性左心衰竭)的临床表现、处理与护理.pptx VIP
- 双诺希胶囊2定稿).ppt VIP
- 【低空经济】无人机防反制系统设计方案.pdf
- 2025年甾体激素原料药行业分析报告及未来五到十年行业发展趋势报告.docx
- 《中医经络面部美容》课件.ppt VIP
- 2025智算中心行业研究报告.pdf VIP
- (2025秋新版)人教版三年级数学上册《观察物体》PPT课件.pptx VIP
- 油料配送操作规程.docx VIP
文档评论(0)