CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 学生管理系统

搜索资源列表

  1. 等级证书考试管理系统

    0下载:
  2. 用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着 考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming language (preferably C), the ba
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:251559
    • 提供者:郑章孝
  1. haxi

    0下载:
  2. 数据结构课程设计(严蔚敏c版) 哈希表学生管理系统-Data Structure Course Design (YAN Wei-Min c version) hash table management system for students
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3982
    • 提供者:
  1. xsxxglxt

    0下载:
  2. 编写一个学生管理系统,每个学生应该包含如下信息: 地址, 出生日期, 学科成绩(语文,英语,数学,物理), 个人信息(姓名,性别,民族,国籍,学历), 联系方式(手机,家庭电话,学校电话) 可以任意添加学生,删除学生,编辑学生信息,并且具有保存和读入学生信息的功能。-The preparation of a student management system, each student should include the following informatio
  3. 所属分类:Data structs

  1. college

    0下载:
  2. 一款用纯C语言编写的大学生成绩管理系统,适合初学者和深入者编程,学习数据结构时参考!-With a pure C language students score management system, suitable for beginners and in-depth those programming, data structures study reference!
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:133629
    • 提供者:G。G。
  1. Student

    0下载:
  2. 用链表来实现的一个学生成绩管理管理系统,操作简单,清晰明了。-With a list to achieve the management of student achievement management system that is simple, clear.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:13567
    • 提供者:Allan
  1. Student

    0下载:
  2. 基于C++语言的一个数据结构问题,实现学生管理系统的编写,代码无注释-C++ language based on a data structure problem, the achievement of students in the preparation of management system, code-free notes
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1135
    • 提供者:Frank
  1. xsxxglxt

    0下载:
  2. 学生信息管理系统(数据结构课程设计)用c++语言编写的,很适合大家哦-Student Information Management System (Data Structure Course Design)
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1130454
    • 提供者:赵加伟
  1. c

    0下载:
  2. C语言下开发的学生管理系统,具有文本界面使用了十字交叉链表建立内部的数据结构-C language development of students under the management system, with a text interface using the Cross-linked list data structure to establish internal
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1269794
    • 提供者:叶伟林
  1. shujujiegouchengjiguanli

    1下载:
  2. 我大三本科做的数据结构课程设计。题目为学生成绩管理系统,有详细的文字说明和源代码。-I do junior undergraduate data structures course design. Entitled to student performance management system, a detailed written instructions and source code.source code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:152027
    • 提供者:谭锴
  1. hello

    0下载:
  2. 学生管理系统,是大学C++大作业的必备。希望大家喜欢-Student management system, the University of C++ is essential for large operations. I hope you like
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3213
    • 提供者:dreamfox
  1. studentMan

    0下载:
  2. 这是一个关于学生管理系统的一个课程设计,做的还算可以,大家交流一下。-This is a student in a course management system designed to do OK, to share about.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:479876
    • 提供者:mao
  1. studentm

    0下载:
  2. 顺序栈的学生管理系统,这四个是不同的结构联系的。初学c++ 写的不是很好。-The students stack the order management system, the structure of the four different links.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1974
    • 提供者:iostream_g
  1. shujujiegou

    0下载:
  2. 我大二做的数据结构课程设计,包括约瑟夫环和学生管理系统-I do sophomore data structures course design, including Joseph ring and student management system
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2116983
    • 提供者:xinghui8899
  1. Student

    0下载:
  2. 这是我们数据结构课上的实验,是一个学生管理系统,我做了很久,希望能帮到大家~-This is our experimental data structure class is a student management system, I do for a long time, hope to help you ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2502
    • 提供者:王子
  1. KeChenSheJi

    0下载:
  2. 该文档是数据结构课程设计,其功能建立一个学生管理系统,实现对学生基本信息的添加、删除、修改和查询等操作。-This document is a data structure of curriculum design, which features a student management system, the basic information for students to add, delete, modify, and query operations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:261722
    • 提供者:小勇
  1. sscm

    0下载:
  2. 学生管理系统 链表实现 学生管理系统 链表实现 学生管理系统 链表实现-Student management system to achieve student management system linked list management system to achieve the list of students achieving students achieving student management system management system linked list impl
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:33008
    • 提供者:edsion
  1. StuInfo

    0下载:
  2. 用数据结构编写的 学生管理系统 根据数据结构C++语言描述(任燕著)此书来编写的 -Students with the data structure management system written in
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1961216
    • 提供者:张矿宝
  1. datastru

    0下载:
  2. 数据结构 学生管理系统,完成简单的学生管理操作,主要是哈希表的利用与实现,-data structure .student manage system.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:257491
    • 提供者:Stefan
  1. CPPname

    0下载:
  2. 学生管理系统,实现对学生学号.成绩等管理,对初学者很实用。-Student management, students learn number performance management, very useful for beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1861
    • 提供者:陈永
  1. student-

    2下载:
  2. 设计并实现一个学生管理系统,即定义一个包含学生信息(学号,姓名,成绩)的的顺序表,可以不考虑重名的情况,系统至少包含以下功能: (1) 根据指定学生个数,逐个输入学生信息; (2) 逐个显示学生表中所有学生的相关信息; (3) 给定一个学生信息,插入到表中指定的位置; (4) 删除指定位置的学生记录; (5) 统计表中学生个数; (6) 利用直接插入排序或者折半插入排序按照姓名进行排序; (7) 利用快速排序按照学号进行排序; (8) 根据姓名进行折半查找
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2399
    • 提供者:谭好君
« 12 3 4 5 6 »
搜珍网 www.dssz.com