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

搜索资源列表

  1. renju_simple_in_c

    1下载:
  2. 相对比较简单清晰的五子棋程序,用c写的,AI部分很强劲,适合刚刚开始编大型程序和研究AI的人入门。vc6下编译通过,enjoy!-relatively simple and clear procedures for the 331, and c written by some very strong AI. suitable for large-scale just started to study procedures and the others in AI. Vc6 under compi
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:7.24kb
    • 提供者:刘光
  1. TetrisC

    0下载:
  2. C#实现的俄罗斯方块程序(源码),对需要游戏编程的人,有很好的入门意义-C# realization of the Russian box (OSS), the need for game programming, and a good introductory significance
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:28.54kb
    • 提供者:luwei
  1. Nettrix

    0下载:
  2. 游戏编程源入门经典——C#篇\\Source Code updated 中的俄罗斯方块程序 简单实用 代码结构清晰 适合学习
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:19.46kb
    • 提供者:包俊岭
  1. 708q

    0下载:
  2. 俄罗斯方块 C 代码 很简单的一个入门级程序-Russian box C code is very simple an entry-level procedures
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:3.42kb
    • 提供者:李雨
  1. Brutus7BETAv01

    0下载:
  2. 一款值得研究的国际象棋引擎程序,很初级,适合作为编写人工智能的入门代码。兼容winboard Gui.-Brutus Chess is a winboard-compatible chess engine. It ain t the strongest, but be carefull, a millenium or two ago he knocked out Caesar! You can play chess against Brutus either using the command-
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:134.44kb
    • 提供者:klack
  1. Win32Tetris_C

    1下载:
  2. Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Windows entry procedures, the preparation of the direct use of Windows API. Widows entry contain
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:59.03kb
    • 提供者:Arizona
  1. sztetris20040926_SRC

    0下载:
  2. 这个程序是2004年初学编程时的作品,当时是凭着一种现在看来都有些钦佩自己的激情下作出的,感谢俄罗斯方块带我入门. 这个程序虽然简陋,代码也混乱,Ai智能也不高,但也算完整,希望对俄罗斯方块程序有兴趣的朋友有所帮助 :)-tetris ai src
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:40.11kb
    • 提供者:shizhen
  1. lianliankan

    0下载:
  2. 一个很好的简单的游戏入门程序----连连看-A simple and good game, entry procedures- Lianliankan
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-23
    • 文件大小:183.45kb
    • 提供者:feng
  1. chess

    0下载:
  2. 此程序为四国军棋源码C++,仅提供入门参考-This program Siguojunqi Source C++, only a beginning ....................
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:518.94kb
    • 提供者:pony
  1. wuziqi

    0下载:
  2. 用C++编写的一个五子棋程序,可以给初学者提供一些入门的帮助-It s very good!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:44.13kb
    • 提供者:王朝
  1. The-c-P-P-Chinese-chess-program-code

    1下载:
  2. 《C++中国象棋程序入门与提高》书籍的源代码-" C++ entry and increase Chinese chess program," the source books
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-22
    • 文件大小:6.63mb
    • 提供者:胡骏
  1. Qi-Shi-Fei--Xing-Qi

    0下载:
  2. 骑士飞行棋, 附带代码说明, 控制台程序。 这是经典的入门级编程练习,涉及很多方法和类的应用。-A Little Game
  3. 所属分类:棋牌游戏

    • 发布日期:2017-11-16
    • 文件大小:37kb
    • 提供者:刘尚春
  1. wuziqi

    1下载:
  2. 一个用vc++6.0写得五子棋小游戏,是人与人下棋的程序。没有深入的写,但可以作为学习mfc入门的同学参考学习。-One with vc++6.0 written 331 small game, is the interaction chess program. No in-depth writing, but can be used as learning mfc entry students to learn.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:108.77kb
    • 提供者:李伟
  1. yyyy

    0下载:
  2. 简单c语言象棋程序,初级入门阶段可以尝试-Simple c language chess program,Primary entry stage can try.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:2.9kb
    • 提供者:杨博强
搜珍网 www.dssz.com