登录
首页 » Windows_Unix » information-management

information-management

于 2013-12-11 发布 文件大小:1880KB
0 171
下载积分: 1 下载次数: 1

代码说明:

  一个windows程序设计编写的学生信息管理软件。可以实现学生信息的录入,文件的打开、信息的保存,成员的删除、查找和增加等诸多功能。(A windows program designed to prepare the student information management software. Student information input can be achieved, the file open, save information, delete members find and increase, and many other functions.)

文件列表:

information-management
......................\Debug
......................\.....\EditItemDlg.obj,20655,2013-05-30
......................\.....\Find.obj,3777,2013-05-30
......................\.....\StdAfx.obj,105472,2013-05-30
......................\.....\StudentInfo.txt,100,2013-04-24
......................\.....\vc60.idb,222208,2013-12-12
......................\.....\vc60.pdb,380928,2013-05-30
......................\.....\Work2.exe,118838,2013-05-30
......................\.....\Work2.ilk,301856,2013-05-30
......................\.....\Work2.obj,13852,2013-05-30
......................\.....\Work2.pch,5493172,2013-05-30
......................\.....\Work2.pdb,418816,2013-05-30
......................\.....\Work2.res,3468,2013-05-30
......................\.....\Work2Dlg.obj,53884,2013-05-30
......................\EditItemDlg.cpp,2440,2013-05-30
......................\EditItemDlg.h,1389,2013-05-30
......................\Find.cpp,537,2013-05-30
......................\Find.h,474,2013-05-30
......................\ReadMe.txt,3561,2013-04-24
......................\res

......................\...\Work2.rc2,397,2013-04-24
......................\resource.h,1280,2013-04-24
......................\resource.hm,163,2013-05-30
......................\StdAfx.cpp,207,2013-04-24
......................\StdAfx.h,1054,2013-04-24
......................\Work2.aps,22452,2013-07-05
......................\Work2.clw,2299,2013-07-05
......................\Work2.cpp,2049,2013-04-24
......................\Work2.dsp,4392,2013-05-30
......................\Work2.dsw,516,2013-04-24
......................\Work2.h,1313,2013-04-24
......................\Work2.ncb,115712,2013-12-12
......................\Work2.opt,49664,2013-07-05
......................\Work2.plg,244,2013-12-12
......................\Work2.rc,7223,2013-05-30
......................\Work2Dlg.cpp,10096,2013-05-30
......................\Work2Dlg.h,1520,2013-05-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • exam
    在线考试系统,2013最新自主研发,绝无抄袭。(Online examination system in 2013, the latest independent research and development, no plagiarism.)
    2013-03-27 18:02:00下载
    积分:1
  • LMS
      图书管理系统(LMS)用于图书馆进行图书的管理,主要的功能包括借书、还书、查找等。不同的使用对象具有不同的权限。(Library management system (LMS) for the management of library books, the main function including the library, book, Find. The use of different objects have different permissions.)
    2013-05-13 10:41:37下载
    积分:1
  • student
    建立一个简单的学生信息管理系统,该系统为注册学生保存基本信息、选课信息以及课程成绩。系统要方便基本信息、选课信息、成绩的增加、删除、修改及查询。为实现快速查询,要求对基本信息、选课信息和成绩建立相应的索引,学生成绩采用平衡二叉树建索引,对学生姓名采用Hash建立索引,对学号实现折半查找。(Create a simple student information management system, which save the basic information for registered students, course information and course grade. System to facilitate the basic information, course information, the results increase, delete, modify and query. To achieve fast query, basic information, course information and results to establish the corresponding index, student performance using a balanced binary tree to build the index, the student name using Hash indexing, binary search on the student number.)
    2012-05-20 10:33:41下载
    积分:1
  • PSTR
    说明:  面板平滑转换回归模型(PSTR)实现程序,matlab语言编写。(Matlab code allows estimating the parameters of a Panel Smooth Transition Regression (PSTR) model)
    2021-01-04 18:08:55下载
    积分:1
  • Class
    大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计划输入到指定的文件中。(University of each professional must prepare teaching plans. Assume that any professional has a fixed period of schooling per academic year with two semesters, the length of time and credits per semester caps are equal. Each professional courses are determined, and arrangements to open the course must meet the Advanced Placement relations. Pre relations are determined in each course, can have any number of doors, or you do not. Each course just one semester. The trial in this case, an instructional planning procedures. Three basic requirements: (1): Input parameters: the relationship between the course of the semester, the total number, the maximum credit for a semester, the course number of each course, credits, direct Prerequisite number. (2): Course No. centralized as much as possible in the first few semesters. (3): If there is no solution, report the error message otherwise see teaching program input to the specified file.)
    2013-01-24 22:12:45下载
    积分:1
  • CourseManager
    课程管理系统。本例将介绍如何构造一个ODBC数据库以及通过MFC如何使用ODBC数据库,并且通过MFC来实现一个课程信息管理系统。(This example describes how to construct an ODBC database and how to use the ODBC database by MFC and MFC to implement a program through information management system.)
    2013-12-18 13:05:08下载
    积分:1
  • student-management-system
    学生成绩管理系统,可以用于实现学生成绩管理系统的源码。(Student achievement management system that can be used to implement student achievement management system source code.)
    2013-12-24 11:09:57下载
    积分:1
  • 简单的学生信息管理
    简单的学生信息管理系统(A simple student information management system.)
    2020-06-26 10:40:01下载
    积分:1
  • l
    说明:  图书管理系统 读者种类信息的修改、查询等。(Library management system kind of information the reader to modify and query.)
    2013-06-02 16:56:46下载
    积分:1
  • achievement-management.rar
    学生成绩查询系统,是计算机专业,测控专业,自动化专业本科课程设计的经典案例。(Student achievement query system, a computer professional, monitoring and control, Automation undergraduate curriculum design classic case.)
    2013-09-14 20:20:43下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载