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

搜索资源列表

  1. -用C++Builder5_0设计九宫排字游戏

    0下载:
  2. 用C++Builder5_0设计九宫排字游戏-C Builder5_0 design JiuGongTu typesetting game
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:156251
    • 提供者:田爱
  1. 九宫搜索

    0下载:
  2. 本程序代码是人工智能中九宫搜索的解决 采用Java语言-the code is AI JiuGongTu search solutions using Java language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4567
    • 提供者:汪永威
  1. 九宫问题(八数)码分析

    0下载:
  2. 九宫问题(八数码)的一个小软件,实现了多个程序的通讯解题和一套用BFS,双端BFS,A*搜索的分析程序。 rar中含一篇解题报告、软件、及netbeans源码。 环境是JDK1.5_6-JiuGongTu (Digital 8), a small software Implementation of a number of procedures and a set of communication to solve problems with BFS, double-BFS, A * s
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1236046
    • 提供者:wind
  1. 模拟九宫格智能程序

    0下载:
  2. 模拟九宫格智能程序,用VC编写,动态演示,也可做为改进人工智能的研究-Jiugongge intelligent simulation procedures, the preparation of VC, dynamic presentations, may also improve as the study of artificial intelligence
  3. 所属分类:Windows编程

    • 发布日期:2010-06-29
    • 文件大小:34415
    • 提供者:lordxp
  1. 九宫格

    0下载:
  2. 九宫格的A*算法实现 可以选择两个估价函数,完成九宫格的自动求解。指导学生完成的一个优秀的课程设计,附完整的源代码和课程设计文档,主要是算法。-Jiugongge the A * algorithm can choose two valuation function, complete Jiugongge automatic solution. Students completed an outstanding curriculum design, with complete source co
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:343534
    • 提供者:田艳华
  1. 九宫问题(八数码)求解过程动态演示

    1下载:
  2. (九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34728
    • 提供者:徐达
  1. 使用递归计算九宫图

    0下载:
  2. 使用递归计算九宫图,自认为是最短小精悍的,欢迎同志们提供更短小的:)) 输入: 0 0 7 8 0 0 3 2 0 5 0 6 9 0 0 0 1 0 3 0 0 0 0 0 0 0 0 1 0 0 0 0 5 0 3 0 7 0 0 0 0 9 0 0 0 0 2 0 0 0 6 0 0 0 4 0 0 0 1
  3. 所属分类:其他智力游戏

    • 发布日期:2015-06-12
    • 文件大小:7645
    • 提供者:pancongli
  1. 九宫格

    1下载:
  2. delphi编程实现的人工智能:九宫格-artificial intelligence : Jiugongge
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:278685
    • 提供者:孙件
  1. 九宫排字游戏

    0下载:
  2. 这是用C++Builder做的一个九宫排字游戏-This is done using C Builder JiuGongTu typesetting of a game
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:317507
    • 提供者:
  1. 九宫图

    0下载:
  2. vc 著名的九宫图-vc famous JiuGongTu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10201
    • 提供者:亭亭
  1. 广度九宫

    0下载:
  2. 人工智能中的广度搜索的九宫问题 用VC实现-breadth of artificial intelligence search JiuGongTu issue with VC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16496
    • 提供者:楚方
  1. 深度九宫

    0下载:
  2. 人工智能中的深度搜索的九宫问题 用VC实现-artificial intelligence, in-depth search of JiuGongTu issue with VC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14836
    • 提供者:楚方
  1. 九宫问题

    0下载:
  2. 人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43225
    • 提供者:蔡鹏
  1. 九宫格广度优先

    0下载:
  2. 用c++写的九宫格广度优先程序。有窗口。
  3. 所属分类:源码下载

    • 发布日期:2010-12-01
    • 文件大小:65712
    • 提供者:answerwzw
  1. 数字九宫格

    0下载:
  2. 本程序由本人所写界面优美,可求解数字九宫格
  3. 所属分类:数据结构常用算法

  1. Android 漂亮的九宫格源码

    0下载:
  2. 漂亮的安卓九宫格源码,界面美化得很好,希望大家喜欢(Beautiful Android nine court source code)
  3. 所属分类:android开发

    • 发布日期:2018-04-22
    • 文件大小:624640
    • 提供者:天涯海角owl
  1. OpenSudoku一个简单的九宫格数独游戏

    0下载:
  2. 完整的九宫格游戏代码,可以参考此部分,修改部分代码就是玩自己的游戏。(The complete nine palace game code can refer to this part, modifying part of code is playing its own game.)
  3. 所属分类:游戏

    • 发布日期:2018-05-01
    • 文件大小:645120
    • 提供者:rober126
  1. 九宫格相册

    0下载:
  2. 安卓程序,九宫格相册的源码。有兴趣可以看看(Android program, the source code of the nine palace photo album)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:9205760
    • 提供者:tlf
  1. 九宫格

    0下载:
  2. 九宫格,一款数字游戏,起源于河图洛书,河图与洛书是中国古代流传下来的两幅神秘图案,历来被认为是河洛文化的滥觞,中华文明的源头,被誉为"宇宙魔方"。(squared paper for practicing calligraphy)
  3. 所属分类:游戏

    • 发布日期:2018-05-01
    • 文件大小:112640
    • 提供者:醋罐子
  1. 从九宫格数独图片中拿到九宫格

    0下载:
  2. 本源码可以从九宫格数独图片中拿到九宫格的数据,即每个位置的数字。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com