CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 简单的 学生管理系统

搜索资源列表

  1. studentManager

    0下载:
  2. 一个完全用MFC和C++写的简单的学生管理系统(适合初学者参考)-Using MFC and a fully C++ Students write a simple management system (suitable for beginners reference)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:71020
    • 提供者:lhq
  1. CORE2

    0下载:
  2. 汇编语言实现简单的学生信息管理系统..参考-Assembly language to achieve a simple student information management system .. Reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:36391
    • 提供者:zanzarah
  1. student

    0下载:
  2. 一个用c++写的简单的学生管理系统,包括添加,删除,按成绩平均分和总分排出顺序-A c++ to write with a simple management system for students, including add, delete, according to results from the average total points and the order of
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:115106
    • 提供者:王湛懿
  1. stu-3

    0下载:
  2. 一个简单的学生成绩管理系统,C语言编写,用于课程设计-A simple student achievement management system, C language for curriculum design
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3195
    • 提供者:张三
  1. VC

    0下载:
  2. 里面包含几个常用的C++算法,还有自己实现的一个简单的学生信息管理系统-Which contains a number of commonly used C++ algorithm, as well as their own to achieve a simple Student Information Management System
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4476
    • 提供者:wangyulong
  1. Javastudents

    0下载:
  2. JAVA编写的简单学生管理系统,可以运行。最基本的信息录入与查询增删改功能。-JAVA write a simple calculator, you can run. To achieve the most basic of+-* functionality.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8466
    • 提供者:周晓华
  1. ManageStudent

    0下载:
  2. 用sql做的学生管理系统。简单易懂,没有太多的功能。仅供初学者的参考了使用。-Sql to do with student management system. Simple and easy to understand, not too many functions. Only a reference for beginners to use.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:766764
    • 提供者:叶子
  1. xuejiguanli

    1下载:
  2. 自编的简单学籍管理系统 【问题描述】 该系统要求对一个文件中所存储的学生数据进行各种常规操作,如:排序、查找、计算、显示等功能。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些算法思想的应用,实现一个简单的学生管理系统。 【功能要求】 (1)学生信息包括: 学号,姓名,性别,出生(年,月,日),三门课成绩和总分( 数学, 英语, C语言, 总分)。 (2)需要实现的功能 1)建立学生信息 3)按总分递减选择排序,并显示按总分排序后学生信息 4)按学号
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1997
    • 提供者:JT
  1. studentsystem

    0下载:
  2. 结构化程序设计综合训练 简单的学生管理系统-Structured comprehensive training program design simple student management system
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:975
    • 提供者:nick
  1. xueshengguanlixitong

    0下载:
  2. 一个简单的学生管理系统 包含学生信息添加 修改 成绩管理等~~计算机专业课程设计 开发工具c++ SQL。-A simple student management system contains student information to add the modified performance management ~ ~ Computer Course Design Development tools, C++ SQL
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:8018912
    • 提供者:tyq
  1. ms

    0下载:
  2. 一个QT实现的简单的学生管理系统。使用access作为数据库。-QT to achieve a simple student management system. Access as a database.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:18163
    • 提供者:aasWED
  1. StudentManagement(include-headnode)

    0下载:
  2. 利用单链表制作的简单的学生管理系统,这是大一时候做的,可能不是太好-Single linked list produced by the simple student management system, this is a freshman, when to do, may not be good
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:1249
    • 提供者:肖恒
  1. students management

    0下载:
  2. 一个简单的学生管理系统,在大一的时候做的,是一个比较入门的程序(A simple system of students management)
  3. 所属分类:其他

  1. studentmanager

    0下载:
  2. 实现简单的学生信息管理,后台数据库使用的是MySQL,用MyEclipse运行(sql;student information management system;smis)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:550912
    • 提供者:Aletta
  1. 学生管理系统

    0下载:
  2. 一款功能十分简单的学生信息管理系统,该源码的亮点在于没有采用数据库,而是 采用了文件流的方式来存储数据信息,该源码比较适合学习交流使用。(A student information management system function is very simple, the source of the highlight that there is no use database, instead of using the file stream way to store data inform
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:239616
    • 提供者:我的小鱼
  1. my_project

    0下载:
  2. 利用C语言的链表写的一个简单的学生管理系统(Using C language list to write a simple student management system)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:15360
    • 提供者:爱程序
  1. 学生信息管理系统

    2下载:
  2. 一个简单的java学生信息管理系统(A simple java student information management system)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1115136
    • 提供者:芒果泡泡
  1. 学生成绩管理系统

    0下载:
  2. 这就是一个简单的学生成绩管理系统,真的很简单,适合做课程设计(This is a simple student performance management system, which is really simple and suitable for the course design.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:174080
    • 提供者:春秋xq
  1. 学籍管理系统

    0下载:
  2. 一个简单的学籍管理系统,实现了学生学籍信息的增删改查。
  3. 所属分类:其他小程序

  1. 学生成绩管理系统

    1下载:
  2. C++语言实现的学生成绩管理系统 较简单 适合初学者学习参考(The student achievement management system implemented in C++ language is relatively simple and suitable for beginners to learn.)
  3. 所属分类:其他

    • 发布日期:2020-05-14
    • 文件大小:3072
    • 提供者:Esperanza
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com