CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 数独

搜索资源列表

  1. Kakuro

    0下载:
  2. 本C#代码能解 kakuro 数独(8*10),速度很快,算法效率很高。由于时间问题,我没写输入的接口,数独的数据在源代码中,若想解其他的kakuro 数独(8*10),请自行修改代码
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12748
    • 提供者:王斌
  1. kakuro_source

    0下载:
  2. C#编写的kakuro数独源代码,包含详细算法
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:29425
    • 提供者:王瑜
  1. shuduku

    0下载:
  2. 这个用C#写的数独小程序,可以来参考参考-this is Sudoku
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:6815
    • 提供者:meijiahui
  1. shudu

    0下载:
  2. 该文章详细介绍了数独算法,里面有详尽的解释,包括深度优化和广度优化的说明-The article details a number of unique algorithms, which has detailed explanation, including the optimization of the depth and breadth of descr iption of optimization
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:237651
    • 提供者:郭小军
  1. sudoku_src

    0下载:
  2. c#的数独游戏 数独sudoku是一个很消耗脑细胞的游戏,求解数独有不错的算法-c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:446677
    • 提供者:youngspring
  1. game

    1下载:
  2. C#开发的数独游戏源代码,,帮助你快速得到游戏的答案 -C# development Sudoku source code to help you quickly get the answer to the game
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1123385
    • 提供者:李斌
  1. sudoku_src

    0下载:
  2. 数独的源码,用C#写的,感觉还不错,可以下载研究-数独的源码,用C#写的
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7694
    • 提供者:qkp
  1. sudu

    0下载:
  2. 我大二上学期的作业,数独(9*9个格子)珍藏版,这个项目让我纠结了好久。说明:要用VC6.0打开,更高的如.net好像不行。另外实现了诸如查看答案,随机出题,难度选择等功能。-My sophomore year of operation, sudoku (9* 9 grid) Collector s Edition, this project for a long time I tangled. Note: use VC6.0 open, more like. Net seems to not
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1965117
    • 提供者:czxu
  1. SuDoku

    0下载:
  2. 模拟数独游戏写的一个程序。里面包涵了数独解谜收索算法(非递归)。-Analog Sudoku game to write a program. Which includes the sudoku puzzle closing the cable algorithm (non-recursive).
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:92664
    • 提供者:huanghequan
  1. CSharpshudu

    0下载:
  2. . 用c# 编写的数独游戏源码 涵盖了基本的数独游戏功能,同时,提供选数字时的便捷控件,希望对初学c#的朋友有帮助. -Sudoku game source code written in c# covers basic Sudoku game functions, while providing convenient controls when the election figures, beginner c# friends.
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:1119636
    • 提供者:死人
  1. Sudoku

    0下载:
  2. 数独游戏代码,可选择easy和hard模式-Sudoku game code, you can choose easy and hard mode
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1721081
    • 提供者:tubochengxiang
  1. VideoSudokuSolver

    0下载:
  2. 使用相机扫描数独,得到图像,从图像中自动求解数独-Use the camera to scan Sudoku, get images from the image automatically solve Sudoku
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:197062
    • 提供者:许仕哲
  1. suduku_mfc-ver.5

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

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

    0下载:
  2. 这是一款简易的数独计算器软件,能高效的完成数独的计算工作。并添加了安装程序,可以生成安装包在windows环境下使用-This is a simple calculator software Sudoku, Sudoku can efficiently complete the calculations. And add the installer, you can generate the installation package for use in the windows environm
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:124600
    • 提供者:J.K.Guo
  1. SudoKuProgramming

    0下载:
  2. 这是一个解决数独问题的程序。用visual basic来写的。-This is a program to solve Sudoku problems. Use visual basic to write.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1221539
    • 提供者:caipei cao
  1. Spuzzles

    0下载:
  2. 数独程序,可实现基础标准数独的填写更新,判断完成,生成数独等等(Sudoku program, you can achieve the basic standard Sudoku fill in the update, to determine the completion of the generation of Sudoku, etc.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-09
    • 文件大小:14336
    • 提供者:zxh0226
搜珍网 www.dssz.com