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

搜索资源列表

  1. stockfish国象的代码

    1下载:
  2. stockfish国象的代码,,注释很好。功能很强。-Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a complete chess program, but requires some UCI compatible GUI (like XBoard with PolyGlot, eboard, Jose, Arena, Sigma Chess, Shredder, Chess
  3. 所属分类:其他智力游戏

    • 发布日期:2012-10-17
    • 文件大小:920093
    • 提供者:pengrubin
  1. Super-Snake--

    0下载:
  2. 这是用MFC编写的贪吃蛇程序,不仅画面精致,而且我还设置了音乐和难度功能。另外一方面,我还设置了动画效果,显得很独特-This is written in MFC Snake program, the screen is not only fine, but I also set the music and the difficulty of functions. On the other hand, I also set the animation, it is very unique. .
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-25
    • 文件大小:8756935
    • 提供者:杨舵
  1. Labyrinth-demo

    0下载:
  2. 迷宫问题演示程序 以一个n*n的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫问题要求求出从入口(1,1)到出口(n,n)的所有通路,或得出没有通路的结论。 具体要求是:程序启动后显示一张迷宫图板,用白色的方格表示通路,黑色的方格表示障碍。用户可以通过点击的方式改变迷宫图板上通路,设置新的迷宫状态图,然后可以由用户按“开始执行”按钮,即可在迷宫图板上显示从入口(1,1)到出口(n,n)的所有通路。 -Maze problem demo With a n* n pha
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:6406
    • 提供者:eminem@
  1. mofangpgm

    0下载:
  2. VC++开发的立体拧魔方模拟程序+开发文档,我们把魔方的模型建立起来了,但是这样的模型是死的,还不能按照我们的要求进行操作,现在我们就来建立魔方的仿真模型,也就是让它能够和真正的魔方一样转起来。由于我们的仿真模型将会通过VC++在Windows下面来实现,所以首先就要为转动操作建立触发事件,这样就可以利用消息机制对转动操作进行处理。   触发事件借助鼠标左、右键的按下和弹起这两个基本的消息来传递,通过鼠标点击的位置不同产生不同转动操作,而左、右键的使用则可以改变转动的方向。我们规定一个正方
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:57513
    • 提供者:
  1. VCRussiaDiamond

    0下载:
  2. 一个俄罗斯方块程序,vc++实现, 有键盘或按钮操作方块、背景声音、分数记录排名、方块特征设置等功能。-A Tetris program, vc++ to achieve, there is a keyboard or push-button box, background sound, score, stands, boxes feature set and so on.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2816090
    • 提供者:tom
  1. MFC-Basic-2D-graphics

    0下载:
  2. This a program in visual c++ using the MFC libraries. It makes basic 2D figures. Part of it is set in Spanish but most of it is in English and is completely understandable. It uses classes to create the figures and set them in the view file. -This is
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-20
    • 文件大小:5735196
    • 提供者:Juan
  1. snail

    0下载:
  2. 一个简单的贪吃蛇程序,里面包含多个控件的添加及设置代码(有两种方法可用)。-Snake a simple program, which contains more than one control to add and set the code (there are two methods available).
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-07
    • 文件大小:1870003
    • 提供者:咿呀
  1. Maze

    0下载:
  2. 经典的迷宫游戏,本程序可以设置迷宫的大小,可自动找路等-classcal maze game, this program can set the size of maze
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:14185
    • 提供者:fredaday
  1. SnakeGame

    0下载:
  2. 贪吃蛇,这是将一个C程序的贪吃蛇改写过来的,可以按小数字键的+号进行速度设置-Snake, which is a C program to the Snake rewrite over the speed set by the small number of key+ ...
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3737761
    • 提供者:依人
  1. taowa

    0下载:
  2. 俄罗斯套娃简单程序源代码。输出为获得套娃最多的路径。-Russian Doll simple program source code. The output of the path of access to a set of baby.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:1005161
    • 提供者:王子正
  1. Single-pushing

    0下载:
  2. 用C++实现的单机推箱子,本程序只设置了三个关卡,如果想增加关卡,观看者可以看懂代码后自己用程序画图增加关卡。-Achieve stand-alone Sokoban with C++, the program is only set up three checkpoints, if you want to increase the hurdles, the viewer can read the code own program drawing increased checkpoints.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-27
    • 文件大小:59424
    • 提供者:吴林
  1. Terics

    0下载:
  2. 本俄罗斯方块全部用绘图函数实现方块的绘制,没有一点资源,因此源代码很小巧,整个程序编译链接好,也就10K多吧。非常小巧的俄罗斯方块。 设计思想: 1、将游戏区域划分为18行*10列的棋盘,设立一个布尔型的二维数组变量,以表示棋盘上各个地方是否有方块。 2、用4个顶点代表各种不同形状的方块,一旦方块在游戏区域中,就把对应的布尔型二维数组变量置为真,表示该方格已经有方块了。 3、如上做方便方块移动是否会碰撞的判断。 4、代码已经修正了一个小BUG。 5、压缩
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-15
    • 文件大小:3573
    • 提供者:王鹏
  1. Maze-code

    0下载:
  2. 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:3069
    • 提供者:Ryan
  1. VB-24-point-game-of-poker-algorithm

    0下载:
  2. VB编写的一个智能24点游戏:在程序随机生成的四张扑克牌中只能用加、减、乘、除以及括号算出这四张牌,并使得结果为24,或者宣布根本无解。每张牌必须且只能运算一次 J、Q、K可设置为11、12、13-VB written an intelligent 24-point game: In the program randomly generated four cards can only be used to add, subtract, multiply, divide and brackets
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:169874
    • 提供者:陈默然
  1. 596

    0下载:
  2. 简单的俄罗斯方块程序,开始,暂停,继续,再次开始设定为重新开始-Simple Tetris program, start, pause, resume, set to start again and start again. . . .
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:48908
    • 提供者:doubi
搜珍网 www.dssz.com