搜索资源列表
baogao
- <学生信息管理系统> 报告 可以实现学生信息录入与查询,可以录入成绩以及查询
031010151
- 旅馆收费管理信息系统VB+ACCESS完整源代码 DOC设计报告 可运行文件.-charges Hotel Management Information System VB ACCESS complete source code DOC design report operational document.
工资管理系统v0.95
- 本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E—R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图<概念结构设计及逻辑结构设计>) D. 调试中出现的问题及解决方法(物理设计,调试及运行,维护) E. 访问数据库的方式(ODBC,-A. Demand Analysis System (Design / data flow diagram / data dictionary) B. database of informa
xueshengchengji
- 这是用SQL数据库做的学生信息管理系统。简明,但基本功能都能实现。以报告形式出现。有代码-This is done using SQL database Student Information Management System. Concise, but be able to achieve the basic functions. To report on the form. Code
information
- 信息管理系统实验报告:管理学生的信息,里面包括实验的总结报告以及最后结果-Experiments Information Management System Report: Information Management students, which include experiments and the final outcome of the final report
DBMS
- 数据库课的大作业,MFC + 本地SQLServer2000实现了一个汽车维修公司的信息管理系统,原理是通过MFC类访问数据库,有基本的数据操作功能,优点是文档齐全,包括设计报告,总结报告和安装说明-Database class big operation, MFC+ local SQLServer2000 implements a vehicle maintenance company s information management system, the principle access
xinxiguanli
- 学生信息管理系统,基于vc,有源码和实习报告,内含数据流图-Student information management system based on the vc have the source code and practice report, containing data flow diagram
xinxiguanli2
- 学生信息管理系统,基于vc,有源码和实习报告,内含数据流图,数据字典-Student information management system based on the vc have the source code and internship report contains data flow diagrams, data dictionary
xinxiguanli3
- 学生信息管理系统,基于vc,有源码和实习报告,内含数据流图,数据字典等-Student information management system based on the vc have the source code and internship report contains data flow diagrams, data dictionary
xinxiguanli4
- 学生信息管理系统,基于vc,有源码和实习报告,内含数据流图,数据字典-Student information management system based on the vc have the source code and internship report contains data flow diagrams, data dictionary, etc.
Student-System
- JAva连接数据库SQL2005的学生信息数据库管理系统,包括详细的Java和完整课程设计报告,数据库日志过于大没有上传,但是报告就可以帮助你完成。功能完善。。适用于课程设计-Java Connection database SQL2005 student information database management system, including a detailed report of Java and a complete curriculum design, database lo
201007132111xueshengxinxiguanli
- 非常齐全的数据库课程设计--java编写的学生信息管理系统。包括数据库文件、登录界面、详细的课程设计报告-The very complete database design courses- the student information management system written in Java. Including the database file, the login screen, detailed curriculum design report
system
- 毕业设计管理系统 建立一个毕业设计管理系统, 编写应用程序完成系统开发。 1. 建立基本表: 题目表(题目编号,题目名称,题目类型,课题来源,指导教师,内容简介,专业要求,学生要求) 指导教师信息表(教师号,姓名,性别,出生日期,学历,职称,研究方向,电话,邮箱) 学生信息表(学号,姓名,性别,专业,班级,电话,邮箱,备注) 选题表(题目编号,题目名称,学号,姓名,性别,专业,审核) 毕业设计进程表(任务书,文献综述,开题报告,原文翻译,中期检查,论文评审,导师意见
Employee-payroll-management
- 员工工资管理系统具有:员工基本信息管理、员工考勤管理和员工工资管理等功能模块;其中,报告在基本信息管理与考勤管理的基础上着重叙述工资管理这一功能模块的设计与完成。-Employee salary management system has: Employee basic information management, employee attendance management and employee payroll management and other functional module
DB-lab---Student-Manage-System
- 数据库实验 - 学生信息管理系统 SQLsever建表,窗体程序用c#编写。(含英文实验报告。)功能:以学生、教师、管理员身份分别登陆系统,实现用户权限内的增删查改以及统计操作(使用SQL语句完成)。运行时需要自行建表并修改程序关联部分-database lab-using c# and SQLsever command to implement an windows application:student manage system.