登录
首页 » 软件系统 » 本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,...

本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,...

于 2022-06-30 发布 文件大小:674.50 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析某一学校学生管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了学生管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法, 本系统界面友好,操作简单,比较实用。-This paper describes the environment in Visual Basic 6.0 adoption of the "top down overall planning, Application to the development of bottom-up "strategy to develop a management information system process. By analyzing a school student management deficiencies, create a set of effective management of student computer programs. This paper introduces the student management information system analysis, including feasibility analysis, business process analysis; system design some of the major functions of the system design and database design and code design; System explains some of the major modules of the algorithm, the system friendly interface, simple operation, more practical.

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

发表评论

0 个回复

  • 介绍了项目中的设计,包括定义、目的、流程、表格、建议等。...
    介绍了软件项目中的软件设计,包括定义、目的、流程、表格、建议等。-Introduced a software project in software design, including the definition, purpose, processes, forms, and suggestions.
    2023-06-07 21:15:02下载
    积分:1
  • 方面
    Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure
    2023-01-11 11:45:07下载
    积分:1
  • 正则表达式相关内容的初步探索,涉及相应的原理论述以及实现方案(源码),是研究句法分析的重要参考资料....
    正则表达式相关内容的初步探索,涉及相应的原理论述以及实现方案(源码),是研究句法分析的重要参考资料.-Regular expression content of the initial exploration, the corresponding principle involved, as well as on the realization of the program (source code), syntactic analysis is to study an important reference.
    2022-05-08 20:41:42下载
    积分:1
  • software engineering practice, for the software engineering interns reference, d...
    软件工程实习报告,供软件工程实习者参考使用,请勿模仿!-software engineering practice, for the software engineering interns reference, do not imitate!
    2022-05-25 05:58:59下载
    积分:1
  • 很好很实用的介绍关于用例图的文章,挺全面的。
    很好很实用的介绍关于用例图的文章,挺全面的。-A good introduction to practical use-case diagram on the article, quite comprehensive.
    2022-01-24 08:45:40下载
    积分:1
  • 这是一个小型医院管理
    这是一个小型医院管理系统-This is a small hospital management system
    2022-02-22 08:41:08下载
    积分:1
  • live555测试程序源码
    应用背景本代码使用开放标准,形成了一套用于多媒体数据流的一组协议(RTP/RTCP,RTSP协议,SIP)。这些库可以编译为UNIX(包括Linux和MAC OS X),窗口,和QNX(和其他POSIX兼容的系统)•可用于构建流媒体应用程序。图书馆已被用来实现应用程序如:“Live555媒体服务器”和“live555代理服务器”(RTSP服务器应用程序),和“vobstreamer”(流采用RTP/RTCP/RTSP dvd内容)。图书馆也可以用来流,接收,处理MPEG,H.265,H.264,H.263,DV或JPEG视频,和几个音频编解码器。关键技术他们可以很容易地扩展以支持额外的(音频和/或视频)编解码器,也可以用来建立基本的RTSP、SIP客户端和服务器,并已用于向现有的媒体播放器添加流媒体支持应用,如“VLC”和“mplayer”。(对于一些具体的例子,这些库可以使用,见下面的测试程序。
    2022-02-02 17:02:38下载
    积分:1
  • PIC24F中文解释,以及pic24fj128手册(中文)
    pic24f中文说明,还有PIC24FJ128说明书(中文)-pic24f Chinese explanation, as well as PIC24FJ128 Manual (Chinese)
    2022-03-08 08:50:54下载
    积分:1
  • 本章讨论与智能客户端应用程序中多线程的使用有关的问题。为了最大限度地提高智能客户端应用程序的响应能力,需要仔细考虑如何和何时使用多线程。线程可以大大提高应用程序...
    本章讨论与智能客户端应用程序中多线程的使用有关的问题。为了最大限度地提高智能客户端应用程序的响应能力,需要仔细考虑如何和何时使用多线程。线程可以大大提高应用程序的可用性和性能,但是当您确定它们将如何与用户界面交互时,需要对其进行非常仔细的考虑。-discussed in this chapter and Smart Client Application Program multithreading in the use of the problem. In order to improve the smart client application"s response capability needs to carefully consider how and when to use multithreading. Threads can greatly increase application availability and performance, But when you identify how they would interface with the user interaction, the need for their very careful consideration.
    2022-03-15 13:00:01下载
    积分:1
  • 是linux的一个学习文档,可供大家学习参考,当一个linux的手册来用...
    是linux的一个学习文档,可供大家学习参考,当一个linux的手册来用-linux is a study of the document are available for study reference, when a linux to the use of manual
    2022-08-10 07:48:28下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载