基于JAVA的拼图软件的设计课程设计论文.doc
文本预览下载声明
基于JAVA的拼图软件的设计
学生姓名 学 号 所在学院 专业名称 班 级 指导教师 成 绩
课程设计任务书
学生姓名 学生学号 学生专业 学生班级 指导教师 职 称 发题日期 完成日期 设计题目 基于JAVA的拼图软件的设计 设计目的:
(1)通过课程设计,学会使用java系统,包括对程序的调试、运行、保存等知识的运用。
(2)通过课程设计,开发一个小游戏,并掌握研发全程。
(3)通过课程设计,培养发现问题、分析问题、解决问题的能力。 具体任务及要求:
设计任务:
①任务:设计一个简单的拼图游戏
功能要求:能够实现基本的拼图功能,以及退出,记录数据等功能;界面简洁。
②设计任务要完成设计、编码、测试等过程,给出设计思路、设计说明书、主要的代码的说明、使用说明书。源代码以及可运行的拼图程序。
具体要求:
① 设计任务与要求
② 总体方案与说明
③ 面向对象的设计(主要类的设计)
④ 源程序清单与注释
⑤小结与体会。 课程设计进度安排:
序号
内容安排
时间
1
选定课程设计题目
03.15-3.20
2
构思程序结构
03.21-04.20
3
编写并调试运行程序
04.21-05.10
4
写课程设计论文
05.11-05.25
5
修改并提交
05.25-06.10
课程设计参考文献:
[1]唐大仕Java程序设计北方交通大学出版社2007.05:P56-P62
[2]郑莉Java语言程序设计[],清华大学出版社2007.01:P67-P75
[3]朱站立:Java程序设计实用教程[M],电子工业出版社,2006.10:P58-P70
[4]耿祥义:java2实用教程[M],清华大学出版社,2007.3:P81-P92 指导教
师签字 院长审核签字 基于JAVA的拼图软件的设计
内容摘要:
拼图游戏是一款非常经典的游戏?Java语言 ?开发
The design of JAVA software based on the puzzle
Abstract:
Jigsaw puzzle is a very classic game, because it is easy and fun, both old and young, are more suitable.
Jigsaw design language for each Java language designers to improve and advance is an excellent exercise opportunities. Puzzle design is more complex, its scope, and involves many more, if you do not think and design, would be difficult to successfully developed this game. In the design of the game involves display of the graphical interface and updating, data is collected and updated, and in the development of this game, class inheritance mechanism, and some design patterns you want to apply. Therefore, how to design and develop this jigsaw puzzle, for raising the level of Java development, and system design capabilities are of great help. During the process of design and development, you need to handle the inheritance relationships between the classes, also have to deal with each type of appropriate packaging, and also to coordinate the various logical dependencies between modules and data com
显示全部