搜索资源列表
FinProgram
- 包含完整的程序,文档说明,还包括用例图 希望通过站长审核-contains complete procedures, the document shows that also include cases through the station plans audit
MemProgram
- 包含完整的程序,文档说明,还包括用例图 希望通过站长审核-contains complete procedures, the document shows that also include cases through the station plans audit
LibraryManagement
- C#做的图书馆管理系统,里面包括详细的设计说明,需求分析文档,用例图,项目计划书,测试计划等.是学校毕业时的Team作品
pxjc
- 实验目的 1.培养学生综合掌握软件开发过程的能力。 2.培养学生综合运用面向对象设计方法的能力,包括: ? 用例分析; ? CRC卡; ? UML图; ? 文档制作 3.掌握常用软件分析、设计工具的使用方法 实验内容 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符
uml.rar
- 图书馆管理系统的uml图,包括用例图、类图、活动图等,uml of the librarian management system,yonglitu、leitu and so on
UML
- 图书馆管理系统的UML建模,包括所有的图,用例图,类图,组建图等-Library Management System UML modeling, including all the maps, use case diagram, class diagram, the formation of map
UML
- 用UML语言在rational Rose中实现的图书管理系统框架,包括类图,用例图,序列图等-Rational Rose UML language used to implement the library management system framework, including class diagrams, use case diagram, sequence diagram, etc.
MPI-GraphTheory
- 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
chapter15
- 银行系统的UML图分析,包括用例图、活动图、时序图等-UML diagram of the banking system, including use case diagrams, activity diagram, sequence diagram, etc.
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
managementsystem
- 一、目的意义: 1.掌握软件工程原理在实际系统开发中的具体应用,掌握在实际系统开发中数据库管理系统的使用。 2.全面提高学生的系统设计、开发能力。 二、课程设计要求 根据软件工程理论,借助VB、Java、VC++、Delphi等开发工具以及SQL Server、MySQL、Oracle等数据库管理系统,完成所选系统的开发。具体要求如下: 1.在系统设计环节,要做到: (1)需求分析。说明该系统的组成模块及完成的具体任务,可以用用例图表示。 (2)总体设计。说明进入系统
UML1
- 这是uml课件教程,包括:面向对象技术概述,uml概述,用例图,顺序图和协作图,有详细讲解。-This is the the uml courseware tutorials, including: object-oriented technology, an overview of the Case of an overview of use case diagrams, sequence diagrams and collaboration diagrams, explain in deta
c8051--Software
- 铭朗科技产品资料,全套的设计资料包括硬件电路原理图和软件例程,都是完整可以直接实验用的-Ming Long product information, design information, including a full set of hardware circuit schematics and software routines are complete can directly experiment with
UML
- UML包括事物、关系、图、扩展机制。 (1)事物 结构:类、接口、构件、节点等等。 行为:交互(消息)、状态等等。 分组:包、子系统等等。 注释:注释。 (2)关系 依赖、关联(聚合、组合)、泛化、实现。 (3)图 用例图、交互图(顺序图、协作图)、类图、活动图、状态图等等。 (4)扩展机制-UML includes things, relation, graph, expansion mechanism. ( 1). Structur
Book
- 软件工程实验课,图书管理系统的mdl文件,包括用例,状态图,时序图等。以及实验报告和导出的C++代码。-Mdl files of software engineering experiment course, the library management system, including use cases, state diagram, timing diagram. Lab report and export C++ code.
customer-Info_-manage-system
- 基于netbeans和MSSQL2008,带界面;很简单的客户信息管理系统;可对客户信息进行添加,删除,修改;包括源代码,用例图,类图,时序图以及运行报告;-This is a costomer information management system based on java IDE netbeans and MSSQL2008. It also contains frame design.What s more, not only source cold,but also uescase
kaoshi
- 在线考试系统详细设计图,包括文档资料、用例需求分析、UML类图、对象图-Online examination system design, including documentation, use case requirements analysis, UML class diagram, object diagram
mxgraph-1_10_3_1
- mxGraph 是一个 JS 绘图组件适用于需要在网页中设计/编辑 Workflow/BPM 流 程图、图表、网络图和普通图形的 Web 应用程序。mxgraph 下载包中包括用 javescr ipt 写的前端程序,也包括多个和后端程序(java/C#等等)集成的例 子。 -mxGraph is a JS mapping components for applications that require a web page design/Edit Workflow/BPM
student-online-register
- 用rational rose做的uml的新生报到注册系统 有学习UML的同学们积极学习,包括用例图、顺序图、活动图、构件图、类图-student online register
here
- 最大报销额问题 问题描述 实验室经常要报销一定额度的发票,Sao 负责这项工作。允许报销的发票类型包括买图 书(A 类)、文具(B 类)、差旅(C 类),要求每张发票的总额不得超过1000 元,每张发票 上,单项物品的价值不得超过600 元。 数据输入 测试输入包含若干测试用例。每个测试用例的第1行包含两个正数Q 和N,其中Q 是 给定的报销额度,N(<=30)是发票张数。随后是N 行输入,每行的格式为: m Type_1:price_1 Type_2:pr