CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 学生 信息 管理 系统

搜索资源列表

  1. sic

    0下载:
  2. 是我原来替同学编的学生信息管理系统,C语言的,可以给大一的同学一个参考
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3.43kb
    • 提供者:fy
  1. sis

    0下载:
  2. 学生信息管理系统,命令行版 查看修改学生信息,管理学生成绩-Student information management system, command-line version of Show modify student information, manage student achievement
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:16.73kb
    • 提供者:吴宇晨
  1. StudentManager

    0下载:
  2. 学生信息管理系统:功能包括学生信息添加,信息统计,信息排序等功能。是初学者很好入门代码。-Student Information Management System: Functional, including students add the information, information statistics, information sorting and other functions. Is a good entry code for beginners.
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:21.99kb
    • 提供者:zixue
  1. StudentMgr

    0下载:
  2. 学生信息管理系统,控制台命令行的程序,大家可以参考参考!-Student Information Management System, console command line program, you can refer to reference!
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7.71kb
    • 提供者:Syc
  1. wyj004

    0下载:
  2. C语言课程设计,学生信息管理系统。由C语言编写的命令行程序,使用文件存储学生信息。编制了严格的输入约束函数,避免了用户的误操作,控制了输入输出的格式。-C language curriculum design, student information management system. Command line program written in C language, using file to store the students information. It has strictl
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:5.59kb
    • 提供者:荆羽晨
  1. student

    0下载:
  2. c++课程设计————学生信息管理系统 增 删 改 查 及 文件流-c++ curriculum design---- Student Information Management System
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:1.93mb
    • 提供者:蔡俊强
  1. xueshengxinxiguanli

    0下载:
  2. c++编写的学生信息管理系统可以实现插入修改删除等操作-the written student information management system in c++ insert modify delete operation can be achieved
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:2.89kb
    • 提供者:王云波
  1. student

    0下载:
  2. c++学生信息管理系统包括截图和小结,可实现插入修改删除等功能-including screenshots and Summary c++ student information management system, insert modify delete functions
  3. 所属分类:Console

    • 发布日期:2017-11-04
    • 文件大小:813.88kb
    • 提供者:王云波
  1. student-information-manage-system

    0下载:
  2. 个人编写的学生信息管理系统,学习编程必备,用c++编写的完美版-The student relations system, learning programming required written c++ perfect version
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:967.15kb
    • 提供者:
  1. Student-management-system

    0下载:
  2. 学生管理系统 c语言版 链表实现的学生信息管理系统 单文件结构 可以作为C/C++课程设计-Student management system c language version of the list of student information management system to achieve single-file structure can be used as C/C++ curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-22
    • 文件大小:1.17mb
    • 提供者:徐俊波
  1. Student-management-system-----2

    0下载:
  2. 学生信息管理系统 vc环境下的dos版学生信息管理系统 c语言版数组实现多文件结构 可做C/C++课程设计-Student information management system vc environment dos version of student information management system c language version of the array to achieve multi-file structure do C/C++ curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:1.19mb
    • 提供者:徐俊波
  1. stumis

    0下载:
  2. 学生信息管理系统 用双线链表实现的 不错-Student information management system using double linked list to achieve a good
  3. 所属分类:Console

    • 发布日期:2017-11-13
    • 文件大小:448.32kb
    • 提供者:汪峰
  1. studentinfomanagemen

    0下载:
  2. 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。试设计一学生信息管理系统,使之能提供以下功能: 1。各种基本数据的录入,如:学生信息的录入2。各种基本数据的修改,3。各种基本数据的删除4。基于各种数据的查询5。基于各种数据的统计计算6。打印所有学生的基本信息-Student information includes: Student ID, name, age, sex, date of birth, address, telephone, E-mail and so
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:5.74kb
    • 提供者:周大兴
  1. stu_information

    0下载:
  2. 学生信息管理系统,控制台编程,常见大学课设题目-student information system
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:刘琼瑶
  1. stu_inf_man_sys

    0下载:
  2. 学生信息管理系统,每个学生有学号,姓名,分数,性别,年龄等信息,用链表保存。可以实现学生信息的添加,删除,修改,保存到文件中。登录系统需要输入密码。 -Student information management system, each student has a student number, name, grade, gender, age and other information, using linked list. Can realize the student informa
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:20.11kb
    • 提供者:lry
  1. cpp_stuman

    0下载:
  2. vc编写的学生信息管理系统。学生数据存于文件中。适合初学者练习。-vc prepared by the student information management system. Student data stored in the file. Suitable for beginners to practice.
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1.18mb
    • 提供者:yangle
  1. StudentManage-windows-c

    0下载:
  2. windows下C语言(VC++)编写的学生信息管理系统,源码规范,可运行,本人亲写,有不懂的可以问我-windows C language (VC++) to prepare the student information management system, source code specification, can run, I pro-write, I do not understand you can ask
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:886.3kb
    • 提供者:xiao-wu
  1. main

    0下载:
  2. 学生信息管理系统,使用了多种算法对数据进行排序。有增删查改功能-Student information management system, using a variety of algorithms to sort the data. There CRUD functionality
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2.94kb
    • 提供者:Wierd
  1. StuInfManSys

    0下载:
  2. VC6.0语言版本的学生信息管理系统,主要是链表操作,登录需要密码,学生信息被储存在文件中(文件被简单加密)-VC6.0 language versions of student information management system, mainly linked operations, login password is required, the student information is stored in a file (the file is simple encryption)
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7.43kb
    • 提供者:fr
  1. Student-information-management

    0下载:
  2. 学生信息管理系统的功能主要是实现学校学生的信息化管理。通过学生信息管理系统,教学管理人员可以实现对学生信息的增加、删除、修改和查询等操作。此系统以菜单界面方式工作,运行界面友好,演示程序以用户和计算机的对话方式进行。本系统最大的优点就是操作简便快捷等。-Function Student Information Management System is to achieve school student information management. Through student informa
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:515.54kb
    • 提供者:薇乐知
« 12 »
搜珍网 www.dssz.com