登录
首页 » Education soft system » 如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高的效率,也是学校科学化、正规化管理的重要条件。 因此,开发这样...

如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高的效率,也是学校科学化、正规化管理的重要条件。 因此,开发这样...

于 2022-02-22 发布 文件大小:91.62 kB
0 256
下载积分: 2 下载次数: 1

代码说明:

如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高的效率,也是学校科学化、正规化管理的重要条件。 因此,开发这样一套管理软件成为很有必要的事情,在下面的各章中我们将以开发一套学生管理系统为例,谈谈其开发过程和所涉及到的问题及解决方法。 -such as : the rapid retrieval, search convenient, high reliability, large memory capacity, confidentiality good, long life, low cost. These advantages can greatly improve the efficiency, as well as schools scientific, standardized management of important conditions. Therefore, the development of such a set of management software become very necessary things, in the following chapters we will be developing a student management system as an example, talk about its development process and the implications of the problems and solutions.

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

发表评论

0 个回复

  • 此为考勤管理系统,可以用于课程设计或者是毕业设计,同时也可以研究其中的代码, 相信你会从中获益匪浅的...
    此为考勤管理系统,可以用于课程设计或者是毕业设计,同时也可以研究其中的代码, 相信你会从中获益匪浅的-This is the time and attendance management system, can be used in curriculum design or a graduation project, but also can study the code, I think you will benefit from the
    2022-07-20 16:40:55下载
    积分:1
  • 图书馆理,登录,主界面,新增,修改,删除,打印
    图书馆理,登录,主界面,新增,修改,删除,打印-Library rationale, the registry, the main interface, add, modify, delete, print
    2023-05-25 18:05:04下载
    积分:1
  • Thesis Design: In the modern rubber industry, the continuous mixer has been more...
    毕业论文设计:在现代橡塑工业中,连续混炼机已经得到越来越广泛的应用。为了提高连续混炼机的混炼性能,需要不断改进混炼机转子的构型,以得到最优化的转子构型。本次设计的实验装置就是为了试验不同转子构型对物料的混合效果,然后提出对转子改进的意见。为了方便更换转子,转子采用组合式,通过在花键轴上套上不同的转子元件,实现转子构型的变化,同时混炼室采用剖分式,并且用透明材料制作,可以观察到物料在混炼腔中混合的全过程。-Thesis Design: In the modern rubber industry, the continuous mixer has been more and more widely used. In order to improve mixing performance, continuous mixer, mixing machine need to continually improve the rotor configuration, in order to get optimum rotor configuration. The design of the experimental device is to experiment with different rotor configuration mixing effect on the materials, and then put forward suggestions for improvement of the rotor. In order to facilitate the replacement of the rotor, rotor with composite, by spline shaft bearing a different rotor components, to achieve the rotor configuration changes, while use of split-type mixing chamber, and the transparent material can be observed that the material in mixing chamber in the whole process of mixing
    2022-08-18 23:35:35下载
    积分:1
  • c language program calendar, there are interfaces, functions perfect, can be use...
    c语言日历程序,有界面,功能很完善,可以用于课程设计-c language program calendar, there are interfaces, functions perfect, can be used for curriculum design
    2022-05-14 11:28:52下载
    积分:1
  • 学生信息管理系统 1. 本软件用于学生基本信息的管理。学生基本信息包括:学号、姓名、性别、民族、年龄、系名、班级名、住址 2. 功能分析: 1) 学生基本信息的...
    学生信息管理系统 1. 本软件用于学生基本信息的管理。学生基本信息包括:学号、姓名、性别、民族、年龄、系名、班级名、住址 2. 功能分析: 1) 学生基本信息的录入:包括增加、删除、修改学生基本信息 2) 分类统计:统计不同民族学生人数、统计不同地区生源、统计指定年龄段学生人数、统计各班学生人数、按宿舍楼统计学生人数、统计各系学生人数 3) 信息排名:同一班内按年龄排名-Student Information Management System 1. The students basic software for information management. Students basic information, including : school, name, sex, nationality, age, a department name, class name, address 2. Functional analysis : 1) basic information on the students recording : including add, delete, modify students basic information 2) Classification Statistics : Statistics different nationalities the number of students in different regions Students statistics, statistics specified age of the number of students, statistics class students, according to statistics dormitory students, the number of students each department statistics 3) Information rankings : the same class ranked by age
    2023-01-12 15:30:04下载
    积分:1
  • Library Management System v1.0 is the use of the Java language books to solve ba...
    图书管理系统v1.0是使用JAVA语言开发的解决图书基本管理的一个应用程序。 该系统能够实现简单的图书和用户管理,包括添加图书,删除图书,修改图书信息,添加用户, 删除用户,修改用户信息,外借图书,归还图书,罚款计算等等。该系统的前台界面采用JAVA的 SWING开发,具有简洁美观的外观,直观的用户使用界面十分方便上手使用;后台采用MS-ACCESS 数据库,采用JDBC-ODBC数据库连结方式,使用前须在控制面板中的数据库(ODBC)中的用户 DSN里将ACCESS数据库文件添加到用户数据源,数据源名为JLibrary,登陆名称和密码设置为空。注意:该程序正常运行需要安装JAVA运行环境(Java Runtime Environment v1.4.1_05)-Library Management System v1.0 is the use of the Java language books to solve basic management of an application. The system is capable of achieving a simple and user management books, including the addition of books, books delete, modify library information, add users, delete users, change user information, borrowing books, return books, etc. fine calculation. The future of the system interface using Java SWING development, with the simple and beautiful appearance, intuitive user interface is very convenient to get started; Background using MS-Access database using JDBC-ODBC database links, prior to the use of the control panel databases (ODBC) the user DS
    2023-06-01 05:20:03下载
    积分:1
  • 所有的图片,复杂的框架都没修饰,所有的程序代码精简。绝对精简版:) 前台index.asp可输入学号就可以查询该学生所有课程的成绩 后台login.a...
    所有的图片,复杂的框架都没修饰,所有的程序代码精简。绝对精简版:) 前台index.asp可输入学号就可以查询该学生所有课程的成绩 后台login.asp 管理用户:admin 管理密码:admin 功能: 1.添加单个成绩 2.批量添加成绩 3.通过搜索并修改与删除 4.直接修改 5.可以批量删除 6.可以直接GO到达你想到达的页 7.分页显示 8.代码精简 9.整合部分重复代码-all photographs, the complex framework no modification, all the code to streamline the procedures. Absolutely streamlined version : ) prospects index.asp learn to be imported, can check with the students all the courses achievements background login. asp management of user : admin password management : admin functions : 1. add two individual achievements. Batch added three results. search and amended with the deletion of four. 5 directly alter. can Batch delete 6. GO can reach you directly to the arrival of page 7. Pagination 8. code streamlining 9. integration of the partially reusable code
    2022-04-26 19:08:20下载
    积分:1
  • 用月学生成绩管理,自己练习用
    用月学生成绩管理,自己练习用-with student performance management, with its own practice
    2022-01-24 19:09:23下载
    积分:1
  • jsp学生成绩管理系统
    jsp学生成绩管理系统-jsp student performance management system
    2022-03-18 23:53:17下载
    积分:1
  • student management system is a school indispensable part of the content for scho...
    学生管理系统是一个学校不可缺少的部分,它的内容对于学校管理者来说是至关重要够为学校管理者提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理学生档案,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间长了,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。 随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。 作为计算机应用的一部分,使用计算机对学生档案进行管理,具有手工管理所无法比拟的优点.例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高的效率,也是学校科学化、正规化管理的重要条件。 因此,开发这样一套管理软件成为很有必要的事情,在下面的各章中我们将以开发一套学生管理系统为例,谈谈其开发过程和所涉及到的问题及解决方法。 -student management system is a school indispensable part of the content for school administrators is crucial enough for school administrators to provide sufficient information and efficient means of inquiries. But there has been the use of traditional artificial approach in the management of student files, the management approach, there are many drawbacks, such as : low efficiency, confidentiality worse, the other a long time, it will have a lot of documents and data, which identify, update and maintenance has brought a lot of difficulties. As science and technology continues to improve,
    2022-07-22 21:04:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载