软件工程详细设计说明书,一个实例飞机订票系统-software engineering detailed design specification, an example of the aircraft booking system 下载
|
可行性分析,需求分析,详细设计,总体设计,说明书。实例-feasibility analysis, demand analysis, detailed design, overall design, specification. Examples 下载
|
要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) (1) 实现哈系表查找算法。 (2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序。 (4) 设计报告格式按附件要求书写。课程设计报告书正文的内容应包括: 在正文第一行写课程设计题目; 1.需求说明(要求、功能简述)或问题描述; 2.设计说明(简要的分析与概要设计); 3.详细的算法描述; 4.源程序与执行结果(含测试方法和测试结果); 5.使用说明; 6.总结,包括设计心得(设计的特点、不足、收获与体会)和展望(该程序进一步改进扩展的设想)。 -required to complete the major tasks : (including curriculum design and technical requirements of the workload, brochures and specific written request) (1) The realization of Kazakhstan-table lookup algorithm. (2) operating procedures should indicate that the import and export interface to pursue friendly, the menu is the best type of interface. (3) design with a number of cases (test data), on the test procedures and analysis (evaluation) design procedures. (4) design report format required by Annex writing. Curriculum design of the body of the report should include : the first line in the text written curriculum design topics; 1. demand (requirements, functional brief) description or problems; 2. design (with a brief summary of the analysis of the design); 3. detailed description of the 下载
|
本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。 本书针对任何希望理解TCP/IP协议是如何实现的读者设计;无论是编写网络应用的程序员,负责利用TCP/TP维护计算机系统和网络的系统管理员,还是任何有兴趣理解大块非凡代码的普通读者;本书都是一本优秀的教科书。-the book complete and detailed presentation of the TCP / IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP / IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP / IP basic knowledge. The book against any hope to understand TCP / IP protocol is how to achieve the readers design; regardless of the preparation network application programmers, responsible for the use of TCP / TP maintain compute 下载
|
本书介绍了JavssciPt的程序设计技术。书中从最基本的Javascr加编程概念谈起, 详细介绍了J帅她的中可使用的各种对象,讨论了如何用J帅SciPt操作HTML文档 中的各个元素,从而获得更灵活、交互性更强的web页,接着说明了多媒体的处理技术, 最后介绍了Javascdpt与JaM、cGI、肋等工具的结合技术以及JsMscr加的未来。本书 循序渐进,几乎覆盖了Ja阴scr加编程的各个细节,并且包含大量新颖实用的示例,以及 Jav:sc6pt中各种结构、对象和函数的详细说明,具有很好的参考价值。 -book on the JavssciPt program design technology. Book from the most basic Javascr increase Programming Concepts, Details of the J Shuai she may use the various objects, discuss how to use J Shuai HTML documents SciPt operation of the various elements, thereby gaining more flexible, more interactive web pages, then described the multimedia processing technology, Finally, the Javascdpt and JaM, cGI. Rib tools such as the combination of technology and JsMscr increase in the future. The book gradual, almost covering Ja overcast scr increase programming in all details, and contains a large number of practical examples of innovative and Jav : sc6pt various structures, Function objects and a detailed description is a good reference value. 下载
|
《仓库管理系统》是采用VISAUL FOXPRO开发的一个数据库管理系统。本设计说明书主要讲述了VISAUL FOXPRO的基本功能及设计方法。紧接着以本系统为例,逐一介绍开发本系统系统的步骤:系统分析、系统设计、系统实现、系统维护。在系统分析中先后用数据流图、系统的功能结构图分析了系统所需的各种数据。在系统的设计中,详细的展现了系统的各个功能模块。所需的数据库表及表字段。菜单的设计等。在系统的实现中,给出了实现表单中相应的功能控件的事件及代码。以及菜单实现的方法。文章的最后则给出了本系统的主要功能运行界面图。-"warehouse management system" is used VISAUL FOXPRO development of a database management system. The design specification describes the VISAUL FOXPRO the basic functions and design methods. Then to the system as an example, the elaborate system of the system development steps : system analysis, system design, system implementation System Maintenance. After that the analysis used data flow diagram, the systems functional structure of the system analysis of the data required. In the systems design, detailed display of the system functional modules. The database tables and table field. Menu design. Implementation of the system, given the realization of the corresponding form of functional control incident and the code. And the methods to achieve the menu. The article is th 下载
|
本书以帮助读者掌握C++面向对象高效编程方法为目的,详细介绍了C++编程中的各种概念和应用技巧。全书共分为两部分,第一部分介绍了面向对象编程的基础和应用,如数据抽象,继承,异常处理等内容;第二部分说明了如何建立抽象的概念及其策略,并研究了C++对象模型。书中带有大量的代码实例,使读者不仅能够从理论上得以提高,而且还能够轻松地在实践中应用。本书适用于C++程序员,也可供面向对象程序设计感兴趣的编程人员及大专院校计算机专业师生参考。-this book to help readers grasp the object-oriented C programming efficient methods for the purpose, Details of the C programming concepts and application skills. The book is divided into two parts, the first part of the object-oriented programming base and applications, such as data abstraction, inheritance, exception handling; The second part describes how to build an abstract concept and strategy, and examine the C object model. Book with a large number of examples of the code, so that readers can not only theoretically be increased, but also can be easily applied in practice. The book applies to the C programmer, It also provides object-oriented programming of interest to programmers and tertiary students computer professional reference. 下载
|