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

搜索资源列表

  1. sodoku源代码

    1下载:
  2. 风靡全球的数独游戏原代码
  3. 所属分类:其他智力游戏

  1. 穷举法数独

    0下载:
  2. 依据穷举法编写的数独游戏,互相交流 希望能帮助到大家
  3. 所属分类:Windows编程

    • 发布日期:2012-05-31
    • 文件大小:105448
    • 提供者:mrq0320
  1. sodoke

    0下载:
  2. C语言编写的数独游戏,算法比较简洁,可以参考一下-C language Sudoku game, simple algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1609
    • 提供者:汪婧泠
  1. SudokuFX3

    0下载:
  2. 经典数独游戏第二版源码,学习C#的WPF编程经典资料-The second edition of the classic Sudoku game source code, learning C#, WPF programming classical information
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:17993
    • 提供者:Tomny
  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. sudoku_src

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

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

    0下载:
  2. 数独游戏源码,采用c++ builder 6.0 编写-Sudoku source code, using c++ Builder 6.0 preparation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:213548
    • 提供者:Marioya Cheng
  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. shudu

    0下载:
  2. matlab 数独游戏源码 但是没有注释,有高手的花能注释一下,发一份给我b591263@163.com-matlab Sudoku source but did not comment, there are experts to comment about the flowers, send a to me b591263@163.com
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4313
    • 提供者:尼广辉
  1. sudokugame

    1下载:
  2. 运行前请运行程序同目录中的install.bat注册COM组件。 数独游戏的规则和实现算法这里就不多说了,网上有很多。 游戏的算法是用COM实现的,与UI是严格分离的,有相当的独立性。 注:系本人转载,内含所有游戏算法的所有原代码,作者是王金生,他的E_mail:wangjs720@163.com-Please run the program before running the same directory install.bat register COM components.
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:332940
    • 提供者:wuzh
  1. project

    0下载:
  2. 数独游戏 二、 使用说明 1. 安装手册 将project_rar解压缩即可。 其中main.c和graphic.c为主要程序文件。Include中是头文件库。其他为bmp形式图片。 2. 使用手册 编译后直接运行生成的main.exe,根据提示操作即可。 -Sudoku Game Two, the use of one. Project_rar installation manual will be extracted. Main.c and graph
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:498183
    • 提供者:石鑫磊
  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. 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. Soduku_Dancing_Link

    0下载:
  2. 数独游戏,运用Dancing Link算法,在极短时间内得到任意难度数独的解。-Soduku Dancing Link. (fastest)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1199
    • 提供者:Azrle
  1. MySudoku

    0下载:
  2. 用Excel VBA编的很著名的数独游戏。-Sudoku
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:159835
    • 提供者:yuzefeng
  1. sudoku.tar

    0下载:
  2. 在linux下用c语言开发的产生数独游戏的矩阵。-generate the matrix of sudoku randomly.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:7677
    • 提供者:漂泊浪子
  1. Dushu

    0下载:
  2. 数独游戏的Csharp源代码,很不错的,可以不注册下载-Sudoku game Csharp source code, very good, they do not register to download
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1119557
    • 提供者:1
  1. Sudoku

    0下载:
  2. 数独游戏,简易版,提供五种难度要求自动出题解题,有人性化操作界面。-Sudoku game, simple version, to provide five kinds of difficulty that require the automatic topic and problem-solving, it was sex-based interface.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-22
    • 文件大小:7051346
    • 提供者:gongchen
  1. Sodoku

    0下载:
  2. 数独游戏的通用算法。摘要: 1 数独是一种数学智力拼图游戏,玩法逻辑简单,但解法千变万化。 2 数独解法全是由规则衍生出来的,基本解法分为两类思路,一类为排除法,一类为唯一法。更复杂的解法,最终也会归结到这两大类中。 3 算法的数据结构,基本思想及成果演示 成功计算出了数独题目的结果,并保持了很快的速度.该算法可以解决所有的数独游戏题目,为一种高效率的通用算法. 4 算法有更广阔的改进空间 -Sudoku generic algorithm. Abstract: a nu
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:763685
    • 提供者:upwinder
  1. sudokue

    2下载:
  2. matlab编的数独游戏,挺好玩的,大家一起研究一下-Sudoku
  3. 所属分类:Other Riddle games

    • 发布日期:2016-09-06
    • 文件大小:5314
    • 提供者:minnie
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com