搜索资源列表

  1. sudoku

    0下载:
  2. 可算sudoku的语法 规则很简单, 9*9 的格子中,每列,每行数字不可重复。 每个 "3*3" 的 "Box" (共9个) 内的数字也不可重复。 附件是 eclipse java project, 请将你的算法写在 SolvePuzzle() 内-Be regarded as the grammar rules of sudoku are simple, the 9* 9 grid, each row, each row
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:antonygo
  1. sudoku

    0下载:
  2. 数独快速并行求解算法,使用Intel编译器-Sudoku fast parallel algorithm, the use of Intel compilers
  3. 所属分类:并行运算

    • 发布日期:2024-05-21
    • 文件大小:2328576
    • 提供者:邓辉
  1. sudoku

    0下载:
  2. 這是個prolog程式,能解決4x4的數獨問題 例: ?- sudoku ([4,2,0,0]/[0,1,0,2]/[0,0,1,0]/[1,0,0,4], Solution). Solution = [[4,2,3,1]/[3,1,4,2]/[2,4,1,3]/[1,3,2,4]] -A program can solve 4x4 sudoku problem.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:john
  1. sudoku

    0下载:
  2. Sudoku Oyunu Delphi
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-21
    • 文件大小:240640
    • 提供者:yusuf
  1. sudoku

    0下载:
  2. 采用启发式搜索算法,能解任意合法的数独(由input.txt文件输入),还能自动生成唯一解的数独初局-Using heuristic search algorithm, to obtain any number of legal independence (from the input.txt file input), can automatically generate a unique solution of the early S
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:王加福
  1. Sudoku

    0下载:
  2. 用Java解数独游戏,用数组实现,以Applet展示-Sudoku skills with Java, using the array to achieve in order to display Applet
  3. 所属分类:游戏

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:ssw
  1. SuDoKu

    0下载:
  2. 数独,比较好玩,大家可以试试,有好几个难度-Sudoku, more fun, you can try, there are several difficult
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-21
    • 文件大小:231424
    • 提供者:夏心启
  1. Sudoku

    0下载:
  2. Application that solves sudoku of different complexity.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:29696
    • 提供者:Yuriy Dovgalyuk
  1. SuDoKu

    0下载:
  2. 当年风靡全球的小游戏---数独,J2ME平台源代码,-Was popular around the world--- Sudoku game, J2ME platform, source code,
  3. 所属分类:J2ME

    • 发布日期:2024-05-21
    • 文件大小:203776
    • 提供者:
  1. Sudoku

    0下载:
  2. 数独游戏源码,J2ME开发,支持固定IP获取数独地图-Sudoku J2ME
  3. 所属分类:J2ME

    • 发布日期:2024-05-21
    • 文件大小:107520
    • 提供者:mayan
  1. sudoku

    0下载:
  2. 填数字游戏(sudoku)的解法程序,将数据填入一文本,未知的用 x 替代,运行后将算出所有要填的数字的值。-Fill in the number of games (sudoku) the solution process, the data fill in a text, the unknown with ' x' instead, after running out to fill in the number of
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:icever
  1. SUDOKU-SOLVER

    0下载:
  2. SUDOKU-SOLVER in c sharp !!!! .-SUDOKU-SOLVER in c sharp !!!! .
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-21
    • 文件大小:47104
    • 提供者:titi2009
  1. sudoku

    0下载:
  2. A Prolog program to solve sudoku
  3. 所属分类:游戏

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Ajit
  1. sudoku

    0下载:
  2. 基于Actionscr ipt3.0脚本的SUDOKU九宫格游戏,包含关键算法,请使用Flash CS4或以上版本打开编译。-A flash game written with Actionscr ipt3.0,including sudoku array creating algorithm.Please open with Flash CS4 or upper.
  3. 所属分类:FlashMX源码

    • 发布日期:2024-05-21
    • 文件大小:57344
    • 提供者:向宇
  1. Sudoku

    0下载:
  2. 回溯法生成数独-Backtracking generates Sudoku
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:froser
  1. Sudoku

    0下载:
  2. 能产生有唯一解的数独代码,同时能对用户输入的数独题目进行判断并运算-Be able to produce a unique solution of the Sudoku code, while the user can input the number of unique topics, and operations to determine
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2321408
    • 提供者:weiyingya
  1. sudoku

    0下载:
  2. 关于数独的解法程序。输入一个9×9的矩阵,空白处为0,运行此程序,进行计算-With regard to the solution of Sudoku program. Enter a 9 × 9 matrix, the space is 0, run this program, are calculated
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zhulei
  1. sudoku

    0下载:
  2. game sudoku.exe by C-game sudoku.exe by C++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:jingjo
  1. SUDOKU

    0下载:
  2. Sudoku for easy level program code written in C using TurboC++ on windowsXP. The program has the problem set stated inside the code, change that part of code for another problem.
  3. 所属分类:游戏

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:pappu
  1. sudoku

    0下载:
  2. matlab programming for sudoku
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:102400
    • 提供者:asad
« 1 23 4 5 6 7 8 9 10 ... 47 »

源码中国 www.ymcn.org