登录
首页 » Chess Poker games » 多线程例子:国际象棋游戏

多线程例子:国际象棋游戏

于 2022-06-17 发布 文件大小:48.99 kB
0 67
下载积分: 2 下载次数: 1

代码说明:

多线程例子:国际象棋游戏 -Multi-thread example : chess game

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Gobang algorithm a game to understand the basis of previous programming plus a l...
    一个五子棋算法游戏理解了前人编程的基础上加了一点东西而已希望大家不要见笑-Gobang algorithm a game to understand the basis of previous programming plus a little something just hope that we will not stock
    2022-05-08 09:01:12下载
    积分:1
  • 国际象棋游戏,用单片机8051进行控制,可以进行游戏娱乐,里面包含有源程序,以及用protues的仿真结果。...
    国际象棋游戏,用单片机8051进行控制,可以进行游戏娱乐,里面包含有源程序,以及用protues的仿真结果。-Chess game, using 8051 microcontroller to control, you can play games entertainment, which contains the source code, as well as with protues the simulation results.
    2022-03-30 22:26:40下载
    积分:1
  •   “理治棋壮”(BitStronger)是一个基于中国象棋通用引擎协议(UCCI)的中国象棋计算机博弈引擎。项目采用C++开发,遵循GPL许可,目前版本可运行...
      “理治棋壮”(BitStronger)是一个基于中国象棋通用引擎协议(UCCI)的中国象棋计算机博弈引擎。项目采用C++开发,遵循GPL许可,目前版本可运行于32位Windows平台。本引擎通过标准输入和标准输出与支持UCCI的中国象棋界面软件通讯,可实现跨平台及联网的人机、机机对战。   详细的使用说明与程序开发文档参见随程序一同发布的docs目录下的文件。-"Jimmy chess strong governance" (BitStronger) is based on a common Chinese chess engine agreement (UCCI) Chinese chess computer game engine. C development projects, followed GPL license, the current version can run on the Windows 32 platform. The engine through standard input and standard output and support of the Chinese Chess UCCI interface software communications, can be realized and cross-platform networking crew and the plane that war. Detailed instructions and procedures, see the document with the development process with the release of docs directory documents.
    2023-02-01 14:55:03下载
    积分:1
  • 五子棋游戏代码,这是我自己编写的一个棋牌游戏。
    五子棋游戏代码,这是我自己编写的一个棋牌游戏。-Gobang game code, which I have written a chess game.
    2022-07-12 16:25:51下载
    积分:1
  • 网狐棋牌国际象棋源代码与组件,绝对完整可编译,提供给大家学习研究使用...
    网狐棋牌国际象棋源代码与组件,绝对完整可编译,提供给大家学习研究使用-Fox network chess chess source code and components, absolute integrity can be compiled, made available to them to learn to examine the use
    2022-03-02 14:36:23下载
    积分:1
  • network server
    网络围棋程序 服务器端-network server
    2022-02-04 21:17:27下载
    积分:1
  • 嵌套条件运算符的使用来完成这个问题:学术“= 90…
    1输出国际象棋棋盘 2打印楼梯,同时在楼梯上方打印两个笑脸 3古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? 4判断101-200之间有多少个素数,并输出所有素数。 5打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 6将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 7利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。-The use of nested conditional operator to complete this question: academic "= 90 points, said students with A between 60-89, with B, said 60 points or less, said to use C.
    2022-02-24 23:38:59下载
    积分:1
  • 一款运行在DOS环境下的五子棋游戏源码。五子棋游戏,用C++编写,但它只能运行在DOS环境下,可以开拓一下您的编程思路。...
    一款运行在DOS环境下的五子棋游戏源码。五子棋游戏,用C++编写,但它只能运行在DOS环境下,可以开拓一下您的编程思路。-A run in DOS environment Renju game source code. Welcome to play, using C++ to prepare, but it can only be run in DOS environment, you can open up about your programming ideas.
    2022-03-17 14:47:02下载
    积分:1
  • 五子棋源码,c语言
    五子棋源码,c语言-renju source, c language
    2022-03-10 08:18:03下载
    积分:1
  • 五子棋原代码,带界面 VC60编译通过
    五子棋原代码,带界面 VC60编译通过-Gobang the original code, compiled with VC60 interface through
    2022-12-23 09:35:03下载
    积分:1
  • 696518资源总数
  • 104313会员总数
  • 30今日下载