资源描述:
《基于UML测试用例的研究和实现学士学位论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于UML测试用例的研究和实现UNIVERSITY学士学位论文THESISOFBACHELORII摘要计算机是一门研究用计算机进行信息表示和处理的科学,这就需要我们能够有效的表示信息,处理信息。随着计算机的普及,信息量的增加,信息范围的拓宽,使许多系统程序和应用程序的规模很大,结构又相当复杂,因此,为了编写出一个“好”的程序,必须分析待处理的对象的特征及各对象之间存在的关系,这就是程序设计这所要研究的问题。计算机解决一个具体问题时,大致需要经过下列几个步骤:首先要从具体问题中抽象出一个适当的数学模型,然后设计一个解此数学模型的算法(Algorithm),最后编
2、出程序、进行测试、调整直至得到最终解答。寻求数学模型的实质是分析问题,从中提取操作的对象,并找出这些操作对象之间含有的关系,然后用数学的语言加以描述。计算机算法与数据的结构密切相关,算法无不依附于具体的数据结构,数据结构直接关系到算法的选择和效率。设计充分利用C#的强大力量,提高了编程效率和可靠性。算法设计是软件工程、计算机科学及相关专业重要的专业技术基础课程和关键性核心课程,是系统软件及大型应用软件的重要基础。本课程系统的介绍了软件设计中常用的算法设计与分析方法,锻炼学生分析问题和解决问题的能力,为开发高效的软件系统及相关领域的研究工作奠定坚实的基础,为学习
3、专业课程及提高软件设计水平打下良好的基础。关键字:编程;C#;窗体IISystemBasedonC#Abstract:Thecomputerisastudyofcomputerscienceandprocessing,whichrequiresthatwecaneffectivelyrepresentinformation,processinformation.Withtheproliferationofcomputers,theincreaseintheamountofinformation,informationonthescopeofexpanding,
4、andsomanysystemsandapplicationsalargescale,thestructureisquitecomplex,Therefore,inordertowritea"good"program,youmustanalyzethependingtherelationshipthatexistsbetweenthecharacteristicsoftheobjectandtheobject,thisistheprogramdesignedtostudytheproblem.Computertosolveaspecificproblem,ro
5、ughlythefollowingsteps:firstabstractfromspecificissuesinanappropriatemathematicalmodel,andthendesignasolutionofthismathematicalmodelalgorithm(Algorithm),andfinallycompiletheprogram,test,adjustmentuntilyougetthefinalanswer.Seekingtheessenceofthemathematicalmodeloftheproblem,extractth
6、eobjectoftheoperation,andtoidentifytherelationshipbetweentheoperationtargetcontaining,andthenusethelanguageofmathematicswillbedescribed.Computeralgorithmsanddatarelatedtothestructure,algorithmsareallattachedtoaspecificdatastructure,thedatastructuredirectlyrelatedtotheselectionandeff
7、iciencyofthealgorithm.DesignedtotakeadvantageofthepowerfulforceoftheC#programmingefficiencyandreliability.Thealgorithmdesignsoftwareengineering,computerscienceandrelatedprofessionalimportantprofessionalandtechnicalfoundationcoursesandcriticalcorecurriculumisanimportantfoundationofth
8、esystemsoftwareandl