-
C# code for chess game
srchess是一个内置于C的国际象棋程序。虽然它与商业国际象棋项目不一样,但srchess毫无问题地击败了我,因此对于普通玩家来说,它可能是一个严重的对手。程序支持合理数量的函数。它最大的弱点可能是缺乏一个良好的棋盘评估功能和游戏结束数据库。它的优点之一是,它可以利用多个处理器。该计划还包括一个PGN过滤器,让你导入游戏的PGN格式和建立自己的网站
- 2023-01-24 04:45:03下载
- 积分:1
-
3d Tic Tac Toe game
最佳井字游戏程序,,,,,,,,,,
- 2022-04-11 01:13:57下载
- 积分:1
-
vtwatch是看代码非常丰富的程序。
VtWatch is very rich program of watch of code.
- 2022-01-25 15:21:11下载
- 积分:1
-
computer simulation experiments, using three methods to simulate the process of...
计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display of the process, with VC. Net development
- 2022-03-28 11:43:53下载
- 积分:1
-
GP2Y0E03
sharp的GP2Y0E03测距传感器,通信方式为IIC(I2C),MCU是STM32L151C8T6,硬件连线只需两根电源线和两根数据线(SCL、SDA线),因为我自己在网上没找到,所以是自己写好调通的,希望能帮助到有需要的朋友
- 2022-01-25 22:32:05下载
- 积分:1
-
interception windows news for the study.
拦截windows消息,供大家学习.-interception windows news for the study.
- 2022-01-29 02:39:11下载
- 积分:1
-
坐标系之间的转换
这个是一个坐标系之间的转换,包含三类坐标系之间的互换,其中有大地坐标,直角坐标和经纬度坐标。(非原创,转自其他网站)。
- 2022-04-07 21:24:21下载
- 积分:1
-
vc++编写的神曲辅助v2.0
资源描述 自己开发的当前热门页游神曲辅助,已经更新到2.0版,界面虽然不美观,但其中的核心代码都有注解说明,特别适合初学者学习!
- 2022-12-16 14:55:04下载
- 积分:1
-
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit te...
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
-Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
- 2023-01-01 10:35:07下载
- 积分:1
-
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。...
输入2维数组,对其行列值和对角线求和并且将其按照大小顺序排列输出。杨辉三角、质因数个数等等。-Enter the 2-dimensional array, its value and the diagonal sum of the ranks and their order in accordance with the size of the output.
- 2022-03-09 17:26:41下载
- 积分:1