登录
首页 » C++ Builder » booksale

booksale

于 2013-06-26 发布 文件大小:218KB
0 292
下载积分: 1 下载次数: 2

代码说明:

      图书管理系统可以方便图书销售过程中的各个环节,有利于图书类企业流动资金加快,有利于企业成本降低,更有利于他们即使掌握各种销售与库存信息,然而现在大多数的系统设计时都没有考虑到将来的需要,设计接口不够灵活,以至于当前环境变化后不能很好的适应新环境,造成软件寿命的简短,要想实现软件寿命的延长,就必须在设计软件的全过程中灌入一种动态的有预见性的设计,只要这样,将来条件发生了改变,软件只需局部做一些调整就能够适应新环境。(Library management system can easily book all aspects of the sales process, help speed up books like corporate liquidity, help enterprises to reduce the cost, even if they are more conducive to master a variety of sales and inventory information, but now most of the system design are not take into account future needs, designing the interface is not flexible enough, so that the current environment after the change are not well adapt to the new environment, resulting in a short lifetime software, in order to achieve the software life extension, you must design software, the whole process of filling into a dynamic anticipatory design, as long as this in the future conditions changed, the software only partially able to make some adjustments to adapt to the new environment.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Student-system
    学生管理系统的简化版,没有过多的复杂代码,清晰易懂。(Student achievement management system)
    2016-07-05 21:32:23下载
    积分:1
  • xueshengchengji
    学生成绩管理系统 为C++源码 采用sql Server数据库 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 (Student achievement management system for the C++ source code using sql Server database main functions: query, add, delete, show the " college, faculty, classes, students, teachers, community, curriculum," and other information)
    2009-07-01 09:27:24下载
    积分:1
  • achievement-management-system
    本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。 功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。 组权限管理:对用户进行分组,并将权限设置到不同的用户组。 学生信息管理模块:输入学生基本信息,并可以对学生信息进行添加、查询、修改、删除。还可以关键字查询并从数据库里调出的学生基本信息.输出学生基本信息,学号、班号、姓名查询的信息结果。 课程信息管理:设置课程号,课程名,先修课等课程信息。 成绩信息管理模块:输入成绩信息,并可以对成绩信息进行添加、查询、修改、删除。还可以用关键字查询并调出数据库里的学生基本成绩信息的修改、删除等。输出查询的学生成绩信息。 授课信息管理:对教师授课信息的调度,安排等信息的管理。 学生信息查询:本模块是可对学生成绩进行查询,可按学号,姓名,年龄,所在院系,入学年份等不同条件独立查询或进行模糊查询。 学生成绩统计:对学生成绩总分,平均分等进行统计。(The system functions can be divided into several modules of the following major modules: the management of functional modules, groups, rights management, student information management, curriculum management, student performance management, teaching information management, student inquiries, student achievement statistics, etc.. The following will be the sub-module for instructions. Management of functional modules: the system function module is saved to the database in order to facilitate dynamic allocation of operations of different user group permissions. This module includes the function module to add, delete, modify. Group rights management: the user group and permission settings to different groups of users.           Student information management module: Enter the students basic information, and student information to add, query, modify, delete. Can also be a keyword query and bring up the students basic information from the database. Output student, st)
    2012-07-03 08:55:56下载
    积分:1
  • KC
    说明:  是学生管理系统,自己做的课程设计!希望对大家有帮助!(Is a student management system, curriculum design their own! We want to help!)
    2009-08-01 18:38:44下载
    积分:1
  • sql-server-CPPxueshengchengjiguanli
    课程设计-学生成绩管理系统的设计,包括界面程序文档源码全套(The design of the curriculum design, student achievement management system, including interface source a full set of application documents)
    2014-12-11 22:54:50下载
    积分:1
  • student
    我自己做的学生成绩管理系统包含各类学生信息可删除可查询(I do all kinds of student achievement management system includes student information can be deleted can be found)
    2014-02-19 09:58:32下载
    积分:1
  • 5_zhanlue
    战略管理 中科院的经典教材 这个非常还是 现在中科院用的教材(Academy of Strategic Management is now this very classic textbook used textbooks Academy)
    2013-11-24 21:28:15下载
    积分:1
  • student-grade-managing-system
    学生成绩管理系统,可以直接运行。付源代码(student grade managing system )
    2013-08-04 15:16:55下载
    积分:1
  • xueshengchengjichaxunCGIchengxu
    基于C语言实现的学生成绩查询系统CGI程序(C language based on student performance query system CGI programs)
    2010-06-07 17:16:29下载
    积分:1
  • CSharpDorm
    管理信息系统在现代社会已深入到各行各业,由于计算机技术的迅速发展和普及,信息管理系统MIS事实上已成为计算机管理信息系统,大学生宿舍管理系统就是一个典型的管理信息系统,它可以让宿舍管理工作变的更轻松。本毕业设计的任务就是设计一个大学生宿舍管理系统。其开发过程主要包括前端应用程序的开发和后台数据库的建立和维护两个方面。主要任务就是建立基本数据,后台程序主要负责的都是管理上的功能。(Management information systems in modern society has penetrated into all walks of life, due to the rapid development and popularization of computer technology, information management systems MIS fact become computer management information system, college dormitory management system is a typical management information system, which allows dormitory management becomes easier. The graduate design task is to design a college dormitory management system. Its development process includes the establishment and maintenance of both the front-end application development and back-end database. The main task is to establish the basic data, background programs are primarily responsible for the function of management.)
    2014-02-24 17:20:05下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载