CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 成绩管理

搜索资源列表

  1. Basic_C_Programing

    0下载:
  2. 这是在学完C语言程序设计,在没学数据结构的时候老师布置的几道题目,包括“简单的学生成绩管理软件”、“螺旋阵列”、“任意年份日历的打印”、“长整数运算”和“八皇后问题”,所有代码都是我自己实现的。-This is the completion of C programming language, in not studied the data structure when the teacher arranged a few, topics, including " simple stud
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1274230
    • 提供者:冯小康
  1. MATLAB-score-managemeng

    3下载:
  2. 用matlab自带的GUI界面设计了一个成绩管理界面,可进行成绩的载入、查询、绘图、求平均分和存储!可直接用! -Matlab GUI interface that comes with the design of a performance management interface, the results of the load, query, plot, find the average and store! Can be used directly!
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:119510
    • 提供者:宇蒙蒙
  1. matlabGUI

    1下载:
  2. 基于matlab的GUI界面设计的成绩管理系统,可以直接用!-Based on the matlab GUI interface design of the performance management system
  3. 所属分类:matlab例程

    • 发布日期:2017-06-07
    • 文件大小:16640
    • 提供者:rbp
  1. datastructure

    0下载:
  2. 几个学生成绩管理系统 由我班同学编写 1、提供身份验证,和使用系统的权限设置、判定。 2、用户能实现08电商5或6班同学各学期各科成绩的录入、编辑,数据保存在文件C:\student中, 3、用户能对学号或姓名,各学期、各学科成绩的查询。 4、用户能按各学科的平均分数排序输出 5、 用户能统计各科成绩的最高分、平均分的最高分以及总分的最高分并输出。 -Several student achievement management system written by a b
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:21330
    • 提供者:黄东豪
  1. chengjiguanli

    0下载:
  2. 基于数据结构的成绩管理系统,基于c语言的-Data structure based performance management system, based on c language
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5268
    • 提供者:临风
  1. lianbiaoshiyong

    0下载:
  2. 链表的建立添加删除等使用方法 一成绩管理的形式给出-The establishment of the list to use to add or delete given in the form of a performance management
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2454
    • 提供者:pl
  1. stud3

    0下载:
  2. 学生成绩信息及平均成绩,可以进行成绩管理系统的部分功能-Information and average student achievement scores, performance management systems can be part of the function
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:930
    • 提供者:singlestyle
  1. 123

    0下载:
  2. 25.学生成绩管理系统 现有学生成绩信息文件1.txt,内容如下 姓名 学号 语文 数学 英语 张明明 01 67 78 82 李成友 02 78 91 88 张辉灿 03 68 82 56 王露 04 56 45 77 陈东明 05 67 38 47 学生成绩信息文件2.txt,内容如下: 姓名 学号 语文 数学 英语 陈果 31 57 68 82 李华明 32 88 90
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2222
    • 提供者:痘痘
  1. 301-25-6-1

    0下载:
  2. 学生成绩管理,假设每个学生信息包括学号、姓名和3门课程的考试分数。从键盘输入10个学生的数据,采用结构体 //* 数组数据的存储,程序实现如下功能: //* 1)输出三门课的平均成绩。 //* 2)输出三门功课分数分别最高的学生的信息。 //* 3)按总分对这10个学生从高到低排序,并输出排序结果。 //* 4)输出平均分高于80分那些学生的信息。-it s a student s score manage program,it has many function.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1640
    • 提供者:dada
  1. xueshengchengjiguanlixitong

    0下载:
  2. 此压缩包包括头文件以及源代码,可基本实现学生成绩管理系统,代码精炼。-This compressed package includes header files and source code, can be basically student achievement management system, code refining.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1975
    • 提供者:xun
  1. ssc

    0下载:
  2. 学生成绩管理系统文件合并冒泡排序快速排序-score manage
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1876
    • 提供者:zhang
  1. daima

    0下载:
  2. 成绩管理 查找、追加、读入、显示、保存、拷贝、排序、索引、分类合计、退出。-Performance management
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4020
    • 提供者:ge
  1. xueshengchengji

    0下载:
  2. 链表做学生成绩管理系统 有数据结构的知识解决一些小的问题-List a student achievement management system data structures of knowledge to solve some small problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2449
    • 提供者:张强
  1. xueshengchengjiguanli-

    0下载:
  2. 学生成绩管理系统的数据结构报告 纯C语言-Student achievement management system, a C language test report
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:117841
    • 提供者:陈炎辉
  1. STM

    0下载:
  2. 学生教员管理系统(以下简称STMS)是以C语言为基础,数据结构为技术支撑的一套学生、教师信息,学员成绩管理,教务统计的应用管理系统。本系统包含基本登陆、信息查询、检索、添删改功能,同时具备权限、角色的管理框架,用户可以使用基本的终端功能运行并使用STMS,数据库以文件为载体。-Student teacher management system (hereinafter referred to as STMS) is a C-based data structure for the technic
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:11037
    • 提供者:jacccc
  1. score_administer

    0下载:
  2. 成绩管理系统,大学课程设计,c,数据结构新手可参考- Performance management system, the University of curriculum design, c, data structures novice reference-
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:12802
    • 提供者:sunxiao
  1. 2010011179_e6

    0下载:
  2. 学生成绩管理系统 数据结构二叉树实现。C++编程语言-the manage of the student s grade.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:957430
    • 提供者:chenjiu
  1. include

    0下载:
  2. 成绩管理系统,用于统计管理学生成绩,查找学生信息,并给出排序-system of students scores
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8696
    • 提供者:yesyoucan
  1. Classification-of-binary-tree

    0下载:
  2. 利用分类二叉树查找及堆排序实现学生成绩管理 -Classification of binary tree search and sort heap of student achievement management
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:311627
    • 提供者:the spring
  1. student

    0下载:
  2. 学生成绩管理(c语言),数据结构课程设计。-Students performance management (c), data structure course design
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:6967
    • 提供者:宇文
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com