CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏 搜索资源 - Programs

搜索资源列表

  1. ChineseChess

    0下载:
  2. 一个使用vc写的中国象棋的小程序,共享个大家 -Vc written using a small Chinese chess programs, sharing one we
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:409341
    • 提供者:yz
  1. ChineseChess

    0下载:
  2. 中国象棋 一款用C++语言编写的中国象棋的程序,并有可视化窗口界面-Chinese Chess a C++, written in Chinese chess programs, and a visualization window interface
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-20
    • 文件大小:5638652
    • 提供者:luochen
  1. CChessSource

    0下载:
  2. 象棋游戏源码。象棋程序具有人工智能部分的原理。-Chess game source code. Chess programs have some of the principles of artificial intelligence.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:120304
    • 提供者:鲍青
  1. Reversi

    0下载:
  2. 用C语言编写的游戏程序:奥赛罗(黑白棋)。没有GUI,完全的DOS程序。-Reversi Game written in C, There is no GUI, complete DOS programs.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:2882
    • 提供者:时嘉赟
  1. Jingzi_Game

    0下载:
  2. 用C语言写的井字游戏(Tic-Tac),棋盘有9个空格,横竖及对角线有3个就获胜,没有GUI,完全的DOS程序。-Tic-Tac-written with C language games, the board has 9 spaces, horizontal, and diagonal has three to win, there is no GUI, complete DOS programs.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:877
    • 提供者:时嘉赟
  1. 2009101222103214204

    0下载:
  2. 可乐吧源码程序,超值,超仿,价值500元人民币-Keleba source programs, value, super-fake, worth RMB 500
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-28
    • 文件大小:10507150
    • 提供者:qweqw
  1. programs

    0下载:
  2. 一个简要的五子棋游戏设计代码,可以帮助初学者使用MFC进行游戏设计。-A summary of the backgammon game design code that can help beginners to use MFC for game design.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3851269
    • 提供者:麦钦
  1. chinexe_chese

    0下载:
  2. 用C#编写的中国象棋的程序,注释详细,结构完整。-Written using C# Chinese chess programs, comments in detail, structural integrity.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:124406
    • 提供者:EH
  1. eluosifangkuai

    0下载:
  2. 有关于一个小游戏俄罗斯方块的程序的C源码-About a little game Tetris source C programs
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:4351
    • 提供者:赵雨萌
  1. 21dian

    0下载:
  2. C++的21点游戏小程序,涉及到如何发牌,下注,玩家个数等-C++ point game of 21 small programs, related to how licensing, betting, player number, etc.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:2018
    • 提供者:chuisnou
  1. wuziqi

    0下载:
  2. 一个用C++编写的简单五子棋小程序,没有图形界面,实现了常用功能-A C++, small programs written in simple backgammon, there is no graphical interface to achieve the common functions
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:11129
    • 提供者:sakura
  1. game

    0下载:
  2. 五子棋游戏,使用python编写的小程序,运行起来还可以-Backgammon game, the use of small programs written in python, can be up and running
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1783750
    • 提供者:jioa
  1. 01

    0下载:
  2. 五子棋,运用vb语言编写的五子棋程序,交流学习-Backgammon, backgammon using vb language programs, exchange of learning
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:608906
    • 提供者:张紫燕
  1. Chess

    0下载:
  2. this a multiplayer chess written in x86 assembly. you should run it via dos box this programs searches and connects to other player using the same program the begin a multiplayer game.-this is a multiplayer chess written in x86 assembly. you sh
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-04
    • 文件大小:1453901
    • 提供者:Koolza
  1. wuziqi

    0下载:
  2. 自学windows编程写的一个关于五子棋的小程序例子,虽然逻辑算法不是非常的好。但是整体的功能以及程序的智能度还是有一点的。-Learning windows programming to write a small program about backgammon example, although the logic algorithm is not very good. However, the overall degree of functionality and programs st
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-24
    • 文件大小:15090
    • 提供者:王瑞荣
  1. AI_project_2011

    0下载:
  2. 四子棋的AI程序,采用alpha_beta剪枝实现,采用的数据结构极为简单-Four sons chess AI programs, the use of alpha_beta pruning achieved using very simple data structure
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-22
    • 文件大小:45189120
    • 提供者:
  1. java-small-programs

    0下载:
  2. Java五子棋游戏,以及一个扫雷游戏,其中一个包含有其他文件。-Java 331 games, as well as a minesweeper game, one of which contains other files.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:64832
    • 提供者:Chen Gillian
  1. JAVA

    0下载:
  2. 个人完成的小程序,java,超简单的计算器,抽奖器,随机概率小色子实验,五子棋-Personal little programs finish, Java, super simple calculator, draws the device, random probability experiment small piece, renju
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:45948
    • 提供者:高思鑫
  1. wuziqivc

    0下载:
  2. 用VC实现的五子棋程序,可以学习用,里面的算法简单、移动-Using VC realization of renju programs, you can learn to use, the inside of the algorithm is simple, mobile
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-22
    • 文件大小:6595539
    • 提供者:djflsdjfs
  1. 33943781524point

    0下载:
  2. 计算24是流行的扑克游戏。其方法是随意抽出4张牌,AJQK王牌算一,其他牌按点数计算,花色不计。目标是通加减乘除和括号最终算出24。设计一个程序,输入四个数字(1 - 10),则列出所有可能计算结果为24 的方案。要求: 方案不能重复(加法乘法交换律等算不同方案)。 计算中局部可以为分数,结果为整数即可( 如 3 3 7 7 算法:(3 + 3 / 7) * 7)-Calculation of 24 popular poker game. Random out of four til
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:1924
    • 提供者:李四
« 1 23 »
搜珍网 www.dssz.com