-
chinachess
本文主要研究基于Java 技术的中国象棋游戏的分析与设计,对中国象棋游戏特殊的行棋规则给予了细致的分析与理解,设计出了一种实时可行的行棋规则,从移动范围、移动方向和穿越障碍几个方面重新描述行棋规则,基于Java技术通过计算机模拟实现了中国象棋特殊的行棋规则算法,设计出了一种可行的方法,使每个棋子的行棋路线都严格遵循本身的行棋规则,游戏的实战对弈得以实现,通过实验运行,证明这种限定棋子行棋路线的方法是可行的,并得到了预期的目标(This paper studies the analysis and design of the Chinese chess game based on Java technology, a special line chess rules of Chinese chess game to give the detailed analysis and understanding to design a real-time feasible line chess rules, from the range of movement, direction of movementand through the obstacles to re-describe the line chess regulation)
- 2012-04-23 22:29:26下载
- 积分:1
-
校友录
在线查看同窗好友,发布信息,查看消息,可以留言,发布活动信息,管理员登陆(Check your friends online, publish information and view messages.)
- 2018-04-09 10:45:34下载
- 积分:1
-
weapp-yunketang-master
说明: 模仿云课堂小程序源码,直接用微信小程序打开就行。里面功能基本都有(Imitate the source code of cloud classroom applet, open it directly with wechat applet. There are basically all functions in it)
- 2020-01-22 09:37:41下载
- 积分:1
-
SCMA-master
说明: SCMA编解码的matlab仿真实现,简单易懂(SCMA codec MATLAB simulation, easy to understand)
- 2021-03-10 15:50:22下载
- 积分:1
-
VB网络电视源码
VB网络电视源码,在线网络播放器程序,内核基于Windows Media Player组件,程序可从PPStream下载节目单,不过源码是以前的,可能服务器网址现在失效了, 自己修改一下网址试试,程序完全可以在原有基础修改完善。
- 2022-03-11 18:05:30下载
- 积分:1
-
jiandanshengya_z_kuanfanwei
基于Z源逆变器输入端不断变化,输出保持恒定的仿真模型(Based on the Z source inverter changing input and output of the simulation model to maintain a constant)
- 2020-09-13 15:38:00下载
- 积分:1
-
三国游戏。c语言编写。san.exe是已经编译链接完成后的程序。
三国游戏。c语言编写。san.exe是已经编译链接完成后的程序。-The Three Kingdoms games. c language. san.exe is already compiled after the completion of procedures links.
- 2022-11-04 07:25:03下载
- 积分:1
-
特权同学sdram源程序分析
关于SDRAM的文件为了下载传上来的 这回够20字可以下了吗(About the pass file to download to the SDRAM)
- 2018-01-14 20:59:48下载
- 积分:1
-
CS_SVM
说明: 利用布谷鸟搜素优化算法实现支持向量机的参数寻优(Parameter optimization of support vector machine based on cuckoo search algorithm)
- 2021-01-20 23:55:02下载
- 积分:1
-
LED双向跑马灯
#include "SPCE061A.h"
void DelayMs(unsigned int ms)
{ //延时子程序
unsigned int i;
unsigned int j;
for(i=0; i
- 2022-04-23 15:15:34下载
- 积分:1