1、实验项目名称: System analysis实验学时: 4 同组学生姓名: 实验地点: 实验日期: 实验成绩: 批改教师: 批改时间: 一、实验目的和要求 To complete the SRS document and system Architectural analysis. 二、实验仪器和设备 硬件:PC 软件:Office 2010 Astah
2、 三、实验过程 Library Management System(LMS) --Software Requirement Analysis 1. Introduction 1.1 The preparation of purpose The preparation of this requirement is to develop ways of LMS software research using large database foundation and application method. At the same time, it is also the foundat
3、ion of project planning, preliminary design and detailed design, is the maintenance personnel perform internal maintenance, update, acceptance and test basis. Provided the development basis for software developers, since the directivity function in the process of software development. The main rea
4、ders for software designers, programmers, and teacher. 1.2Scope of project The project name is " Library Management System". The main functions of the system include: the ability to store a certain amount of book information, and convenient and effective for books data management and operation, co
5、rresponding to a certain number of readers information storage and management of the corresponding; to provide a security mechanism, to provide data access. 1.3 Definitions Data dictionary: It is a collection of data information, which is defined for all elements in the data flow graph contains a
6、 collection of. Its role is to provide data on the description information for designers. The data dictionary should be composed of the following definition four elements: data flow, data flow components (i.e., data elements, data storage, processing). 1.4 References IEEE Standard 830-1998 IEEE R
7、ecommended Practice for Software Requirements Specifications. IEEE Computer Society, 1998. Software Engineering (Second Edition) — Deng Liang song, Liu Haiyan 2. Overall Description 2.1 Requirement This system should have the books information, readers information storage and management, and can
8、 save the book information, readers information, loan information, account information, and has the function of user management. The system can greatly reduce the librarian's daily work, and provides library report, provide auxiliary decision function for library management librarian. 2.1.1 Functio
9、n The function requirement analysis: (1) Manager The personnel information management: The reader information management, including readers category, gender, number, time limit for library books input, modify, delete, display. Library information management, including the administrator rights,
10、gender, note, input, modify, delete, display. Library information management: Books basic information management, including the book number, categories, keywords, note and so on input, modify, delete, display. Library management system: Library information management, including the book number,
11、number, date, readers borrow books borrowing limit, note and so on input, modify, delete, display. Return the books information management: Including books, readers, the book number number date, book period, note the input, modify, delete, display. (2) Reader Library operation: Including books,
12、 book information, book operations, renewals, reservation. Lift the reservation operation. Personal information: Personal information query, modify password. Process flow Simplify: Reader Management RM Library Managemen LM Borrow Management BM Personnel Information PI Library Informati
13、on LI Borrow Information BI LMS Manager Reader L I RM LLM BM P I B I System model: 2.1.2 Performance The librarian management, performance requirements are not very strict, but the need to facilitate the
14、storage of books and other operations. For readers, borrow, return the general order, for high performance requirements, the general need to achieve concurrent number more than 200. 四、实验结果与分析 The present era is the era of information, as the information collection, storage, processing, transmissio
15、n center library should adapt to the changes of the times, must adopt new management system to realize the automatic and scientific management. Management information system with the management idea and design system from the introduction of the first, the work of library management to the library t
16、o meet the new era with a new look. Although the books management system management system in China in recent years has made great development. However, the foundation is weak, the imbalance of development; the overall level of the modern information technology of library is not high. Therefore, t
17、he development of China's Library under the network environment, according to the development situation of China's actual level of socio-economic development and information technology, the implement of management system in line with its own actual situation to seek truth from facts. 实验项目
18、名称: System design 实验学时: 4 同组学生姓名: 实验地点: 实验日期: 实验成绩: 批改教师: 批改时间: 一、实验目的和要求 Use case modeling, Class modeling, and dynamic modeling. 二、实验仪器和设备 硬件:PC 软件:Office 2010 Astah 三、实验过程 Library Managem
19、ent System(LMS) --Software Design 1.Introduction 1.1 In front of the management system In recent years, with the rapid development of Chinese book market, the library's collection is rich, and there are many libraries still using artificial way to carry on the management of books, heavy workload
20、 long working time, a serious waste of manpower, material and financial resources, not conducive to the circulation and management, the books so, the development of the library management system to become a problem that needs urgent solutions. The library is to provide service for our study and wo
21、rk. The library store a large number of books, the books information and effective classification and management will greatly improve the operation efficiency, reduce the labor intensity of library staff, and the operation process of the library to do detailed, transparent, to provide protection for
22、 the work everything in good order and well arranged. 1.2 The design goal This design aims to analyze the feasibility of library management system development research, and provide a feasible plan for software development and summarized below. 1.3 Software information Software name: Library Mana
23、gement System Development platform: Turbo C 2.0 User: the library staff 2.Overall Description This is a system for various independent library management software, the main function is to simplify the past manual management costs, the use of modern technology to achieve large-scale book from the
24、 book by the end of book circulation life cycle of the full range of convenient management. 2.1Main function Through the computer to complete library in the library books management, complete with computer efficient, safe for Library and information processing, the liberation of the workers from t
25、he heavy data processing. The main function of the system of book information management, books information query, user management and so on, are divided into blocks, focus, relevance, optimization of the can, in accordance with the structured program design requirement, design of function module a
26、s shown in fig. The login module:. Library management module: The reader management module: The borrowing books module: Remarks: (1).The user does not exist. The book does not exist. Users report. User arrears. The existing capacity of 0. Renew module:
27、 The returning book module: 2.2Performance requirements a. Book information input, will book name, inventory number input system, establish the system database. b. Book information query, enter a title, display information about this book, including inventory, the number of loans, t
28、he remaining number. c. Book lending and return, input lent or return the books title and number, corresponding modification of inventory information. d. Book information insertion and deletion, the book to the library or to clear inventory, add or delete the corresponding information in the datab
29、ase. e. The books information, the existing database file, to prepare for possible period of want or need. f. Book information input, input the file name, file the information read from the database. g. Permissions problems, into the system before the input password, the password is not correct,
30、exit the system. 2.3The design strategy In order to ensure the system scalability, in the design process adopted the following strategies: 1, ensure the high cohesion and low coupling between modules and each functional module. 2, the incremental model, good system scalability 3, the design of
31、appropriate space, support future extensions In order to guarantee the good reusability, in the design process adopted the following strategies: 1, the interface oriented programming, support code reuse good 2, component oriented programming system, further improve the reusability of code 3, the
32、 design process using a variety of design patterns, to ensure the system reasonable and concise 四、实验结果与分析 The present era is the era of information, as the information collection, storage, processing, transmission center library should adapt to the changes of the times, mus
33、t adopt new management system to realize the automatic and scientific management. Management information system with the management idea and design system from the introduction of the first, the work of library management to the library to meet the new era with a new look. Although the books managem
34、ent system management system in China in recent years has made great development. However, the foundation is weak, the imbalance of development; the overall level of the modern information technology of library is not high. Therefore, the development of China's Library under the network environment,
35、 according to the development situation of China's actual level of socio-economic development and information technology, the implement of management system in line with its own actual situation to seek truth from facts. This design makes me realize the library management in a scientific, efficient
36、 and contains a lot of information and data management. In the face of such a huge amount of information, the library management system can improve the efficiency of management books. Through such a system, we can standardize information management, scientific statistics and fast query, thereby red
37、ucing the workload management. Through this design, I developed a comprehensive ability to use the knowledge of computer, especially has made great progress in the program design of database, programming technology, has a deep understanding of the development process, software system. In the future I will continue to learn, in later practice to summarize and accumulate, makes the library management system more perfect.
©2010-2025 宁波自信网络信息技术有限公司 版权所有
客服电话:4009-655-100 投诉/维权电话:18658249818