搜索资源列表
libary
- [编程语言:VB]图书管理系统源代码,rar文件下载,无密码解压,天极网免费源代码下载基地。-[programming languages : Visual Basic] library management system source code, rar files without extracting passwords Developer Network free download source code base.
JavaLibrary
- 使用jsp+my sql构成的电子管理系统。能实现借书,日记,激光唱碟,对在系统中登录的借用人进行管理的电子图书馆。 A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL
digital
- 清华大学数字电路课件:数字电路技术基础_王士敏老师.rar-Qinghua University Digital Circuit Courseware : digital circuit technology base _ WANG Shi teachers. Rar
第七章 教育资源管理系统(上)
- 能像Windows操作系统的资源管理器一样将资源按目录(文件夹文件)的形式组织起来。 考虑到资源建设的阶段性,资源应是按一定的规模进行打包,形成一个个中小规模的相对独立的“资源库”。 鉴于资源库名目繁多和容量大的特点,资源的存储存在多样化问题,系统应该能够解释各种存储格式和存储方式的资源 资源库应该能够满足资源库逐步完善、长期建设的特点,并且能不断扩展资源库中的内容。 鉴于教师资源分科目的特点,系统应能提供教师感兴趣的资源。例如,语文老师对语文相关教育资源感兴趣,而对数学等教学素材极少查看,这时
TsetManager
- 试题库管理系统 该系统所包含的子系统有:用户管理子系统、课程管理子系统、习题管理子系统和试卷库管理子系统。而用户管理子系统下分的模块有:添加用户、删除用户和修改用户信息;课程管理子系统下分的模块有:创建课程和删除课程;习题管理子系统下分的模块有:录入习题、浏览习题和删除习题;试卷管理子系统下分的模块有:自动生成试卷、手动生成试卷、预览试卷、上传试卷和下载试卷。-Test base management system included in the system sub-systems are:
sort
- 这是一个数据结构课程设计,进行的是基数的排序问题-This is a data structure, curriculum design, of the scheduling problem is the base
acidbase
- 有机化学 酸碱概念分析 伯克力大学英文原版教学总结 -organic chemistry acid and base
conweka
- Weka is a Java tool for data mining. Here we explain how to connect it to a access data base.
a4ty
- a4ty soccer simulation 2d base
Fifty-Storms
- fiftyStorms soccersimulation 2d base and src
lab7_5
- people(人员)类派生出student(学生)类,添加属性:班号char classNo[7];从people类派生出teacher(教师)类,添加属性:职务char principalship[11]、部门char department[21]。从student类中派生出graduate(研究生)类,添加属性:专业char subject[21]、导师teacher adviser;从graduate类和teacher类派生出 TA(助教生)类,注意虚基类的使用-people (staff
lesson
- 定义描述学生和职工的类,并实现测试和简单的输入/输出不论是学生还是职工,均有如下描述信息:姓名、性别、出生年月,这可以定义一 个基类。然后由基类定义一个学生的派生类,增加描述信息:所在班级、学号、专业、英语成绩和数学成绩。再由基类定义一个职工的派生类,增加描述信息:部门、职务、工资。这里对描述学生和职工基本情况作了简化,目的是缩短程序的长度-Definition describes a class of students and staff, and implement testing an
studentInfo-Management
- 学生信息管理系统--非常简单的管理系统 结合SQL SERVER,基本的数据库连接,可供初学者学习。-Student Information Management System--a very simple system,base on Ms sqlserver
Management-System-for-student
- 大学人员类的设计 基类,person类,相关的属性自己定义 派生类,student类,teacher类,相关的属性自己定义 Student类和teacher类的属性不相同,利用多态性编辑show函数,可以输出 同类正确的信息。 编辑界面,功能有(1)输入人员(2)删除人员(3)保存人员(4)查询人员 -University staff design the base class type, person type, the attributes related to th
student-info-manage-system
- 用于学校的学生管理系统,包括基础信息管理,学生管理和查询管理模块-it is always useing in the university or schools, including the base info manage, student info manage and info inquire
school
- 计思路 ◆根据程序的功能要求,本科生,第二学位生,硕士生,博士生同属于学生,同时,所有的学生都有编号,姓名,年纪,班级,级别,论文题目,指导老师和成绩几个属性,并都有输入,输出功能,而且不同的学生,相应的数据成员及函数成员都不同,因而本程序以Students类为虚基类,Bachelor,Second-degree,Master,Doctor四个类为派生类。为了便于操作,又定义了一个Operate友元类,实现程序要求的各种功能。 ◆同时把输入输出函数定义为虚函数,各个派生类分别
shijuanmoni
- 这是一个基于vb开发的关于高考模拟的试题库管理系统。-This is a development of the VB Based on the college entrance examination simulation examination questions base management system
education-manage-system
- 基于visual studio 2008 c语言开发的教务管理系统-base in visual studio 2008 and use C language to develop the Education manage system
StudentInfoManage
- 此为一个学校学生管理系统,内容包括基础设置、学生管理、成绩管理和数据库管理。-This is a school students management system, and the content includes: the base of student management, performance management, and database management.
student-management-base-on-ASP
- 学生管理网站,是我c#课程的作业设计,是基于。net开发的-there is a student managment web base on ASP by c#,it is my homework of my C#class