搜索资源列表
学籍管理系统c语言
- 学籍学生管理系统没有好看的界面,但可完成基本的学生信息的添加删除修改,成绩的处理。谢谢指教-expulsion student management system is no good looking interface, but the students completed the basic information to add amendments to delete the results of treatment. Thank you enlighten
学籍管理系统----c源码
- 学生学籍管理系统,C源码实现-the Student Management System, C source implementation
学籍管理系统C语言版
- 学籍管理系统!利用C语言实现! 在构思基本模块时,订立了“读取文件到内存形成链表,对链表的操作,将内存的链表内容保存到文件”三大基本块。 读取文件:在main函数里完成。原理是,先检查文件指针是否在末尾,若否,则在内存开辟一个单位长度,在文件中读取单位长度数据入该空间中,并彼此构成链表。采取带参数的主函数,以保证保存文件的多样性。 对链表的操作:可分为插入(建立),删除,查找,修改,排序。五大基本功能。分别用五个函数完成。这里不一一描述。其中,删除,查找,修改都是要用到查找一个数据的操作。所以,
基于C#的学生学籍管理系统(C/S)
- 本系统是基于C#,通过使用ASP.NET技术实现的学生学籍管理系统,采用C/S结构模式设计的高效的学生学籍管理系统!
classisystemC
- 这是一个用C#语言开发的在ASP环境下运行的学生学籍管理系统-pictures program
学籍管理
- 学籍管理【软件工程作业】- School register management [ software engineering work ]
xjglxt
- 是用数据库vfp开发的一个学校的学籍管理系统-VFP database is developed by a school s student management system
xueshengxuejiguanlixitong
- 用C++编写的学生学籍管理系统,可以实现各种对学生学籍信息的操作!-With C++ School students to prepare management system that can achieve a variety of school information on students to operate!
xueshengguanlixitong
- 使用下面的数据,用C设计一个简单的学籍管理系统,实现出最基本的功能。 学生基本信息文件(A.TXT)及其内容:A.TXT文件不需要编程录入数据,可用文本编辑工具直接生成 学号 姓名 性别 宿舍号码 电话号码 01 张成成 男 501 87732111 02 李成华 女 101 87723112 03 王成凤 女 101 87723112 04 张明明 男 502 87734333 05 陈东 男 501 87732111 06 李果 男 502 87734333
xuejiguanli
- 实现学籍管理系统的c++源代码,包含输入,查找等功能-School management system to achieve the c++ source code, including input, search and other functions
SGV
- C++ 学籍管理系统 包括选课管理 学生信息管理 用户登陆等功能-C++
StudentRegisterSystem
- 简单的C#学生学籍管理系统 拥有查询,删除,添加,合并功能-A simple C# student school system has a query, delete, add, merge function
xjgl
- 利用vs 2008 c#语言编程 连接sql2005数据库编写的学籍管理系统-Using vs 2008 c# programming language to connect sql2005 database management system for the preparation of studies
GradeManagementSystem
- C#编写的学籍管理系统,里面有数据库,有建库语句,运行环境,完整的源码里面还用到了皮肤控件,界面更加的漂亮。-C# written in student status management system, which have a database, there are building a database statement, operating environment, complete source code which is also used in the skin controls
xueshengxueji
- 我实训的时候做的学生学籍管理系统,内有数据库,sql sever 2005,用c#写的-When I am training to do the student record management system, within the database, sql sever 2005, written with c#
Studentsystem
- 采用软件工程的指导方法,选用B/S模式设计的方案,应用SQL Server 2005数据库管理系统,C#程序设计语言,ASP.NET,Visual Studio.NET 2005开发工具等开发出来的基于WINDOWS系列的学生学籍管理系统.该系统面向各部门和全体学生,实现对学生成绩情况、学籍情况等的计算机管理。系统支持学生查询自己的学籍信息和成绩信息,还可以修改自己的密码和选课,而管理员可以对学生的学籍信息、成绩信息、课程信息、认可教师进行添加、删除和修改等的操作。减少了部门之间工作的中间环节,
xueji
- 该代码使用c#与sql数据库实现了简单的学生学籍管理系统-The code uses c# and sql database to achieve a simple Student Management System
gaokaosystem
- 这是大二时所写的高考学籍管理系统~有很强的可读性~并且进行测试~采用c++面向对象编程~-This is the entrance sophomore status management system written in a highly readable ~ test ~ ~ and using c++ object-oriented programming ~
C语言--学生学籍管理系统.C
- C语言--学生学籍管理系统,非常实用的课程作业(C language -- student status management system.C)
学生学籍管理系统源码
- 简单的学籍管理系统 。实现了数据的增删改查等等功能,适合新手学习(Simple student status management system)