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

搜索资源列表

  1. Gerryxxx

    0下载:
  2. 自己在学c的时候写的小程序,里面的键盘中断控制可以借鉴,-c in the study was the small program inside the keyboard interrupt control can draw on,
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:3709
    • 提供者:李遥
  1. wuzq

    0下载:
  2. 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:57222
    • 提供者:李凡
  1. ReversiChess

    0下载:
  2. Reversi/Othello棋,来自《C++程序设计语言题解》作者为David Vandevoorde,在vc.net下调试成功,设计非常精彩,可以借鉴-Reversi / Othello game, from the "C Programming Language Problems of the" author David Vandevoorde, Debugging under the vc.net successful, the design is very exci
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:19518
    • 提供者:yanzi
  1. 10171_hanoi

    0下载:
  2. 一个用c编写的汉诺塔小程序,挺好玩的,界面做的也不错,可以借鉴-a prepared with the c HANOR small procedures, very good play, so the interface is not bad, we can draw on
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:29730
    • 提供者:yanzi
  1. qqban

    0下载:
  2. 一个C#编写的七巧板游戏的源代码,代码中涉及GraphicsPath类的相关操作。部分代码示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作:   创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。   将第二个路径添加到第一个路径上。   将最终的路径绘制到屏幕。 -A puzzle game source code written in C# code involved in the op
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:33517
    • 提供者:李足意
  1. pintu

    0下载:
  2. 拼图游戏,使用c语言,用w_tc运行此程序 /*用bar()画条形图*/ //bar 画一个二维条形图,用法: void far bar(int left, int top, int right, int bottom) -Jigsaw puzzle, use the c language, used to run this program w_tc/* use bar () draw a bar graph*///bar draw a two-dimensional bar char
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:2189
    • 提供者:sing
  1. draw-2753

    0下载:
  2. 一款用c++制作的五子棋,已经测试过了可以运行-With a c++ produced Gobang has been tested that can be run
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:78434
    • 提供者:dfsa
  1. FivePiecesChess

    0下载:
  2. C#五子棋游戏 其中的算法可以借鉴 适合初学者-C# welcome to play in which the algorithm can draw for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:207783
    • 提供者:鸭子
  1. siziqirenjiduizhan

    0下载:
  2. 程序操作按空格键开始走棋后请等待计算机走棋当全部棋盘下满而未分出输赢时右下会出现蓝色字样DRAW而若用户或计算机胜利时则有相应颜色的字样出现yOU WIN 或 YOU LOSE随后计算机会询问你是否继续玩若是请按Y否则按N程序将退出无论在何时按ESC都将退出无论在何时即使是在游戏中按C都可以调节游戏难度在棋盘上有棋子时按U可进行悔棋-Press the spacebar to start program operation to go after you wait for the compute
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:25043
    • 提供者:tina
  1. s6

    0下载:
  2. 利用c++语言画出5种任意边长的特殊星图:上三角,下三角,正方形,矩形,菱形。边长可由用户输入。-Using c++ language to draw an arbitrary side length of the five kinds of special star maps: upper triangular, lower triangular, square, rectangular, diamond-shaped. Side length can be user input.
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:5236
    • 提供者:chenrui
  1. Tank

    0下载:
  2. 用C++实现的tank游戏。有可以借鉴下 先玩玩,看看效果。-Using C++ implementation tank game. There can draw under the first play, see the effect.
  3. 所属分类:Game Program

    • 发布日期:2017-05-12
    • 文件大小:2995484
    • 提供者:weikai
  1. 24-point-game

    0下载:
  2. C/C++实现的24点游戏,开发环境为VS2005工具。 实现简单的DOS界面。系统随机发四张牌,使运算结果等于24.-C/C++ 24 point game, realizing development environment for VS2005 tools. Achieve simple DOS interface. System random hair draw-four, make the operation result equals 24.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-06
    • 文件大小:1246566
    • 提供者:王春华
  1. trans.c

    0下载:
  2. Draw and animate shapes.
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:824
    • 提供者:pann
  1. Renju-source

    1下载:
  2. 一个简单好用的五子棋游戏的源码,用纯C语言编写的,又想遍游戏的同志可以借鉴一下!-A simple renju game with source code, use pure written in C language, think again times game can draw lessons from a comrade!
  3. 所属分类:棋牌游戏

    • 发布日期:2017-06-29
    • 文件大小:43678
    • 提供者:凤阳
  1. net_tank

    0下载:
  2. 坦克游戏的局域网对战C++版,包括游戏代码和地图编辑器代码,游戏采用同步TCP通讯方式,封装directdraw绘制图形,简单的UI,类似魔兽争霸的局域网建主加入,地图编辑器采用MFC编写,代码尽量采用面向对象方式编程,但也有不足之处-Battle Tank LAN version of the game, using synchronous TCP communications, packaging directdraw to draw graphics, simple UI, similar
  3. 所属分类:Other Games

    • 发布日期:2017-05-14
    • 文件大小:3978134
    • 提供者:fanjiaqi
  1. huaxian

    0下载:
  2. 金刚石划线,采用算法来进行金刚石划线,算法是很久之前写的-draw lines with c++ code
  3. 所属分类:Other Games

    • 发布日期:2017-06-02
    • 文件大小:14702110
    • 提供者:崔荣进
  1. WuZiQi1

    0下载:
  2. 1、由于对算法不是太了解,电脑下棋部分只是简单的输出在一个点上。 2、之前没碰过C++,第一次使用C++编程,使得里面的架构设计不是太合理。 编程步骤: a、先画出一个棋盘; b、在管理者组织下,两个人之间可以对战(自己判断输赢); c、有裁判判断输赢; d、加上电脑玩家;-1, because of the algorithm is not very understanding, computer chess simply part of the output at o
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:514723
    • 提供者:li
  1. migong

    0下载:
  2. 用C++编写的迷宫小游戏,可以自己画出迷宫,实现不同级别的迷宫游戏-Written in C++ maze game, you can draw their own maze, maze game to achieve different levels of
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:504322
    • 提供者:juling
  1. batten

    0下载:
  2. 首先用背景色清空画布,然后画食物,其次是通过for循环将贪吃蛇的每个蛇块画在画布上,以此达到游戏效果。 C#实现,有参考价值。-First empty the canvas with the background color, and then draw the food, followed by the for loop Snake snake block painting on canvas in order to achieve gaming effects. C# impleme
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:62196
    • 提供者:彭超
  1. draw-lots

    0下载:
  2. 关于数字抽签的C语言实现代码,注释详细,简单易懂。-The C language about digital draw implementation code, comments and detailed, simple and understandable.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:1251729
    • 提供者:黄虫
« 12 »
搜珍网 www.dssz.com