CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 搜索资源 - 成绩查询系统

搜索资源列表

  1. vb-databasehomework

    1下载:
  2. 数据库课程设计作业,基于VB的一个成绩查询系统-curriculum design database operations, based on the results of a VB inquiry system
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:547589
    • 提供者:水仲飞
  1. StudentScroeQuery

    0下载:
  2. 毕业设计题目,学生成绩查询系统,包括管理员和普通用户两级管理
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:659616
    • 提供者:卢香清
  1. 学生成绩管理系统

    0下载:
  2. 是完整图书管理的系统,有图书查询和借书还书功能
  3. 所属分类:SQL Server数据库

    • 发布日期:2014-01-17
    • 文件大小:1894724
    • 提供者:ice
  1. VB

    0下载:
  2. 以VC为前台,SQL为后台做的简单成绩查询系统
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1735095
    • 提供者:张挺
  1. 学生考试系统

    1下载:
  2. 根据学生考试的特点和学校的实际情况,该系统应以考试流程为基础,从专业角度出发,提供科学有效的考试模式。考试时采用系统自动从数据表中选题的方式,评卷时通过核对考生答案与正确答案得出考生的分数,出题方面采取表单加数据的方式使后台管理者能够直观、方便的管理试题信息。学生管理可实现老师对学生的成绩进行查询,按分数归类。数据库管理提供对数据库进行备份,还原及初始化操作,减轻用户的工作量。
  3. 所属分类:其他数据库

  1. jiaowuguanlixitong

    0下载:
  2. 教务管理系统,包括学生信息、教师信息、课程信息、成绩查询等-Academic Management System, including student information, teacher information, course information, query results
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:477756
    • 提供者:安瑞
  1. StudentFrm

    0下载:
  2. 学生成绩查询系统.帮忙大家学生和提升对VC++的学生和认识.-Student achievement inquiry system. Help U.S. students and enhance the VC++ Students and awareness.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-09
    • 文件大小:103696
    • 提供者:jeff
  1. MyStuMan

    0下载:
  2. jsp学生信息管理系统,可以通过查询课程,学生,老师,等等信息-jsp student information management system, can details of the curriculum, students, teachers, and so on Information
  3. 所属分类:Database system

    • 发布日期:2017-03-23
    • 文件大小:154888
    • 提供者:wsb
  1. 898t

    0下载:
  2. 简单课设学生成绩管理系统---VB程序模块,VB与SQL的结合,包括增\删\改\查等功能,还包括连表查询.-simple lesson student performance management system -- the VB program modules, VB and SQL integration, include additional \ deleted \ reform \ investigation, and other functions, including even ta
  3. 所属分类:SQL Server

    • 发布日期:2017-05-06
    • 文件大小:1351513
    • 提供者:陈号
  1. StudentManager

    0下载:
  2. 1,1套完美的学生/老师登陆系统 2,老师可增加/删除科目,学科等信息 3,可增加/删除学生信息 4,分5个版块:[学生资料管理] [学生成绩管理] [系统设置] [查询与报表] [操作员管理] [退出]-Sets the perfect 1,1 Student/Teacher 2 landing system, teachers can increase/delete subjects, 3 subjects, such as information, can increase/d
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:970712
    • 提供者:智深
  1. InquirySystemperformance

    1下载:
  2. 成绩查询系统,实现系统的登录、选课、成绩查询等功能。-Inquiry System performance to achieve the system registry, selection, features such as query results.
  3. 所属分类:Other Databases

    • 发布日期:2017-05-11
    • 文件大小:2358501
    • 提供者:吴慧芬
  1. jisuanjijichu

    0下载:
  2. 本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考-This article discusses in detail the design of online examination system and implementation of the
  3. 所属分类:Database system

    • 发布日期:2017-05-31
    • 文件大小:13271679
    • 提供者:honghai
  1. ks

    1下载:
  2. 如果为了让学生及时了解到被录取的情况,而且不公开所有考生的信息的情况下,成绩查询就显得非常重要,看了网上不少的成绩查询系统,感觉都很麻烦,用起来也不好用。特进行简单的编写,编写出一个非常简单实用的查询系统。希望朋友喜欢。 1、把你需要查询的表格数据导入到access数据库,生成一个有数据的表。 2、查询条件按 考生学号(也可以是准考证号或学籍号,相当于密码)+姓名 来判断,确认查询信息。 3、通过对考生学号和姓名的筛选,确定查询的行,输出结果。 -If a timely
  3. 所属分类:Database system

    • 发布日期:2016-04-29
    • 文件大小:14039
    • 提供者:dz
  1. SeekScroce

    0下载:
  2. 学生成绩查询系统,很好的一个开发系统,希望大家都给点意见。-Student performance query system, well, a development system, hope that we gave points.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-24
    • 文件大小:243714
    • 提供者:gaoyun
  1. xue163689b_xue163.com

    0下载:
  2. 学生成绩查询系统,只要输入学号就能查询到成绩.很简单.-fjygfjlpoiuyylkjhjhggavsfxyevtyfdhdyefsv
  3. 所属分类:Other Databases

    • 发布日期:2017-04-05
    • 文件大小:166971
    • 提供者:ysl
  1. self_xsgllecture

    0下载:
  2. 关于学生成绩管理系统的应用,是对学生成绩的管理和查询方便快捷。-On the application of student achievement management system is a grading management and query convenient.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-15
    • 文件大小:3957287
    • 提供者:吴仁
  1. yundonghui

    0下载:
  2. 一个简单的用vb和sql做的系统,属于课程设计,能实现简单的运动会的过程管理,参赛项目的设定,录入,运动员报名,赛程设置,成绩录入,成绩查询并输出,名次生成,系统备份等功能,系统运行良好,界面美观。-A simple to do with vb and sql system, belonging to curriculum design, to achieve the simple games of process management, configuration entries, entry
  3. 所属分类:SQL Server

    • 发布日期:2017-03-24
    • 文件大小:40849
    • 提供者:靳瑾
  1. VB学生成绩管理系统+SQL脚本

    0下载:
  2. 高校成绩查询以及修改,内含SQL脚本等多个文件(Performance enquiries and modifications)
  3. 所属分类:SQL Server

  1. php+mysql学生成绩查询系统(源代码)

    5下载:
  2. php+mysql,学生成绩查询系统,学习交流。(Student achievement inquiry system)
  3. 所属分类:数据库系统

    • 发布日期:2020-09-27
    • 文件大小:6476800
    • 提供者:FM85.5
  1. 学生成绩管理系统

    0下载:
  2. 学生成绩查询系统,包含实验报告,技术报告和学生成绩管理系统使用说明书和数据库文件,代码可以运行的,使用Eclipse。(Student score query system, including experimental reports, technical reports and student score management system instructions and database files, code can run, using eclipse.)
  3. 所属分类:SQL Server

    • 发布日期:2020-12-13
    • 文件大小:4145152
    • 提供者:llzywq
« 12 3 4 5 6 »
搜珍网 www.dssz.com