-
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
-
project2
project 2 - C++ - database system - programming assignment
- 2021-02-16 17:39:46下载
- 积分:1
-
模拟退火算法背包问题MATLAB程序
说明: 学习模拟退火算法的案例,背包问题,可以初学者学习使用,,,,(Learn the case of simulated annealing algorithm, knapsack problem, can be used by beginners to learn,,,,)
- 2020-06-18 10:20:02下载
- 积分:1
-
ATT7022驱动全
说明: 非常详细的基于stm32的ATT7022驱动程序!除了读取各个计量参数外还包含电压、电流、功率以及相位角的校正和温度系数补偿。该程序是本人参考官方手册所写且经过实际测试已用于项目中,里面每个函数都有详细的注释,对新手具有很大的参考价值(Very detailed STM32 based ATT7022 driver! In addition to reading each measurement parameter, it also includes voltage, current, power and phase angle correction and temperature coefficient compensation. This program is written by myself with reference to the official manual and has been used in the project after actual test. Each function in it has detailed comments, which is of great reference value to novices)
- 2020-12-15 23:19:13下载
- 积分:1
-
gama11
说明: 在视频和图像的采集过程中,由于受到地物环境复杂、物品之间相互遮挡以及环境光照条件多变等因素的影响,经常会导致场景的光照
要表现为图像中亮的区域光线足够或者过强,而暗的区域照度不足,导致一些重要的细节信息无法凸显甚至被掩盖掉,严重影响了图像
和应用价值,因此开展光照不均匀图像的校正研究,消除不均匀光照对图像的影响,已经成为当前图像处理领域的一个研究(In the process of video and image acquisition, due to the complex environment of the ground objects, the mutual occlusion between objects and the changeable environment lighting conditions, the lighting of the scene often results
In order to show that the light in the bright area of the image is enough or too strong, and the illumination in the dark area is not enough, leading to some important details can not be highlighted or even covered up, seriously affecting the image
Therefore, it has become a research in the field of image processing to carry out the correction research of uneven illumination image and eliminate the influence of uneven illumination on image)
- 2020-02-10 18:41:36下载
- 积分:1
-
一个通过USB接品修改蓝牙设备地址的工具,只接运行Write BD KEY就可,比原有的蓝牙开发工具更有效率...
一个通过USB接品修改蓝牙设备地址的工具,只接运行Write BD KEY就可,比原有的蓝牙开发工具更有效率-A modified goods received through the USB Bluetooth device address of the tools, only then can Write BD KEY to run than the original Bluetooth development tools more efficiently
- 2022-03-29 11:40:15下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
条码打印管理
为青岛一家公司做的条码打印管理,用的是斑马的打印机。没有用条码打印控件,直接用条码打印机的控制。有兴趣者可以参考一下。没用任何第三方控件,数据库用的是ado,这是刚开始一个朋友做的。谢谢!
- 2022-03-18 06:45:36下载
- 积分:1
-
Buy-Item
Buy Item System project for software engineering lecture with Rational Rose
- 2013-12-15 17:00:31下载
- 积分:1
-
ADC+uCOS
LPC1768adc和uCOS加一起,主要是用一个adc采集信号然后通过串口发送(LPC1768adc and uCOS are added together, mainly using an ADC to collect signals and send them through serial port.)
- 2019-04-19 11:37:18下载
- 积分:1