搜索资源列表
dkji
- 本程序可以用来统计保存在EXCEL表中高中各科考试成绩分析情况。 EXLS表的格式要求: 第一行为标题行:考号 学号 姓名 成绩 第一列:考号 060100101 前六位为文理科分类,后二位是座位号 第二列:学号 班级+序号 第三列:姓名 李兵 第四列:成绩 90 注意:(1)文件名最好为单科科目名称 (2) 本软件只统计第4列的数据-this procedure can be used to keep statistics in Excel
hospital001
- 1 员工的基本情况包括的数据库项有员工号,员工姓名,性别,所在部门,身份证号,生日,籍贯,国籍,民族,婚姻状况,健康状况,参加工作时间,家庭住址,联系电话等。 2 员工工资状况数据库项有工号,工资项别,工资金额等。 3 医院工作岗位信息数据库项有工作岗位代号,工作岗位名称等。 4 医院部门的信息数据库项有部门代号,部门名称,部门负责人等。 5 病人信息数据库项有病人姓名,病人性别,入院时间,病人所属科室,病人状况,病人主治医生,房间号,病床号等。 6 药剂资源管理
teachers
- 1 员工的基本情况包括的数据库项有员工号,员工姓名,性别,所在部门,身份证号,生日,籍贯,国籍,民族,婚姻状况,健康状况,参加工作时间,家庭住址,联系电话等。 2 员工工资状况数据库项有工号,工资项别,工资金额等。 3 医院工作岗位信息数据库项有工作岗位代号,工作岗位名称等。 4 医院部门的信息数据库项有部门代号,部门名称,部门负责人等。 5 病人信息数据库项有病人姓名,病人性别,入院时间,病人所属科室,病人状况,病人主治医生,房间号,病床号等。 6 药剂资源管理
ShoppingCity
- 基于C/S模式的考试系统的研究与开发 1 1. 前言 1 1.1 MICROSOFT VISUAL STUDIO .NET 2003开发平台和C#语言的特点 1 1.2用C/S模式开发计算机考试系统的优越性 1 2. 系统分析 2 2.1系统基本情况描述 2 2.2 可行性分析 2 2.3 需求分析 3 2.3.1采用SA方法画出计算机考试系统的一套分层数据流图 3 2.3.2数据词典 4 3. 系统设计 4 3.1系统配置 4 3.2系统概要设计
aoyinews2.0
- 功能说明: 1,新闻栏目二级分类,随意修改,管理员分级管理 2,采用强大的HTML编辑器输入新闻文章 3,不存在任何新闻内容不能分段,不出空格的问题 4,可以直接复制任何图文信息,输出和原来格式一模一样 5,前台使用JS随意调用新闻 6,支持图片新闻,无组件上传图片到数据库,前台JS调用 7,安装使用方便,你只需把头部文件top.asp换成你的就可以了-function : a news columns two classifications, from modify
xpshop1.2
- 欢迎使用新普网络商城,XpShop .Net v1.2具有如下特点: 1、使用ASP.Net(c#)、三层结构开发; 2、支持多语言,详细使用方法请咨询新普公司客服; 3、支持多模板,现有版本已经附带6套模板,官方网站不定时发布新模板; 4、兼容主流浏览器,界面美观,皮肤设计灵活多变; 5、可定制缺货处理功能; 6、支持附件销售功能; 7、支持会员组批发功能; 8、支持预付款; 9、自动核算配送价格; 10、商品支持多类别; 11、支持在线备份数据库;
数据库实验456
- 实 验 四 Delphi编程基础和控件的使用实 验 五 数据窗口编程实 验 六 综合应用编程-four experimental basis and the Delphi programming controls the use of experimental data window Programming five experimental six integrated application programming
VC_MSSQL
- VC6.0对MSSql数据库的简单操作,包括链接,删除数据,添加数据,修改数据,分六个小工程,简单明了,适合初学者理解概念-VC6.0 on MSSql simple database operations, including the link, delete data, add data, modify data, divided into six small projects, simple, suitable for beginners to understand the concept
Student
- 学生管理系统本系统由1个数据库、3个查询,14个表单、3个报表、1个菜单、6个程序和2个自由表组成。 -Student management system of the system from a database, three inquiries, 14 forms, 3 Report, a menu, and six procedures and the composition of two freely table.
Sql
- 汽车管理系统课程设计 实现汽车出库入库的源代码 包括系统用户,轿车信息管理,用户信息管理,员工信息管理,退出系统等六大模块-Vehicle management system for curriculum design to achieve a base vehicle storage system of the source code, including users, car information management, information management, infor
Exercise_6
- this my code of the exercise six, by me is very important your help-this is my code of the exercise six, by me is very important your help...
Databasecheck
- 数据库完整性包含检查约束、缺省约束、唯一约束、非空约束、主键约束和外键约束等6种操作-Includes checking database integrity constraints, default constraints, the only constraint, not null constraints, primary key constraints and foreign key constraints and other six kinds of operations
VB
- 本系统主要完成对网吧计费信息的管理,包括添加、修改、删除,查询,打印信息以用户管理等六个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改等功能。系统的核心是添加、修改和删除三者之间的联系,每一个表的修改都将联动的影响其它的表,当完成添加或删除操作时系统会自动地完成合同信息的修改。查询功能也是系统的核心之一。此外,系统有完整的用户添加、删除和密码修改功能,并具备报表打印功能。-This system mainly completes the management to net bar’s
wangshangpaimai
- 网上拍卖系统数据库的设计报告,主要是数据库设计的六个步骤-Online auction system database design report, the six main steps in database design
students
- 这是一个学校的数据库文件students,里面包含6个表,可以作为数据库练习使用,警告:切勿用作商业用途,否则将承担法律责任-This is a school of the database file students, which contains six tables, can be used as practice using a database, a warning: Do not for commercial purposes, or they will bear the legal
sjksy
- 数据库实验一至六包括数据库建表,删除,添加,修改等。-Experimental one to six database tables, including database construction, delete, add, modify and so on.
InsertNewUser
- 一个账号注册的存储过程,带有自动编号功能,无需传递用户编号参数,自动进行6位用户编号,不够6位的时候会在前面补0-A storage account registration process, with automatic numbering, and do not need to pass the user ID parameter, the to six user ID automatically, not enough six zeros in front
Exp2_database
- 合工大 数据库原理 上机实验 实验五 创建和删除索引 实验六 数据查询 实验七 使用聚集函数的SELECT语句 实验八 视图的定义与使用-Co-workers on lab experiments database theory to create and delete indexes experiment five six seven experimental data query SELECT statement using the aggregate function ex
xueshengxinxi
- 包括源码和设计说明书+答辩ppt本系统主要完成对学生信息的管理,包括添加、修改、删除,查询,打印信息以用户管理等六个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改等功能。-Including source code and Design Manual+ defense PPT This system mainly completes the management of student information, including add, modify, delete, quer
booksmis
- 图书管理系统,开发环境是mysql ,主要有六张表,数据已经在表里了,只要连接编写环境就能使用-Library management system, development environment is mysql, there are six tables, data already in the table, as long as the connection will be able to use authoring environment