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

搜索资源列表

  1. cblackwhitechess

    0下载:
  2. 黑白棋。简单的功能,没有加入计时、悔棋、声音等。-reversi. Simple functional, no time to join, afterwards, and other voices.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3127
    • 提供者:dyingbt
  1. wuziqi

    0下载:
  2. 五子棋,只有基本功能,本来想加个计时功能的
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3280
    • 提供者:skh
  1. cardshuffle

    0下载:
  2. 一个小小的洗牌程序带GUI界面 附带一个计时器,程序告诉用户一张卡片由用户去寻找,同时进行计时-A small program with GUI interface cards attached to a timer, the program told the user a card by the user to find, at the same time time
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-18
    • 文件大小:4806656
    • 提供者:贾鸣
  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
    • 文件大小:60442
    • 提供者:Arizona
  1. Win32Tetris_C

    0下载:
  2. 为了挑战一个新的高度,作者原创了他从事WEB编程以来的第一个Win32 API应用,之所以编写一个游戏,是因为游戏考察的知识面很综合,之所以选择俄罗斯方块,一是自己曾被瘾过,二是发现这款游戏几乎包含了Widows入门的很多知识,比如窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练手会收获不少。本游戏是带有背景音乐的,一边玩游戏一边欣赏音乐的感觉相信很舒服。-In order to challenge a new leve
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4807167
    • 提供者:104
  1. Game1

    0下载:
  2. 24点游戏JAVA源代码。功能:随机发牌,计算,计分,计时。-24-point game JAVA source code. Function: random licensing, calculation, scoring, timing.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:228464
    • 提供者:COOL
  1. Five

    0下载:
  2. 实现五子棋的基本功能,悔棋,计时,推荐刚入手C++的学生-To achieve the basic functions of backgammon, undo, time, recommended just for students to start C++
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-16
    • 文件大小:25150060
    • 提供者:唐杰
  1. BW

    0下载:
  2. 自己写的黑白棋,有简单的AI,可以双人对战或人机对战。有悔棋功能。有计时功能。-Othello write their own, there is a simple AI, can be double play, or man-machine war. A undo function. A timer function.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:44014
    • 提供者:ryyrzzl
  1. JMine

    0下载:
  2. 本程序为Swing实现的扫雷游戏程序。在java环境下,运行java StartJMine启动程序,或双击StartJMine.bat启动程序。游戏分为三个难度等级,分别有12、24、36颗雷。单击鼠标左键为踩雷。单击鼠标左键在标记,疑问,空白三种状态中循环。同时单击鼠标左右键为踩单击点在内的周围九格内所有没有标记为已标记的所有格子。同时程序从你单击第一次时开始计时,到胜利或引爆地雷终结。-Prepared using java game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:67209
    • 提供者:死人
  1. heibaiqi

    0下载:
  2. 简单的黑白棋vb源代码,为人机大战,可计时、有记录-Simple Othello vb source code, for the man-machine war, timing, record
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:5740
    • 提供者:白枫
  1. VCChess

    0下载:
  2. 目标是实现一款有着一定下棋水平且交互友好的中国象棋人机对弈程序。 该程序功能包括: *人机对弈; *盲棋模式; (注:此功能为创新功能) *搜索深度设定; (电脑棋力选择) *棋子、棋盘样式选择; *悔棋、还原; *着法名称显示; *下棋双方计时; -The goal is to achieve a has a certain chess level and interact with friendly Chinese Chess man-machin
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:9953985
    • 提供者:张瑞
  1. Billiard_2D

    0下载:
  2. 一个桌球游戏代码,计时游戏,可以调节力度,属于运动类游戏,是基于android的手机游戏-A snooker game code, timing games, you can adjust the intensity, a sports game, is android based mobile games
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3306694
    • 提供者:Ma
  1. Othello

    0下载:
  2. 一个C++黑白棋的示例,能实现标准的功能,没有计时器-The Othello s example of a C++, standard function timer
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-03
    • 文件大小:749647
    • 提供者:zyx
  1. c-sweeping

    0下载:
  2. 实现扫雷小游戏,简单的界面,动人的表情,还有计时功能-Realize sweeping little game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-18
    • 文件大小:2052762
    • 提供者:橘子
  1. Snake

    0下载:
  2. 贪吃蛇 在一个方框内有一条蛇和一个目标,蛇身由若干小方格组成(游戏开始时,蛇身长度为4)。蛇自动前进,用光标键可以控制蛇头的前进方向。蛇头每前进一格,蛇身的最后一节消失,蛇头改变方向时,蛇身在该点弯曲。蛇头碰到目标时,玩家得一分,同时蛇身长度增加一个长度。蛇头碰到四壁或碰到蛇身时游戏结束。 (1)画出程序初始样式(方框、蛇身、目标及文字); (2)允许玩家用菜单项“开始”开始游戏,“结束”结束游戏; (3)允许玩家选择游戏难度:“简单”、“普通”、“困难”; (4)蛇能自动
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-15
    • 文件大小:6398645
    • 提供者:狄恒
  1. timer

    0下载:
  2. 是一个游戏timer,用于游戏计时,比较短小,只是提供一个思路。-this is a game timer,for gamer timing,coding is short ,only gei you a thinking way.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-09
    • 文件大小:7026
    • 提供者:张宏宇
  1. MYwzq

    0下载:
  2. 实现简单的五子棋游戏,具有开始,暂停,计时,选择棋子颜色等功能,-Simple backgammon game with a start, pause, timing, color and other features pieces,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-19
    • 文件大小:5630601
    • 提供者:夏梦森
  1. YMaXun

    6下载:
  2. 用c++编写的亚马逊棋人人版,采用easyx实现可视化,可做到计时,提示,保存记录,退出游戏等功能-Amazon is all written in c++ version, use the easyx visualization, can achieve the timing, tips, keep records, withdrew the games, and other functions
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-04
    • 文件大小:47562
    • 提供者:李彩霞
搜珍网 www.dssz.com