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

搜索资源列表

  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. 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. 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
    • 提供者:黄虫
  1. jingziqi

    0下载:
  2. #include <iostream> 井字棋 using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include <iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:8585
    • 提供者:天河
  1. tictactoe

    0下载:
  2. 此代码是如何用C++语言实现一个简单的井字棋游戏,并且利用不同的技术在不同的用户界面上实现它。游戏的逻辑部分只用标准C++写了一次,并且使用了两种截然不同的技术用它来构建了2个应用:Win32 API,我不得不明确的指定一些工作例如创建一个窗口并且绘制它,还有就是使用XAML的Windows Runtime,这里framework为我做了大量的工作,是我能够专注于游戏逻辑的实现(并且当我需要去设计UI的时候,我们不仅仅只有手动声明这一种方法,不仅可以在XAML中,也可以在code behind里
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-02
    • 文件大小:14781567
    • 提供者:aili
搜珍网 www.dssz.com