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

搜索资源列表

  1. sudoku

    0下载:
  2. 数独,自动填写 将数独输入进去,空白的填为0 按回车即可出来所有答案 如样例 081000 020087000 700050006 900015400 000000030 500030000 003000028 004000700 000600005-Sudoku, Sudoku input will automatically fill in, fill in the blank out of 0 to press enter all the
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:35937
    • 提供者:zhyfzy
  1. Sudoku

    0下载:
  2. 金山实习时候写的数独游戏,用到回溯算法,按代码规范写的-Jinshan practice time to write Sudoku, backtracking algorithm used by the code written specification
  3. 所属分类:Game Program

    • 发布日期:2017-05-15
    • 文件大小:3841068
    • 提供者:YuanfengDu
  1. NakedSingle

    0下载:
  2. 数独解题之显式唯一法,可以用于EXCEL VBA或VB-sudo NakedSingle
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:666
    • 提供者:yesoft
  1. SudokuFX4

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

    • 发布日期:2017-04-06
    • 文件大小:48342
    • 提供者:Tomny
  1. sudoku_fill

    0下载:
  2. 数独的全部源码,包括其算法.用VC2005写的,单步操作利于学习。-Sudoku all the source code, including its algorithms. VC2005 written with a single step conducive to learning.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:57817
    • 提供者:郭平湘
  1. Sudoku

    0下载:
  2. 用c++编写的数独游戏,是控制台程序,界面友好可用鼠标操作-C++ written with Sudoku, is a console application, user-friendly mouse available
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:28197
    • 提供者:cd
  1. shudu

    0下载:
  2. 数独 的简单制作,C程序,适合初学者学习观看使用-Sudoku simple production, C program, suitable for beginners to learn to use watch
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1014
    • 提供者:melvin
  1. shudujisuanqi

    0下载:
  2. 数独计算器.rar 是同学所做的一个数独游戏,可以运行,-haowandeyouxi
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:383626
    • 提供者:amrstrong
  1. SuDoKu

    0下载:
  2. J2ME开发的数独游戏,此游戏的可移植性强,层次清晰易懂-J2ME development Sudoku, the game' s portability, the level of clear and understandable
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:231208
    • 提供者:Aina_cui
  1. ShuDuGame

    0下载:
  2. 数独游戏,VC6环境,初用VC,不要见笑-Sudoku, VC6 environment, beginning with the VC, not laughed at
  3. 所属分类:Game Program

    • 发布日期:2017-04-23
    • 文件大小:83317
    • 提供者:gogo
  1. skode

    0下载:
  2. 自己用c++编写的计算数独的程序。使用枚举法,深度优先搜索得出结果。不能判断是否有多解。适合初级程序员参考。-Their written using c++ calculate the number of separate procedures. Enumeration method used, the outcome of depth-first search. Can not determine whether the multiple solutions. Junior programme
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:590
    • 提供者:vidfa
  1. sudoku

    0下载:
  2. 数独 大学编程设计最基本的要求 大家可能都会用到-It s a funny Sudoku game. It s my creature.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-22
    • 文件大小:530166
    • 提供者:argyle rim
  1. soduko

    0下载:
  2. 数独的一个小游戏,用Csharp编写,可以练习下。-Sudoku, a game written by Csharp, you can practice the next.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4839407
    • 提供者:xiahui
  1. eyuyanfengkuangdeshudu

    0下载:
  2. 疯狂的数独游戏源码例程程序是一个多重的类似九宫格的游戏,程序分难易程度,可以从作者的网站上下载更新答案数据库。还有本地和网络的记时排名。本易语言源码例程属于易语言中级教程。 本易语言例程还使用到易语言高级表格支持库,扩展界面支持库,超级菜单支持库,操作系统界面功能支持库,数据库操作支持库,MySQL支持库,互联网支持库,多线程支持库,压缩解压支持库。 游戏规则:在9×9的格子中,用1到9共9个阿拉伯数字填满整个格子,要求符合: ☉每一行都用到1,2,3,4,5,6,7,8,9,位置
  3. 所属分类:其他智力游戏

    • 发布日期:2017-03-24
    • 文件大小:84481
    • 提供者:王曙光
  1. shudu

    0下载:
  2. 数独小游戏,可用于完成北航c2的某一次作业题,经测试过测试点完全木有问题-Sudoku game that can be used to complete a job of a Northern c2 question, the test point entirely of wood tested in question
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:911
    • 提供者:火乐月半
  1. shudu

    0下载:
  2. 数独游戏的通用版本,不同型号的手机均可使用。-Generic version of Sudoku
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:267848
    • 提供者:胡芳
  1. Sudoku

    0下载:
  2. 简单的数独游戏。通过”新建游戏“,程序会在9*9的方格中填入常用的数据,玩家也可以采用“人工输入”的方式填入数据。 然后玩家需要按规则填满这81个方格,最后通过“检查”来验证正确性;也可以通过“自动解答”来填满所有方格。“自动解答”程序采用状态压缩搜索算法。-Simple Sudoku. Through the " New Game" , the program will be 9* 9 grid fill the data used, the player can also be used "
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:600761
    • 提供者:zgm
  1. Sudoku

    0下载:
  2. 九宫格数独,是一种源自18世纪末的瑞士,后在美国发展、并在日本得以发扬光大的数字谜题。数独盘面是个九宫,每一宫又分为九个小格。在这八十一格中给出一定的已知数字和解题条件,利用逻辑和推理,在其他的空格上填入1-9的数字。使1-9每个数字在每一行、每一列和每一宫中都只出现一次。这种游戏全面考验做题者观察能力和推理能力,虽然玩法简单,但数字排列方式却千变万化,所以不少教育者认为数独是训练头脑的绝佳方式。-Jiugongge Sudoku, is a Swiss from the 18th centur
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:353981
    • 提供者:陈财雄
  1. Sudoku

    0下载:
  2. 本cpp文件是一个用c++语言编写的数独游戏-Sudoku game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:1765
    • 提供者:ll
  1. NumMatrixApp(openPsource)

    0下载:
  2. 简单的数独游戏,能实现自动产生不同档次的题,可以自动解决。-Simple Sudoku, can automatically produce different grades of title, can be automatically resolved.
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2340344
    • 提供者:张启超
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com