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

搜索资源列表

  1. Sudoku

    0下载:
  2. JAVA写的数独小游戏可以生成唯一解以及各种难度-JAVA to write a Sudoku game can generate a unique solution as well as a variety of difficulty
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:527338
    • 提供者:肖志鹏
  1. ShuDu

    0下载:
  2. 数独是一种源自18世纪末瑞士的数学智力拼图游戏。拼图是九宫格(即3格宽×3格高)的正方形状,每一格又细分为一个九宫格。在每一个小九宫格中,分别填上1至9的数字,让整个大九宫格每一列、每一行的数字都不重复。 数独的玩法逻辑简单,数字排列方式千变万化。不少教育者认为数独是锻炼脑筋的好方法。-Sudoku is a kind of Switzerland originated in late 18th century mathematical intelligence jigsaw puzzl
  3. 所属分类:Other Riddle games

    • 发布日期:2016-01-26
    • 文件大小:2067
    • 提供者:weat
  1. sudoku_gui

    0下载:
  2. Sudoku! is the ultimate GUI for all Sudoku lovers. It really removes the messy scribbles simply left- or right-click to either select or discard the hints. Hints are generated on-the-go by eliminating the invalid candidates after every move.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:15843
    • 提供者:Allan KAO
  1. Apress.Programming.Sudoku.Mar.2006

    0下载:
  2. 次数深入简出地介绍sudoku的各种类型的算法设计和实现,是一本很好的算法学习书-Views Chien-depth introduction to the sudoku of all types of algorithm design and realization is a very good book learning algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4325598
    • 提供者:justin
  1. Sodoku

    0下载:
  2. 数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:9800
    • 提供者:hjj
  1. soduke

    0下载:
  2. 采用搜索策略求解数独问题,对于简单的数独,基本不花时间,对于很复杂的情况也近似秒杀-Search strategy used to solve Sudoku problems, for the simple Sudoku, basic does not spend time, for a very complicated situation is similar to spike
  3. 所属分类:Game Program

    • 发布日期:2017-03-26
    • 文件大小:1120
    • 提供者:wuchengwei
  1. SUDOKU_ASM.ZIP

    0下载:
  2. 数独解答程序汇编源码,全世界最小,僅佔67位元组。-Sudoku answers to the procedures to compile source code, the world
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3321
    • 提供者:fuwa234
  1. sudoko

    0下载:
  2. 用java开发的数独程式 利用递回的方法实现,最后会有答案的check 希望对大家有帮助-Using java Sudoku program developed by the use of recursive methods to achieve the final check will be the answer to all of us want to help
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-05
    • 文件大小:12294
    • 提供者:许宏荣
  1. Sudoku_3

    0下载:
  2. 一个数独游戏,自己写的,感觉还不错在MFC下面,我的结课作业-A Sudoku game, wrote it myself, I feel pretty good following in the MFC, my guitar class operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:87828
    • 提供者:丁林枭
  1. num

    0下载:
  2. 自己写的一个数独求解的小程序,界面很检点,主要是算法吧-To write a Sudoku solving small procedures, the interface is very disorderly, mainly algorithm吧
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:9092
    • 提供者:盆盆
  1. sudokon

    0下载:
  2. 数独的程序,MCM2008B 可以参考一下-Sudoku procedures, MCM2008B reference
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:13873
    • 提供者:JOHN
  1. sudoku_cs

    0下载:
  2. Sudoku source in C#, implement Dancing link algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:17261
    • 提供者:dainv
  1. Soduku_cpp

    0下载:
  2. Sudoku source in C++, implement Dancing link algorithms.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:9222
    • 提供者:dainv
  1. Sudoku

    0下载:
  2. 求解数独小游戏 jre需要含swt.jar 详见压缩包说明-Solving Sudoku game jre necessary packets containing compressed swt.jar see note
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2145150
    • 提供者:shuil
  1. SudokuSolver

    0下载:
  2. This project describes our solution to solving a Sudoku using a CSP solver with forward checking.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:21805
    • 提供者:sandeepan1986
  1. sudoku

    0下载:
  2. 要谈论的不是数独游戏的算法,而是我写这个游戏所用到的架构和面各对象技术。在这里与大家分享,希望对初学者在软件的设计方面有所帮助。这个游戏的设计方面也有不足之处,请多批评指正-Not to talk about sudoku algorithm, but I wrote the game used by the target architecture and noodle technology. To share with you here and hope for beginners in th
  3. 所属分类:Game Program

    • 发布日期:2017-04-16
    • 文件大小:332480
    • 提供者:mosquito
  1. SudokuCpp

    0下载:
  2. sudoku问题解答算法,适合初学者学习C-FAQ sudoku algorithm, suitable for beginners to learn C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:47191
    • 提供者:lihuan
  1. sudoku_src

    0下载:
  2. Sudoku as a CSP: Using algorithms and techniques from CSP to solve an NxN Sudoku puzzle.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:212564
    • 提供者:pudn_com
  1. MUSoSu-0.9.6-src

    0下载:
  2. 一个Java写的数独游戏,写的很漂亮。不管是界面还是算法-Written by a Java Sudoku game quite well
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:86019
    • 提供者:组织者
  1. vb

    0下载:
  2. 这是一个用vb开发的数独小游戏 功能可能比较简单,但是基本上满足基本要求-This is a development with vb Sudoku game may be relatively simple, but the basic requirements to meet the basic needs
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:36923
    • 提供者:与超
« 1 2 3 45 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com