搜索资源列表
200672016149309
- 三层架构的数据C/S, 主要是学生成绩的管理体制-three tiers of data C / S, mainly students achievements management system
studentscore
- 1设计题目及要求 一、程序设计题目:学生成绩管理程序设计 二、 程序设计功能及要求: 1.显示学生各门成绩,总分,和平均分. 2.按总分由高到的进行排列. 3.要求输入一个学号.要求能找出一个学生的.姓名.各门功课的成绩. 3 算法分析 1. 学生成绩管理软件的数据结构 2. 排序 3. 查找 4. 其它 4 主要流程图 1写程序结构及各模块(输入,显示等等)结构图 本程序用了c++语言里面的思想,比如用了cin 和 cout 函数.分了俩个类
c++
- 在现代化的学校管理中,学生成绩管理系统有着十分重要的作用,然而,用大型软件系统来于小型的事业单位,不啻于“杀鸡用牛刀”,因此小型的的软件对于这种单位自然有十分重要作用。某学校出与这种目的制作了这个成绩管理系统。
学生成绩111管理
- 一个用c#做的饿学生成绩管理系统,其中的饿数据库是sql-a c # done with the hungry student performance management systems, the database is hungry sql
c-curriculum-design
- 已知文本文件f1.txt中存放了某个省当年参加高考的1000个考生的数据(考号、姓名、性别和考试成绩),存放格式是每行存放一个考生的数据,每个数据之间用空格隔开。 假定当年该省的招生计划是:一类本科招生计划为10%;二类本科招生计划为15%;三类本科招生计划为20%;四类高职高专招生计划为25%。 请编写程序,实现以下功能: (1)划定各批次录取分数线,结果可屏幕显示,也可存入文件。 (2)能够统计各批次中男生,女生的录取比例。统计结果可屏幕显示,也可存入文件。 (3)确定每
12345
- 学生成绩管理,包括源码,和设计原理,有完整报告和实验目的,用C语言做的-Students score management, including source code, and design principles, has a complete report and experimental purposes, using C language to do the
Clanguagecurriculumdesignreport
- C语言课程设计报告 一、实践的目的和要求 二、内容 三、实践任务 1.学生成绩管理系统 2.编写一个小游戏 附录: 代码 -C language curriculum design report, the purpose of practice and requirements of the Second, the contents of the three, the practice of the task 1. Student achievement mana
xueshengchengjixitong
- 学生成绩系统c++程序设计里面的。可以实现对几个学生的成绩统计。-Student achievement system c++ program design inside. Students can achieve the results of several statistics.
xuesheng
- c#+sql +java编写的学生成绩管理系统,很简单。查看班级系部内容,删除,修改,添加内容,修改密码-c#+ sql+ java written in student achievement management system is very simple. See the Department of the Ministry of the class content, delete, modify, add content, change password
program
- 学生成绩管理系统。基于C语言编写。可以完成基本的成绩管理要求。-the program of Students achievement.
student
- 学生成绩管理系统,是利用C语言编程,可以实现成绩的删除,修改,添加等操作-Student performance management system is the use of C language programming, you can achieve the results to delete, modify, add and other operations
Studemt
- 采用C语言开发,文件存储,指针链表实现,每个用户凭合法用户名和密码登陆,不同权限的用户可使用不同的功能集。用户管理包括:新增、查找,浏览、修改密码和和保存等基本功能。学生成绩管理包括添加、修改、删除、查询、排序、统计、载入、追加和保存等基本功能。-Using C language development, file storage, a pointer linked list implementation, each user with valid username and password,
c
- 采用C语言设计方法实现。 要求完成以下功能: (1)定义相关的数据,比如: 管理员登陆 学生姓名,学号 三门课的成绩 数据录入,删除 按学号,各科成绩,平均成绩排序并显示 (2)能够进行以下操作: A.能够对数据进行增、删、查操作。 B.能够按学号,各科成绩,平均成绩排序并显示。 -Design implementation using C language. Required to complete the following functions:
xueshengchengjiguanlixitongkeshebaogao
- 用C语言实验学生成绩管理系统,添加 删除学生,输入学生成绩,排名 等功能.-Experiment with the C language student achievement management system, add remove students, enter student scores, standings, and so on.
Performance_management_procedures_for_algorithm_C.
- 介绍了用C语言编写学生成绩管理系统的基本设想,并针对《学生成绩管理系统》要求 按学期和班级进行管理,提出了解决问题的算法。 -Describes the C language with the students the basic idea of performance management systems, and for the " Student performance management system" required by the semester and
C
- 用C语言实现学生成绩管理系统的试验知道书,包括代码和实验结果-Student achievement management system using C language test to know the book, including code and experimental results
c-scs
- 学生成绩管理系统 ,内涵求和,求均值,求最大,最小-c language program about student control system
学生成绩管理系统
- 学生成绩管理系统,用C语言开发的,并以指针为存储方式的管理学生成绩的系统,其中用到文件去持久化学生成绩等信息(Student achievement management system, using C language development, and pointer to storage management student achievement system, which uses documents to persistent student achievement and other
学生成绩管理系统
- 学生成绩管理系统,通过C++实现的管理学生成绩,附带实验报告(Student Achievement Management System)