- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
太原理工大学毕业设计(论文)用纸
PAGE
PAGE I
基于Java的中国象棋的有效的设计与实现
摘 要
近些年,Java技术日趋成熟,它的跨平台性,健壮性以及使用人数的增多都表明了它的受欢迎程度不断攀升,因此我选用了Java语言作为中国象棋游戏的开发语言。并且中国象棋文化源远流长,博大精深,不止在古代,就是在新中国成立不久,象棋作为益智休闲类游戏,更是成为一项不可缺少的国家体育项目。
这篇论文就是采用Java语言技术来实现的中国象棋对弈系统。在论文中只要用到了Java的GUI,事件监听机制及Applet、Swing和net等相关内容,参考了Java相关技术、资料、文献等进行分析与设计,得出系统的大体功能框架,即为实现游戏玩家能够按照象棋规则进行对弈,并分出胜负。
在此基础上,添加一些辅助功能,实现在对弈过程中的悔棋,求和,认输以及新游戏等,并对游戏界面进行美化。最后进行测试,确保功能的正确实现,使项目更加完善。
关键词:中国象棋;Java语言;游戏;象棋规则
全套设计加扣 3012250582
PAGE II
PAGE II
The Design and Implementation of Chinese
Chess Based on Java
Abstract
In recent years, Java technology is more and more mature, its cross-platform, robustness as well as the number of users increase has demonstrated its popularity rising, so I choose the Java language as Chinese chess game development language. And Chinese chess culture has a very long and profound history, not only in ancient times, is the new China was founded soon after, as a chess puzzle casual games, it is becoming an indispensable national sport.
This paper is the use of Java language to make a Chinese chess chess system. In the paper as long as the use of Java in the GUI, the event listener mechanism and Applet, Swing and net other related content, see the Java-related technology, materials, literature and other analysis and design, the system generally functions derived framework, namely to achieve Games chess player can be in accordance with the rules of chess, and a winner.
On this basis, add some functionality, implemented in chess during undo, sum, throw in the towel and new games, and beautification game interface. Finally, check and test, to ensure proper function of the realization, to make the project more perfect.
Key words:Chinese chess; Java; games; chess rules
PAGE III
PAGE III
目 录 TOC \o 1-3 \h \z \u
26641 1绪论 1
5589 1.1研究背景 1
7538 1.2研究意义 1
5644 1.3现状及发展趋势 2
30559 1.4研究目标 4
17843 2 可行性研究 5
18625 2.1 经济可行性 5
26278 2.2 技术可行
文档评论(0)