搜索资源列表
mysql_chinese_solve
- mysql的一种中文解决方案,针对java程序开发而设计的。 -mysql a Chinese solution, java programming and design.
050128_PHP_5
- 留言版本设计,用php +MYSQL来实现,初步来实现各项功能,内部有详细设计说明-voice version design, php MYSQL achieved preliminary to achieve various functions, detailed design of the internal note
xy222
- 是我的个人设计站长快让我通过啊,我要载点东西呢,所以能快点吗-is my personal design director Let me quickly through ah, I have to set something to do, so quickly?
200611917284874
- 自己用vb作的工资管理系统,毕业设计的题目,呵呵,希望能帮助有需要的人-own use for the wage management system, the subject of Design graduate, what hope can help people in need
kfglxt
- 计算机学位毕业设计 客房管理系统 无解压密码-computer design graduate degree Rooms management system without extracting passwords
php_bookroom
- 计算机学位毕业设计源码(PHP部分) 想要完整的可以E-mail给我 (sbtdkj1017@tom.com) 因为我现在还没毕业答辩,不便公开源码 等答辩完(06年9月之后)就可以将论文、开题报告等全公开了-graduate degree computer design source (PHP) want to be a complete E-mail to me (sb tdkj1017@tom.com) now because I graduated No reply. s
managesysytem
- 大家可以看看还不错的管理系统,是别人 的毕业设计 -we can also look at the good management system, it is of graduate design
火车订票系统(MYSQL、NetBeans实现
- 本科数据库课程设计,火车订票系统,数据库用MySQL,编程用NetBeans。
database.rar
- 数据库课程设计,源代码,实验报告,挺全面的,,Database of curriculum design, source code, test report, very comprehensive,
communityservice
- 社区服务系统的源代码,适合计算机专业毕业设计时参考-Community service system, the source code for the design of computer science graduates reference
C_video
- C#+SQL开发的视频点播系统,含详细的开发文档,可做毕业设计-C#+ SQL development of video-on-demand systems, including the development of a detailed document, designed to do graduate
mATHweb
- 系里的网站设计,用asp实现,程序完整,功能基本全面-Department' s web design, asp implementation, program integrity, the basic functions of a comprehensive
(MySQL)
- 大学生论文管理系统(MySQL)。对大学生毕业设计有很大的帮助。-College paper management system (MySQL). Design of university graduates who have a lot of help.
supermarketmanagement
- 超市管理系统,数据库课程设计作业,希望能对大家有所帮助~-Supermarket management systems, database curriculum design work, hoping to be helpful to all of you ~
MySQL性能调优与架构设计
- 关于MySQL性能调优与架构设计的一个文档(MySQL performance tuning and architecture design)
MySQL性能调优与架构设计
- mysql全部文档,包括性能调优和架构设计,需要的朋友拿走吧(mysql all the documents, including performance tuning and architecture design)
MySQL数据库设计实践
- 数据库优化和深一步的sql强化,并对设计字段和表设计的具体说明(Database optimization and deep step SQL reinforcement and detailed descr iption of design fields and table designs)
本科生课程设计管理系统
- 登录此系统,选择身份进行登录,管理员可以添加,删除,修改学生,教师的基本信息,可以审核题目,题目状态分为通过,未通过,审核中。教师可以查询修改个人的基本信息,提交课题信息,查询选题信息,对学生的课程设计进行打分。学生可以查询修改个人信息,选题,查询题目信息,查询成绩。
学生实训数据库设计
- 设计内容: 学生实训管理系统包括以下功能:实训学生信息、实训企业信息、实训课程、实训地点等信息的管理(录入、修改、删除等基本操作);能实现实训学生对实训企业的实训课程选择,某个企业的某门课程实训地点的管理(地点固定),选择结果的各种查询(按企业、学生、课程、地点等各种方式的查询) 要求: 进行实训管理系统的需求分析,根据需求分析结果画分E-R图,进行E—R图的合并和重构,在此基础上,构建数据结构(规范到3NF或BCNF),然后再进行数据库的实现,要求熟悉各种sql语句的操作。
银行储蓄管理系统数据库设计
- 设计内容: 主要功能: 1实现储户开户登记。 2办理定期存款帐。 3办理定期取款手续。 4办理活期存款帐 5办理活期取款手续。 6实现利息计算。 要求: 1、项目背景及需求分析; 2、E-R图设计(局部与全局ER图) ; 3、数据库表设计(包含ER图中的所有实体与联系所对应的关系表),还添加一些关键业务功能所需的视图、触发器、存储过程设计等; 4、系统完成对数据库数据的增加、修改、删除、查询功能。