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

搜索资源列表

  1. soduku

    0下载:
  2. 数独解算器,输入一个要完成的数独,输出所有解。 用DANCING LINKS算法实现的-Sudoku solver, enter a unique number to be completed, the output of all solutions. Algorithm implementation using DANCING LINKS
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1731072
    • 提供者:付翔
  1. 1-1

    0下载:
  2. 猜价格小游戏。自动提示所猜价格相比真实价格的高低,属算法设计初步-Guess the price game. Automatically prompts the guess the real price compared with the price level, the preliminary design of an algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:551
    • 提供者:佟笠
  1. Tetris

    0下载:
  2. 这是一个C语言的俄罗斯方块游戏的源代码, 通过win-tc2.0编译,采用高效算法-This is a C language source code for Tetris game, through the win-tc2.0 compiled, using efficient algorithms
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:8055
    • 提供者:Zyq
  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
    • 文件大小:233368
    • 提供者:chengxiaoli
  1. Fivechess

    0下载:
  2. 一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。-A welcome to play, AI algorithm to write well. Interface to do this and that is very beautiful, want to study AI algorithms can look at.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:32061
    • 提供者:
  1. RandomSetMine(java)

    0下载:
  2. 扫雷游戏gui图形代码,包含很多重要的算法-Mine game gui graphics code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:32817
    • 提供者:王奥
  1. 1

    0下载:
  2. 解数独,采用了回溯法,效率不是很高,但是算法很简洁-Means it alone, using a retrospective method, efficiency is not high, but the algorithm is very simple. . .
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:991
    • 提供者:Sevan
  1. tsnake

    0下载:
  2. visual basic6.0环境下通过编译,经典的贪吃蛇游戏,另类的实现算法,-failed to translate
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:327393
    • 提供者:wangyongbao
  1. tanchishe

    0下载:
  2. visual basic6.0环境下通过编译,经典的贪吃蛇游戏,另类的实现算法,-visual basic6.0 environment through the compilation, classic Snake game, an alternative algorithm, ha ha
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:327903
    • 提供者:wangyongbao
  1. VBTANK_map

    0下载:
  2. vb6.0的坦克大战,算法比较低级,带地图编辑器,高手莫笑-vb6.0 of Battle City, the algorithm more low-level, with map editor, master Mo Xiao
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:258413
    • 提供者:wangyongbao
  1. SpaceUnit

    0下载:
  2. 朋友给我的,据说是一个太空旅行游戏片段。里面包含了一个关键算法。-A friend gave me, and said to be a space travel game pieces. Which contains a key algorithm.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:730
    • 提供者:y
  1. Diamond(Normal)

    0下载:
  2. 一个钻石棋的最佳解决算法源代码。环境为win32。-The solution of Diamond-Chess. It runs in win32.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1601
    • 提供者:Franklin
  1. 24dian

    0下载:
  2. 24点算法,可以用来进行24点游戏,给4张牌算出所有24点的可能性-24 points
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1431
    • 提供者:wh
  1. Snake_App

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

    • 发布日期:2017-04-03
    • 文件大小:311995
    • 提供者:xiaojie
  1. renju

    0下载:
  2. 五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,- The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:65390
    • 提供者:liufanxiu
  1. shudu

    0下载:
  2. 这是用C编写的数独游戏的算法,在main() 中也设计了整个游戏的流程,运行就可以进入游戏。该数独游戏的算法可以随机产生有解的题目。-It is written in C Sudoku algorithm, in the main () is also designed to process the entire game, running you can enter the game. The Sudoku game algorithm can be randomly generated
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:274210
    • 提供者:柯安滨
  1. AI

    0下载:
  2. 一个益智类小游戏,可以通过这个程序学习一些循环算法-A Puzzle game, you can loop through this program to learn some algorithms
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:2568
    • 提供者:万同利
  1. c

    0下载:
  2. c大全 包含常用算法程序及游戏编程实例 九百种算法和九百种实例 推箱子日历等小游戏程序-c Daquan commonly used algorithms include the procedures and examples of 900 kinds of game programming algorithm and 900 kinds of examples of the calendar and other small games Sokoban
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:563453
    • 提供者:任志远
  1. 201032311346530

    0下载:
  2. 比较实用的五子棋游戏,算法简单,直观.可直接在VB上调试,第一次进贵网站,算是见面礼. -The backgammon game is more practical method is simple and intuitive. Debug directly in VB, for the first time into your site, be greeting gift.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:124061
    • 提供者:琪琪
  1. jingziqi-renjiduizhan

    0下载:
  2. 用vc编写的井字棋游戏,用极小极大算法编写,可以实现人机对战-Prepared using vc chess game Tic Tac Toe
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1613894
    • 提供者:mwz
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com