CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - STUDENT

搜索资源列表

  1. student

    0下载:
  2. 利用MFC编的学生成绩统计对话框,有排名和查找等的功能-MFC addendum to the use of student scores dialog, and ranking the search function
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:211277
    • 提供者:徐晨
  1. Student

    0下载:
  2. 1. 实现并完善Student程序,包括添加/设置/修改菜单和菜单项、设置快捷键与提示信息、创建消息响应函数、创建弹出式菜单、动态修改菜单项(选中、禁止/激活、[添加/删除]、加图标)。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:28117
    • 提供者:mating
  1. student

    0下载:
  2. 1. 学生成绩删除功能:该功能通过调用int shanchu(struct Student *p,int x,int num,float a[])来实现。该功能采用的是询问管理人员的意见之后再功能实现,由学号来引出学生信息,当学号不存在时,系统将给出信息“该学生不存在!”。然后询问管理员是否继续删除。 2. 学生成绩添加功能:该功能通过调用void luru(struct Student *p)来实现。实现了手工输入功能,当然可以通过连接数据库来在数据库中进行修改。 3. 学生成绩更新功
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1954
    • 提供者:陈早 
  1. student-system

    0下载:
  2. 线性表是最常用最简单的一种数据结构。本设计运用线性表实现较为容易,可以实现学生数据的录入、插入、删除、查询、修改、显示操作,至于文件的相关操作,即学生数据保存至文件和载入文件,可以利用C语言中文件操作的相关函数实现。-Linear is the most common form of a simple data structure. The design is more easily achieved using the linear form, students can achieve dat
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:303919
    • 提供者:肖飞
  1. student

    0下载:
  2. Visual C++ .NET 开发学生学籍管理系统 用了 MICROSOFT 基础类库 C++ 和 ACCESS 数据库-Visual C++. NET development of the Student Management System with the MICROSOFT Foundation Classes C++ and ACCESS database
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:243694
    • 提供者:xuejiayue
  1. student

    0下载:
  2. 用C语言编写的学生成绩管理系统,可以实现对成绩的添加,删除,修改,用链表实现,操作简单,测试通过-Written in C language student achievement management system that can achieve the results to add, delete, modify, use linked list, simple operation, test
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:230496
    • 提供者:zhangxi
  1. student

    0下载:
  2. 编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作: (1)根据学号查询某个学生; (2)将所有学生的年龄增加一岁; (3)按数组中顺序显示所有学生信息; (4)将所有学生按照年龄由小到大排序输出。 -The preparation of a student category, including the attributes are: school number, name, gender, age a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:875
    • 提供者:王静
  1. student

    0下载:
  2. 学生成绩管理系统C语言版,读写文件,链表操作,遍历-Student achievement management system for C language version, read and write documents, list operations, traverse
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:430933
    • 提供者:zxc
  1. student-files

    0下载:
  2. ssd3 student-files答案-ssd3 student-files
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:3371
    • 提供者:海阳
  1. student

    2下载:
  2. 学生成绩管理系统 c++ mfc 数据库-Student achievement management system
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2663788
    • 提供者:李晓媛
  1. student

    0下载:
  2. 用C#编写的学生信息管理系统,实现基本的学生信息查询、修改等功能。-C# prepared by the Information Management System for students, the students achieve the basic information, modify other functions.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1200068
    • 提供者:邓哥
  1. Student-Management-System

    0下载:
  2. 有关学籍管理系统的详细设计报告,包含详细代码,详细设计,以及运行截图,可直接使用-Student Management System for the detailed design report, including detailed code, detailed design, and run shots, can be used directly
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:445923
    • 提供者:周量
  1. student

    0下载:
  2. C++学生成绩管理系统 包括老师和学生不同用户的登录 主要包括学生数据的输入、插入、查询、排序和保存等…… -C++ student achievement management system, including teachers and students of different users log data include student input, insert, query, sort, and preservation ... ...
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1134329
    • 提供者:lk
  1. Student

    1下载:
  2. MFC 实现学生信息的操作,具有建表,删表,插入删除记录 查询和学生信息等功能-MFC students realize operational information, with built form, delete tables, insert and delete records query features such as Student Information
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:71524
    • 提供者:mary
  1. student

    0下载:
  2. 学生管理系统,用VB开发的,若需要可提供相关论文-Student management system, developed with VB, if necessary, to provide relevant papers
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:316428
    • 提供者:智明
  1. student

    0下载:
  2. 学生信息管理系统的界面制作.可以实现少数的输入判定操作/-Student Information Management System interface production. Can determine the operation of a small number of input /
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1837
    • 提供者:panda
  1. Student-System

    0下载:
  2. 包括学生的管理信息,学生注册,成绩查询,成绩的删除,排序-Including the management of student information, student registration, query results, results of the deletion, sorting
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:695108
    • 提供者:xushengfu
  1. student

    0下载:
  2. 学生信息管理系统,包含成绩管理,选课信息内容。-Student Information Management System, including performance management, course information content.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1157605
    • 提供者:cui
  1. student

    0下载:
  2. 本文件为VB环境中开发学生成绩查询系统的源代码-This document is for the VB development environment, student achievement Inquiry System source code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:53105
    • 提供者:Marvin
  1. Student

    0下载:
  2. 一个简单的学生信息管理系统,可以进行查询,删除等操作(A Simple Student system)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:204800
    • 提供者:ccai
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com