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

搜索资源列表

  1. 图形界面题(记忆游戏)

    0下载:
  2. 通过图形界面的不断变换,让人记住其中相同的图形-graphical interface through the continuous transformation, in which people remember the same graphics
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:60.43kb
    • 提供者:韩冠
  1. 八皇后游戏源码

    1下载:
  2. 图形界面实现八皇后游戏,皇后数最大为60。-graphical interface to achieve Queen's eight games, the largest number of Queen's 60.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:45.17kb
    • 提供者:李扬
  1. wudaoqi_Cc

    0下载:
  2. 这是一个人人对站的五道棋C的源程序,图形界面,鼠标操作,有什么意见与建议希望与我联系,共同学习,QQ:421068480 邮箱:fnight@126.com-This a right for all five stations chess C source, a graphical interface, mouse operation, what kind of advice and suggestions and I hope that the contacts, learning toget
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:4.14kb
    • 提供者:君浩
  1. BOXES

    0下载:
  2. C语言图形界面下的推箱子.漂亮大方,每次只能玩一关.-C language interface to the graphical viewing. Pretty generous, can only play a clearance.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:4.26kb
    • 提供者:林大为
  1. Spintu

    0下载:
  2. 简单的C语言图形界面下的拼图 供C语言学习使用-simple C language under the graphical interface kit for the use of C language learning
  3. 所属分类:其他智力游戏

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

    0下载:
  2. 用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DOS environment designed to achi
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:4.58kb
    • 提供者:liuli
  1. Guess-Number

    1下载:
  2. Java编写的猜数字游戏。同文曲星中的猜数字游戏。包含图形界面。-prepared by the ringing of Java games. With the star of the game tones. Includes a graphical interface.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:6.15kb
    • 提供者:albert_1030
  1. sudoku

    1下载:
  2. 在matlab里制作的数独谜题用户界面,用于创建和解决数独谜题。包括了内建的数独解法和作弊暗示。也是一个学习用matlab做用户界面的很好的实例。Graphical user interface (GUI) for creating and solving sudoku puzzles. Includes built-in sudoku solver that can be used to solve typed-in puzzles or provide cheating hints if t
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:9.02kb
    • 提供者:
  1. 华荣道游戏

    0下载:
  2. 用C编写的华荣道游戏,图形界面,用鼠标操作.-prepared by the Huarong Road game, a graphical interface, mouse operation.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:6.22kb
    • 提供者:Ppo
  1. Backgammon

    0下载:
  2. 五子棋人人对战游戏代码,VC6.0下通过easyx库实现图形化编程-Battle game of backgammon code, graphical programming via VC6.0 easyx library
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1.68mb
    • 提供者:张羽
  1. hrd

    0下载:
  2. 华容道小游戏,创建各个棋子类。实现图形界面。并且有算法设计-Huarong game, create each piece type. Implement a graphical interface. And there are algorithm design
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:183.88kb
    • 提供者:刘乾鹏
  1. snake

    0下载:
  2. Windows图形界面的贪吃蛇游戏 源代码和程序 非MFC-Windows graphical interface Snake game source code and the non-MFC
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:1.41mb
    • 提供者:朝阳
  1. eluos

    0下载:
  2. linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:2.92kb
    • 提供者:黄海
  1. AIbashuma

    0下载:
  2. 人工智能大作业,八数码,使用MFC完成,具有图形化界面,使用广度优先搜索-Artificial Intelligence large operations, eight digital, use MFC complete with a graphical interface, use the breadth-first search
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-16
    • 文件大小:4.01mb
    • 提供者:八方
  1. C-BoxMan

    0下载:
  2. C语言写的VGA图形界面推箱子 思路简单,易于初学者学习, 用到了汉字字模-Writing C language of VGA graphical interface Sokoban thinking easy, easy for beginners to learn Chinese characters used in the matrix
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:2.91kb
    • 提供者:susu
  1. 9digitgame

    0下载:
  2. 九宫格游戏——一款智力游戏,采用c++编写,很好的图形用户界面-Games squares- a mental game, using c++ writing, good graphical user interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:181.35kb
    • 提供者:龙魂
  1. turboc

    0下载:
  2. 我主要想得到软件算法的源代码,然后把它移植到ARM7(嵌入式)系统上,根据自己所用的LCD屏,调用GUI(图形界面函数)进行显示。我想肯定非常有趣! -I want the source code of software algorithms, and then transplant it to the ARM7 (embedded) systems, used in accordance with their own LCD screen, call the GUI (graphical
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:kaka
  1. java

    0下载:
  2. java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:227.9kb
    • 提供者:chengxiaoli
  1. RussiaBlock

    0下载:
  2. 采用纯C语言图形编程实现一个俄罗斯方块的游戏,界面精美,功能完善,可以自由选择游戏的难度和等级。很好的利用了Graphics这个库提供的各种图形函数进行界面编程-Pure C graphical programming language to implement a Tetris game, interface, beautiful, functional, are free to choose the game difficulty and level. Good use of the Gra
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:3.74kb
    • 提供者:朱小明
  1. snake

    0下载:
  2. 采用纯C语言的图形编程设计的一个贪吃蛇的小游戏,交互性较好,界面简洁,主要采用了Graphics库提供的图形函数进行编程-Pure C graphical programming language designed by a Snake, a small games, interactive, well, the interface simple, the main use of the Graphics library provides a graphical programming func
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:23.42kb
    • 提供者:朱小明
« 12 3 4 »
搜珍网 www.dssz.com