登录
首页 » Visual C++ » CPPDesign

CPPDesign

于 2015-06-06 发布 文件大小:8KB
0 101
下载积分: 1 下载次数: 1

代码说明:

  C++课程设计通讯录管理系统,实现对通讯录的增加,修改,删除等功能以及课程设计说明书。(C ++ curriculum design address book management system, added to the address book, modify, delete functions and course design specification.)

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

发表评论

0 个回复

  • banji
    班级网站 用VS 和 SQL 实现 新闻管理系统有后台登陆功能(VS and SQL class website with news management system to achieve back-log function)
    2010-12-27 18:37:45下载
    积分:1
  • system_VB
    用Visual Basic编写的简易学籍管理系统程序,包含访问数据库、数据控件使用、图片显示、多窗体编程等技术的运用,可以实现对数据库的查询、添加记录、删除记录等功能(School enrollment management system written in Visual Basic , including access to the database, data control to use, picture display, multi-form programming.It can query the database, add records, delete records along with other functions)
    2011-06-20 11:00:57下载
    积分:1
  • a
    图书管理系统,在MFC下运行,实现了学生信息管理与图书管理(Library management system)
    2013-11-21 17:24:17下载
    积分:1
  • Sourcecode
    学生信息管理系统。对于学生信息,各班的班主任及学校领导由于各种分类和了解的需要,经常性地进行各种查询。例如:查询一个班级中团员的人数,男、女生的人数,住宿或通宿学生的人数等等。教导处在每一届学生进校时必须进行分班,设置学号;每一届学生毕业,要进行学生信息备份; 对于成绩管理,课任教师要进行本科目成绩登记,计算平均分、优秀率、及格率;班主任在期中考试和期末考试后计算本班学生总分,排名次;教导处要统计补考学生人数及相应名单,每学期进行学生成绩备份;学校领导则可通过查询工具来了解学生成绩情况。 对于课程信息,教导处每学期要进行课程安排、课任教师分配、一周课程安排、中途课程调整等等。 (Student information management system. Information for students, class teachers and school leaders because of the various classification and know the needs of a variety of regular inquiries. For example: query a number of class members, boys and girls have the number of residential accommodation or pass the number of students and so on.教导处students at every school placement must be carried out, set up its study each session, graduate students, it is necessary to carry out student information to back up For performance management, class teachers to carry out any of the subjects grade registration, calculation of average hours, excellent rates, passing rates class at mid-term exams and final exam scores of students after the completion Bin, ranked second 教导处statistical make-up to the number of students and the corresponding list of students each semester to score back-up School Leaders can know through the query tool to score the situation of students. For course information,教导处ea)
    2009-03-07 17:23:23下载
    积分:1
  • demo2
    此文件为利用VC++编写的一个研究生信息管理系统,实现基本的信息查询、删除、增加、修改等功能,还包括对学生成绩的统计,其基于SQL2003开发。(This file is written to take advantage of VC++ a graduate student information management system, to achieve the basic information query, delete, add, modify, and other functions, including statistics on student achievement, based on SQL2003 development.)
    2013-11-30 09:42:56下载
    积分:1
  • xueshengchengjiguanli
    学生成绩管理系统,包括学号,成绩,性别,姓名等内容(Student performance management system, including school grades, gender, name, etc.)
    2013-03-07 21:29:17下载
    积分:1
  • yuangongqingjiaguanli
    一套比较完整的VB开发的员工请假管理系统,基于ACCESS数据库,程序界面美观,操作方便,功能丰富,作为一个请假系统,已经做的很不错了。它可以完成基础设置、员工管理、请假管理等,可按时间搜索到期请假、查看是否批准,可对员工进行分类,更利于系统的维护和管理。(Relatively complete set of VB development staff leave management system, based on the ACCESS database, beautiful interface, easy to operate, feature-rich, as a leave system, has done very well. It can complete basic settings, staff management, leave management, leave of absence may be time to search due to see if the approval of the classification of employees, but also conducive to the maintenance and management system.)
    2009-05-16 01:00:17下载
    积分:1
  • LibraryMagSys
    此代码是基于Visual c++的图书馆管理系统。是本人通过自学编写的代码。(The programme is used to manage the library system.)
    2013-04-16 10:24:33下载
    积分:1
  • guanli
    123456789123456789学生信息管理(123456789123456789Student Information Management )
    2011-04-24 22:56:15下载
    积分:1
  • achievement-management-system
    本系统从功能上划分可分为以下几大模块:功能模块管理,组权限管理,学生信息管理,课程信息管理,学生成绩管理,授课信息管理,学生信息查询,学生成绩统计等几大模块。以下将对各子模块进行说明。 功能模块管理:将系统功能模块保存到数据库中以便于动态地进行不同用户组权限的分配等操作。本模块包括功能模块的添加,删除,修改等。 组权限管理:对用户进行分组,并将权限设置到不同的用户组。 学生信息管理模块:输入学生基本信息,并可以对学生信息进行添加、查询、修改、删除。还可以关键字查询并从数据库里调出的学生基本信息.输出学生基本信息,学号、班号、姓名查询的信息结果。 课程信息管理:设置课程号,课程名,先修课等课程信息。 成绩信息管理模块:输入成绩信息,并可以对成绩信息进行添加、查询、修改、删除。还可以用关键字查询并调出数据库里的学生基本成绩信息的修改、删除等。输出查询的学生成绩信息。 授课信息管理:对教师授课信息的调度,安排等信息的管理。 学生信息查询:本模块是可对学生成绩进行查询,可按学号,姓名,年龄,所在院系,入学年份等不同条件独立查询或进行模糊查询。 学生成绩统计:对学生成绩总分,平均分等进行统计。(The system functions can be divided into several modules of the following major modules: the management of functional modules, groups, rights management, student information management, curriculum management, student performance management, teaching information management, student inquiries, student achievement statistics, etc.. The following will be the sub-module for instructions. Management of functional modules: the system function module is saved to the database in order to facilitate dynamic allocation of operations of different user group permissions. This module includes the function module to add, delete, modify. Group rights management: the user group and permission settings to different groups of users.           Student information management module: Enter the students basic information, and student information to add, query, modify, delete. Can also be a keyword query and bring up the students basic information from the database. Output student, st)
    2012-07-03 08:55:56下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载