CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - students database

搜索资源列表

  1. Student database

    0下载:
  2. C#下制作的学生数据库,经典代码。-C# produced by the students under the database, classic code.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:21.17kb
    • 提供者:白云生
  1. StuProject

    0下载:
  2. MFC程序,学生库管理系统,实现学生信息的分类输入,编辑,删除,模糊查询,按照性别,学生类别等进行分类,各类人数实时统计。-MFC procedures, the students database management system, students classified information to input, edit, delete, fuzzy inquiry, gender, and other categories of students classified, the num
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:115.57kb
    • 提供者:龙腾
  1. 数据库概论实验指导书

    0下载:
  2. 对做数据库实验的同学有很大的帮助。-right to do experiments the students database will be very helpful.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7.47kb
    • 提供者:马天雨
  1. 省人事厅电子考试系统.files

    0下载:
  2. 本系统主要有七大模块:学生练习、学生考试、题库管理、试卷管理、批改试卷、用户管理。-The system has seven modules : Students practice examinations of students, database management, paper management, correcting papers and user management.
  3. 所属分类:电子政务应用

    • 发布日期:2008-10-13
    • 文件大小:104.26kb
    • 提供者:吕杰
  1. MySchool

    0下载:
  2. C#版学生综合信息管理系统,它可以完成学生个人信息管理、考试管理、作业提交、讨论交流、在线答题、成绩查询等功能,在VS2005下顺利编译,使用MSSQL数据库,运行前请先附加数据库。-C# version of student' s comprehensive information management system, which the students can complete personal information management, test management, job
  3. 所属分类:Applications

    • 发布日期:2017-04-09
    • 文件大小:2.08mb
    • 提供者:301
  1. students

    0下载:
  2. 简单的学生信息管理系统 asp 数据库 简单的学生信息管理系统 asp 数据库-Simple Student Information Management System database asp simple asp Student Information Management System database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:181.37kb
    • 提供者:lsg
  1. studentSystem

    0下载:
  2. java+SQLServer2005编写的学生学籍管理系统,内附数据库文档和说明文档-java+ SQLServer2005 school students to prepare management system, containing a database of documents and documentation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.68mb
    • 提供者:谢大可
  1. students

    0下载:
  2. 一个很好的学生成绩管理系统,界面友好简洁 使用vc++编程,连接access数据库-A very good student performance management system, the use of user-friendly simplicity vc++ Programming to connect access database
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-04
    • 文件大小:1.34mb
    • 提供者:mengmeng
  1. database_java

    0下载:
  2. Java语言的学生数据库管理程序,完整代码-Java language students database management program, complete the code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:132.19kb
    • 提供者:wohao
  1. sql

    0下载:
  2. 计算机数据库方面的有关内容,对需要毕业设计的外文翻译的同学有用-Computer database of the contents of the graduation project required the translation of foreign language students useful
  3. 所属分类:Database system

    • 发布日期:2017-04-17
    • 文件大小:13.27kb
    • 提供者:huihui
  1. students-odbc

    0下载:
  2. 一个简单的c#和odbc数据库的连接应用软件,主要是如何连接数据库-A simple c# and odbc connected database application software, mainly how to connect database
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:508.65kb
    • 提供者:aa
  1. Personnel_Management_System

    1下载:
  2. 人事管理系统,包括老师、学生和职工三类数据库操作,很适合VB数据库的开发者。-Personnel management system, including teachers, students and staff the three types of database operations, it is for VB developers to the database.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-08
    • 文件大小:549.2kb
    • 提供者:wang
  1. students

    0下载:
  2. 简单的没有数据库的学生管理系统,用于小作业。-Not a simple database management system for students, for a small operation.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:1.67kb
    • 提供者:王磊
  1. studentSystem

    0下载:
  2. 学生管理系统:支持学生数据库,增删改功能,优化查询。C#数据库的经典案例-Student Management System: support the students database, add or delete to change features, optimize the query. A classic example of C# database,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:92.31kb
    • 提供者:chenyu
  1. students

    0下载:
  2. 设计了一学生课绩管理系统,该系统由登陆模块,学生模块,教师模块,管理员模块,四部分组成。本系统采用Servlet+Jsp+JavaBean+SQL2000 设计方式,其中Servlet担当主要逻辑控制,通过接受Jsp传来的用户请求,调用以及初始化JavaBean,在通过Jsp传到客户端,本系统中SqlBean担当主要的与数据库的连接与通信,JavaBean在本系统中主要担当配合Jsp以及Servlet来完成用户的请求,而Jsp主要担当接受与响应客户端。-Where students design
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:381.19kb
    • 提供者:聂风
  1. database

    0下载:
  2. 数据库设计针对大学生毕业时的课程设计也可用于平时的数据库课程设计-Database designed for students upon graduation can also be used in curriculum design, course design peacetime database
  3. 所属分类:SQL Server

    • 发布日期:2017-04-06
    • 文件大小:259.62kb
    • 提供者:李木木
  1. database

    0下载:
  2. 实现了数据库的管理,增删改查,是大学生课设的好帮手-Implementation of the database management, and deletions to change the investigation, college students set a good helper class
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:44.86kb
    • 提供者:ht
  1. students

    0下载:
  2. 学生管理系统 vc++ 数据库实现的 有多种功能 对c++学习很有用-Student management system database, vc++ to achieve a variety of functions for c++ is useful to learn
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:426.13kb
    • 提供者:ada
  1. students

    0下载:
  2. VB数据库系统:学生档案管理,SQL2000数据库,内附源代码 和毕业设计文档、数据库建库脚本等。本档案管理的功能主要有:学生学籍注册与变动、成员维护管理、用户管理、学籍报告等模块,对学习VB数据库编程,这是个很不错的例子。-VB database systems: student records management, SQL2000 database, containing the source code and graduate design documents, database bui
  3. 所属分类:Database system

    • 发布日期:2017-04-10
    • 文件大小:1.41mb
    • 提供者:shiwolai
  1. Database-Management-Systems

    0下载:
  2. 数据库管理系统一书是数据库界的经典之作。作为对数据库感兴趣或有致于从事数据库的人来说,此书不可不读。-Database Management Systems has quickly become one of the leading texts for database courses, known for its practical emphasis and comprehensive coverage. The third edition features new material on d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-10
    • 文件大小:16.91mb
    • 提供者:yin
« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com