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

搜索资源列表

  1. 24dian1

    0下载:
  2. VC开发的游戏,算法简单而有效,可以解决24点中的经典问题-VC development of the game, is simple and effective, can solve 24 points of the classic issues
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:2.26mb
    • 提供者:刘焱
  1. PingPong

    0下载:
  2. 用VC做的一个乒乓球游戏,虽然比较简单不过其中也有自己的算法,而且能够将游戏过程中某个场景保存-VC do a table tennis game, though comparatively simple but which has its own algorithm, and the game will be able to process a scene preservation
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:48.21kb
    • 提供者:姚明
  1. EightQueues

    0下载:
  2. 八皇后VC图形演 算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-eight Queen's VC graphics algorithm thinking : A Retrospective, th
  3. 所属分类:其他游戏

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

    0下载:
  2. 这个一个用VC做的五子棋,主要应用搜索算法和剪枝算法实现功能.
  3. 所属分类:其他游戏

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

    0下载:
  2. 这是毁灭巫师源码,类似传奇世界的45度视角,古装骑士背景,目前完成骑士的移动,这是用VC编写的,一些最佳路径搜索算法还是值得参考的,不要错过哦!
  3. 所属分类:其他游戏

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

    0下载:
  2. QQ自动登陆器, VC++源码, 含有QQ密码加密算法
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:156.41kb
    • 提供者:张鲁夺
  1. sample2

    1下载:
  2. 双色球彩票游戏软件 1横向滚动显示文字 2优良的随机数产生算法 3动态显示随机数 4彩色静态文本的实现 5使用VC操作EXCEL 6高效的排列组合算法 7文件操作-1 horizontal Scrolling text 2 good random number generator algorithm for random number 3 dynamic display 4 static text color to achieve 5 of EXCEL 6 the u
  3. 所属分类:Other Games

    • 发布日期:2016-03-15
    • 文件大小:7.35mb
    • 提供者:lishiming
  1. CatCatchRat

    0下载:
  2. 实际上这是VC.NET的源代码,因为在VC++6.0下不能编译,因此编译本程序您需要安装vs2005及以上版本。   本游戏主要是侧重算法和动画生成方面的知识与技能,通过游戏我们一般都能学到很多东西,有空闲的时候值得一看。 -This in fact is VC.NET the source code, because, under VC++6.0 does not compile, so to compile this program you need to install vs20
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:651.59kb
    • 提供者:天晴
  1. SnakeMFC

    0下载:
  2. 采用VC++6.0开发,框架为MFC的单文档程序,含有贪吃蛇的目标节点生成算法,吃节点及移动算法等,图形化,界面友好!-Using VC++6.0 development, frameworks, procedures for the MFC single document containing the destination node generation algorithm Snake eating nodes and mobile algorithms, graphical, user-f
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:38.24kb
    • 提供者:张珂
  1. SnakeApp

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:310.76kb
    • 提供者:xujun
  1. 24PointGame

    0下载:
  2. 24点游戏的VC源代码 想学习算法的下来-24-point game of the VC source code to look down the learning algorithm
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:631.91kb
    • 提供者:杨铖
  1. q11evc

    0下载:
  2. 适合初学者研究学习,vc编译运行,算法简单,附带注释-Suitable for beginners of learning, vc compile and run
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:存希
  1. SnakeGo

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。-======================================================================== MICROSOFT FOUNDATION
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:315.82kb
    • 提供者:风行者
  1. magic

    0下载:
  2. 此源码是在VC++6.0的环境下,编写的一个关于魔方算法,可以实现在随机打乱的情况下还原魔方的初始状态-This source is the environment in vc++ 6.0, the compilation about a rubik s cube algorithm, can realize the cases in random disturb the initial condition rubik s cube reduction
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:88.77kb
    • 提供者:张旭东
  1. XX

    0下载:
  2. VC A算法源码,,游戏自动寻路比如大话西游戏 没有自动寻功能的游戏,,可以使用些源码-VC A algorithm source code, the game automatically find its way
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:10.7kb
    • 提供者:xiaob
  1. Mine-sweeping

    0下载:
  2. vc 实现扫雷游戏 主要有画图和算法简单实现-vc achieve the mine-sweeping game
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:57.15kb
    • 提供者:bruceyan
  1. A-Path-master

    0下载:
  2. 使用cocos2d-x引擎实现A*算法,工程是建立在Xcode上的,Vc上的工程需要自己建。-Cocos2d-x engine to achieve the A* algorithm, the engineering is to in Xcode Vc engineering need to build their own.
  3. 所属分类:Other Games

    • 发布日期:2017-11-12
    • 文件大小:6.04mb
    • 提供者:myroad88
  1. ck

    0下载:
  2. VC++ 寻路算法与A*算法相似 名为W*算法-VC++ and A* pathfinding algorithm similar algorithm called W*
  3. 所属分类:Other Games

    • 发布日期:2017-05-11
    • 文件大小:2.44mb
    • 提供者:wuwu
  1. 1

    0下载:
  2. vc++运行环境下贪吃蛇算法实现源代码,老哥稳-Snake algorithm source code vc++ operating environment, stable brother
  3. 所属分类:Other Games

    • 发布日期:2017-12-11
    • 文件大小:2.1kb
    • 提供者:王昱超
搜珍网 www.dssz.com