CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C语言学生信息管理系统

搜索资源列表

  1. student-management

    0下载:
  2. 基于C语言开发的学生信息管理系统。 1.设计一个学生信息管理系统,方便管理学生学籍资料。 2.学生信息构成内容包括学号、姓名、年龄、性别、出生日期、家庭地址、电话号码和邮箱,通信录数据类型定义为结构体类型。 3.程序执行的命令和功能有:(1)增加学生记录(2)删除学生记录(3)查询学生记录(4)修改学生记录(5)显示学生记录(6)保存学生记录(7)结束退出系统 4.删除、查询、修改功能均可通过学号和姓名两种方式进行,方便操作。 5.保存学生记录采用二进制文件存储数据。
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:67607
    • 提供者:alan
  1. c-language-programming

    0下载:
  2. c语言编程实例,处理简单的数据文件 判别2个文本文件的内容是否雷同 同学录信息管理系统 文字查找 学生成绩分布统计 用折半查找法猜篮球的价格-c language programming examples deal with simple data file to distinguish the price of two text contents of the file whether similar Classmates information management sy
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:133423
    • 提供者:王泽
  1. Kaowutong

    0下载:
  2. 这是本人刚上大学的第一个作品,适合C语言初学者交流学习使用,这个源码是一个关于学生信息管理系统的一个简单的控制台版本,里面包含全部的开发阶段的文档资料,欢迎下载使用。-This is the first work I just go to college, suitable for the exchange of the C language for beginners learning to use this source code is a simple console version of
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:294851
    • 提供者:
  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
    • 文件大小:5720
    • 提供者:荆羽晨
  1. sort

    0下载:
  2. 这个压缩包里面有数据结构c语言的四种排序,分别是归并排序,冒泡排序,选择排序和希尔排序,还有一个用c++编写的学生信息管理系统,供大家分享。-This package there are four sort of data structure c language, merge sort, bubble sort, selection sort and shell sort, there is a with c++ write the student information management
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:5429
    • 提供者:袁有根
  1. Management-System

    0下载:
  2. 这是一个用c语言编写小型的学生信息管理系统,主要功能有 1----------学生录入 2----------学生浏览 3----------学生查询 4----------学生删除 5----------成绩统计 0----------退出系统 附带系统的实现功能word-This is a small student information management system, using the c language main function Entry 2-
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:12958
    • 提供者:唐风
  1. student

    0下载:
  2. 这是一个学生信息管理系统的C语言程序,包含的功能有输入、查找、删除、修改、排序等功能,是C语言学习的一个很好的应用程序~-This is a student information management system of the C language program, including the function input, search, delete, modify, sort, and other functions, is the C language learning a very
  3. 所属分类:Education soft system

    • 发布日期:2017-12-01
    • 文件大小:2680
    • 提供者:xiaoniao
  1. Student-information

    0下载:
  2. 基于C语言的学生信息管理系统设计 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。-Student information management system based on the C language design student information including: school, name, age, sex, date of birth, address, telephone, E-mail, etc..
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:19358
    • 提供者:刘思洋
  1. StuInfoManSystem

    0下载:
  2. 学生信息管理系统:  在VS2008环境下,分别用C语言,用自己链表完成学生成绩和学籍信息的查询,插入,删除,修改,排序以及上传已建信息和保存新建信息。(独立完成)-Student Information Management System
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:240639
    • 提供者:吴刚
  1. MFC_net_stu_mis

    0下载:
  2. 网络编程 基于网络的学生信息管理系统。 c++语言编写-mfc stu-mis
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:3281
    • 提供者:Think
  1. dormitory-MIS

    0下载:
  2. 基于C++Builder语言,应用Access数据库开发的一套简单的宿舍学生信息管理系统,支持学生信息的查询、修改、删除、新增,支持打印,支持帮助文件。 现在还在学习C++Builder的可以参考这个系统-Based on C++Builder language, the application of a simple Access database development dormitory student information management system to support th
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-08
    • 文件大小:8126974
    • 提供者:刘冰
  1. Student

    0下载:
  2. 严格按照软件工程要求,在VS2008完美运行,使用C#用语言编写的学生信息管理系统,数据用SQL Sever2005管理-In strict accordance with the requirements of software engineering, in VS2008 perfect run, student information management system using C# language, data management using SQL Sever2005
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:490371
    • 提供者:萧一
  1. STU

    0下载:
  2. 简单的C语言编写的学生信息管理系统,学习用-Student information management system, a simple C language learning with
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:2981
    • 提供者:陈天木
  1. file5

    0下载:
  2. C语言实验5,学生信息管理系统#include "stdio.h" #include "stdlib.h" #include "string.h" #include "malloc.h" -student infomation management system
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:12053
    • 提供者:月心月士
  1. StudentsScoreManage

    0下载:
  2. 这是我们团队编写的学生信息管理系统,包含文件的增删改查操作,是学习C语言的很好的资料。-This is our team to prepare the student information management system, contains the file additions and deletions to change search operation is good information to learn C language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:263638
    • 提供者:tgl
  1. xueshengguanlixitong

    0下载:
  2. 课程设计,学生信息管理系统,中南大学大一C语言课程设计 -Curriculum design, student information management system, Central South University freshman C language curriculum design
  3. 所属分类:ELanguage

    • 发布日期:2017-11-18
    • 文件大小:5142
    • 提供者:王艺霖
  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
    • 文件大小:1229770
    • 提供者:徐俊波
  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
    • 文件大小:1248502
    • 提供者:徐俊波
  1. 201132010306

    0下载:
  2. 一款学生信息管理系统~~操作简单方便~适合C语言初学者使用-A student information management system easy operation ~ ~ ~ suitable for beginners to use C language
  3. 所属分类:OS Develop

    • 发布日期:2017-11-26
    • 文件大小:246376
    • 提供者:陈立柱
  1. keshe

    0下载:
  2. C语言课设程序,可供大家参考。学生信息管理系统,可以查询学生信息,输入并储存学生信息。-C language class-based procedures, for your reference. Student information management system, students can find information, enter and store student information.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:362060
    • 提供者:陆启凡
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com