CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shudu

搜索资源列表

  1. SHUDU

    1下载:
  2. java开发的数独游戏算法源码,用于得出数独游戏答案。-java development Sudoku algorithm source code, used to derive Sudoku answers.
  3. 所属分类:Games

    • 发布日期:2015-06-09
    • 文件大小:2048
    • 提供者:xieyugeng
  1. shudu

    0下载:
  2. C++写的 数独游戏求解代码。未用常见的递归方法。大家可以参考一下。-C++ write sudoku solving the code. Recursive method is not commonly used. We can refer to.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1221
    • 提供者:Bzhang
  1. shudu

    0下载:
  2. 实现了简单的数独游戏功能,课程设计作业,希望有人改正-To achieve a simple Sudoku game features, course design work
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8618
    • 提供者:zhaohui
  1. shudu

    0下载:
  2. 用JAVA实现的数独游戏,界面友好,运行正常,是一个非常好的JAVA代码。-In the JAVA implementation of sudoku, friendly interface, normal operation, is a very good JAVA code.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-25
    • 文件大小:8253497
    • 提供者:崔蒙
  1. shudu

    0下载:
  2. 数独代码,不带图形界面,运用了一些剪枝方法,牺牲空间来换取时间,比暴力解法速度快很多-Sudoku code without a graphical interface, use some pruning methods to sacrifice space for time, much faster than the rate of violence Solution
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:801
    • 提供者:米线
  1. suduku_mfc-ver.5

    0下载:
  2. 数独(dancing links解法)非常好用,可以直接使用-shudu(dancing links)
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5487452
    • 提供者:guoyingkun
  1. shudu

    0下载:
  2. 数独解答程序,将数独输入,然后该程序将自动的到一个数据的解答。-Sudoku answer program will enter Sudoku, then the program will automatically answer to one of the data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3733243
    • 提供者:px
  1. shudu

    0下载:
  2. 数独游戏设计程序代码,需要的朋友可以借荐一下。- math game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-11
    • 文件大小:815
    • 提供者:JOHN
  1. shudu

    0下载:
  2. 数独问题相信大家都知道,(不知道的可以上百度搜索),数独的求解有多种方法。 本算法采用链表方式实现数独问题的求解。采用试算的方法,理论上可求解所有数独问题。 例如如下数独问题 0 3 0 0 0 0 0 0 1 5 0 0 0 0 0 0 8 0 0 0 0 2 0 0 0 0 9 8 0 0 0 0 7 0 0 0 0 0 0 0 0 0 4 0 0 7 0 9 0 8 1 0 0 0 0 7 0 4 0 0 0 0 0 1 0 0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:151256
    • 提供者:ydscn
  1. Shudu

    0下载:
  2. 自动计算数独结果的工具。VB6.0写的,从网上下载了200多个数独题目,经测试都能计算出来。一般计算时间在4秒左右。计算时间具有一定的偶然性。-Sudoku automatically calculate results tool. VB6.0 write, downloaded the Internet more than 200 sudoku puzzle, the tests can be calculated. General calculation time in about fou
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:58167
    • 提供者:xfh
  1. ShuDu

    0下载:
  2. 解决各种数独 9x9 16x16 16x16的需要大量时间。 初始 0 表示 空-Solve Sudoku 9x9 16x16 16x16 needs a lot of time. Initial 0 is empty
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:1838
    • 提供者:lambo
  1. ShuDu

    0下载:
  2. 一个求解数独问题的java代码,自己在一门课的课程作业中写的-Problem Solving Sudoku java code
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:4534
    • 提供者:郭仁飞
  1. shudu

    1下载:
  2. 用Python程序读取文件中的9*9数独,给出数独的答案。-Read the file 9* 9 Sudoku with Python program, and give the answer.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2354
    • 提供者:梁效
  1. ShuDu

    0下载:
  2. 创建9和16宫格的数独,但是36宫格非常费劲 -nine grids and 16 grids Sudoku
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1799
    • 提供者:kimmy
  1. shudu

    0下载:
  2. 功能为填9*9数独,读入文件中的数独信息,然后输出结果到文件-soduku puzzle game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-30
    • 文件大小:20295
    • 提供者:lina
  1. shudu

    0下载:
  2. 一款基于JAVA环境开发的强行求解数独的小程序,使用时需要自行更改源代码中的变量。-A software based on JAVA to give the result for the number puzzle. The parament in the programme must be rewriten to use.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:5464
    • 提供者:高崑淇
  1. shudu

    0下载:
  2. 自己编写的android数独小游戏,希望可以帮助刚学android的朋友们-Write your own android sudoku small game, hoping to help just learn android friends
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4989667
    • 提供者:Bob
  1. shudu

    0下载:
  2. 数独是一项老少皆宜的游戏,而独语程序员俩是UuoI就是很简单的是哦-shu deuhawen hgsjakhdjadka dka bnijiadj
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:838
    • 提供者:bianji
  1. suduko

    0下载:
  2. 简易数独游戏 其中shudu.txt,shudu123.txt为关卡 -Simple Sudoku game Which shudu.txt, shudu123.txt for the level
  3. 所属分类:Console

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:gs
  1. 803804

    0下载:
  2. 简单的打字程序在VB下运行可执行性朝好,书牍可以自己调-Simple typing program in VB enforceability toward good, running under ShuDu can be adjustable
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-14
    • 文件大小:20161
    • 提供者:EEU&000
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com