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

搜索资源列表

  1. MINE

    0下载:
  2. 扫雷游戏源代码,开发平台为vs2008,只实现了初级难度的扫雷-Minesweeper source code, development platform for the vs2008, only to achieve the primary difficulty of mine clearance
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-23
    • 文件大小:8109051
    • 提供者:刘沛杰
  1. Diamond-Chess

    0下载:
  2. 自己编的一个mfc钻石棋游戏,环境为VS2008。-A Diamond-Chess game coded by myself. It runs in the VS2008.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:804073
    • 提供者:Franklin
  1. 201002120549296058

    0下载:
  2. c#写的 vs2008编译通过,界面很漂亮,不是必须的功能都没有,适合学习csharp的人学习图片块是 动态生成buttons的全部工程代码-c# written in vs2008 compiled by the interface is very beautiful, is not essential functions are not suitable for learning from the people to learn csharp image block is dynamical
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:172101
    • 提供者:andsel
  1. tetris1.0

    0下载:
  2. 一个俄罗斯方块的全部完整代码,可以直接在VS2008上运行-Tetris complete a full code can be run directly on the VS2008
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:344564
    • 提供者:赵蛟龙
  1. PushBox

    0下载:
  2. 一款推箱子游戏,基于VS2008的,里面有源码-A Sokoban game, based on the VS2008, and there are source
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:141658
    • 提供者:钟慧娟
  1. Tetris0.9

    0下载:
  2. 能很好的实现传统的俄罗斯方块的基本功能,使用VS2008开发-Can achieve a good tradition of the basic functions of the Russian box, use the VS2008 development
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:213913
    • 提供者:哈哈
  1. RussianSquare

    0下载:
  2. 在VS2008下用MFC完成了俄罗斯方块的AI算法,也可以手动玩游戏。AI的搜索深度可以设置,可以作为人工智能等课程的大作业程序。-Complete with MFC in VS2008 under a Tetris AI algorithms, you can manually play the game. AI search depth can be set, such as artificial intelligence courses of operating procedures.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-24
    • 文件大小:3554945
    • 提供者:翟守超
  1. GAME_boom

    0下载:
  2. win32下的GDI 写的扫雷游戏VS2008 开发环境 新手可以参考下,很好的代码-written under win32 GDI mine game novice can refer to the VS2008 development environment, the good code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-07
    • 文件大小:1539765
    • 提供者:姚彬彬
  1. RECT

    0下载:
  2. 俄罗斯方块实现源码,运行平台为VS2008,但是没有消行功能-Tetris implementation source code, run the platform for VS2008, but did not eliminate the line function
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-20
    • 文件大小:5987727
    • 提供者:刘沛杰
  1. MY3DPushBox

    0下载:
  2. 3D推箱子的游戏。开发工具vs2008+dx9.0引擎代码没有时间去整理和优化了,现在将代码公开。-3D Push Box game. Development tools vs2008+ dx9.0 engine code is no time to organize and optimize, and now the code is open.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-06
    • 文件大小:1309000
    • 提供者:朱晓明
  1. Tetris

    0下载:
  2. 利用MFC编写的俄罗斯方块小游戏,使用VS2008集成开发环境编程!-The Tetris Game Make By MFC!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:51342
    • 提供者:蒋浩浩
  1. hannoi

    0下载:
  2.  C#汉诺塔游戏源码,汉诺塔递归游戏的C#源程序,本程序中自带汉诺塔演示功能,你可以改变盘子数量后开始游戏,为确保编译顺利,请使用VS2008及以上版本编译源代码。 -C# Tower of Hanoi game source code, game Tower of Hanoi recursive C# source code, this program comes with the Tower of Hanoi Demo, you can change the plate number a
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:18322
    • 提供者:李足意
  1. eluosifangkuan

    0下载:
  2. 这是一个贪吃蛇游戏,该游戏的开发环境是VS2008,是采用C#语言开发的游戏软件,有很好的实用性。-This is a Snake game the game development environment is VS2008 game software is developed using C# language practicality.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-12
    • 文件大小:748544
    • 提供者:袁晓霞
  1. SampleRassionBlock

    0下载:
  2. 自己用vs2008写的小游戏,第一次写,只实现基本功能,界面没有美化 操作方法: 键盘的上键为调整方块的形状 ,左右键为调整方向,下键为加速下落-Vs2008 write games for the first time to write, only basic functions interface beautify How: on the keys of the keyboard to adjust the shape of the box, the left and right
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-05
    • 文件大小:73527
    • 提供者:杀毒
  1. eluosi

    0下载:
  2. C++语言编写的俄罗斯方块源代码 VS2008编译通过-The Tetris the C++ language source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-25
    • 文件大小:1818375
    • 提供者:jerry
  1. Windows_sr

    0下载:
  2. Windows 经典游戏-扫雷 源码 VC6.0、VS2005、VS2008均编译通过-Windows Classic games- the demining source VC6.0, VS2005, VS2008 compiled by
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-08
    • 文件大小:2950965
    • 提供者:cy
  1. csnoke

    0下载:
  2. 又一个C#贪吃蛇,没有抓到截图,源代码完整,请使用VS2008以上版本,学习C#游戏可以参选的一个小源-And a C# Snake, did not catch the screenshots, source code integrity, use VS2008 or later, learn C# game can stand for a small source
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-14
    • 文件大小:32231
    • 提供者:tpudn40
搜珍网 www.dssz.com