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

搜索资源列表

  1. exercices

    0下载:
  2. 这是用prolog写的几个程序:程序1是一个旅行社关系系统,程序2是一个家族关系系统,程序3是一个成绩管理系统-This is prolog written several programs : a procedure is a travel agency relations systems, procedures 2 is a family relationship systems, procedures 3 is a performance management system
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7492
    • 提供者:小月
  1. pathfinding

    0下载:
  2. prolog 找路例子程序: === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- pa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1845
    • 提供者:Fa
  1. 人工智能典型程序

    1下载:
  2. 人工智能课程学习中的作业,包括一些典型的Prolog程序,如汉塔问题,九宫问题,售货郎问题,猎人过河问题-courses of study artificial intelligence operations, including some typical Prolog procedures, such as Han tower, JiuGongTu issues, sales Lang, hunters across the river issues Bowl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18432
    • 提供者:江佳
  1. magicSquare

    0下载:
  2. magicSquare 4阶源码 利用swi prolog来编写的 -magicSquare four bands using SWI source to prepare the prolog
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:875
    • 提供者:李金夹
  1. propra

    0下载:
  2. 4个prolog程序 具体内容可以看程序头的说明部分-four prolog procedures specific procedures can be seen as the first part of the note
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13183
    • 提供者:李金夹
  1. prolog_sample

    0下载:
  2. 超多的prolog源代码 具体内容见压缩包里面的programs.txt-more prolog-source specific content of compressed inside programs.txt
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77576
    • 提供者:李金夹
  1. Pl文件

    0下载:
  2. prolog样例,基本function用法演示-SWI-prolog example, the basic function usage demo-SWI
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2840
    • 提供者:工小双
  1. hexsud

    0下载:
  2. Files presented: README.txt - This file. Plaintext documentation of my work. go - Shell scr ipts for running the codes. cmds - Prolog commands used for executing the codes and generate output. hexsud.pl - Prolog codes for the 16x16 Sudoku
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:6204
    • 提供者:emerald
  1. zilao

    0下载:
  2. 人工智能 prolog 论文 Visual Prolog是国际上已经广泛流行的功能强大的通用智能化应用集成开发环境。-artificial intelligence prolog papers Visual Prolog is international has been widely popular Gong can be a powerful generic intelligent application integration development environment.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21230
    • 提供者:李闻廷
  1. FORMULA_source

    1下载:
  2. 利用人工智能程序设计语言prolog编程实现的公式计算软件源代码。-use artificial intelligence programming language prolog programming formula software source code.
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:490770
    • 提供者:孟令芬
  1. expert

    0下载:
  2. 人工智能领域中的一个简易的专家系统, prolog语言实现-field of artificial intelligence a simple expert system, prolog language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:田福权
  1. ged2prlog

    0下载:
  2. GEDCOM语言->PROLOG语言 用LEX和YACC写的简单编译器 我们学校的一个作业,报告是法语写的。-GEDCOM language -
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:52478
    • 提供者:hekng
  1. up_VC_Prolog

    0下载:
  2. VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
  3. 所属分类:SCSI/ASPI

    • 发布日期:2008-10-13
    • 文件大小:114041
    • 提供者:寒冬
  1. PrologInDepth

    0下载:
  2. 《Prolog Programming in Depth》: In this book, we emphasize practical Prolog programming, not just theory. We present several ready-to-run expert system shells, as well as routines for sorting,searching, natural language processing, and even numeri
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1563204
    • 提供者:胡大鹏
  1. family_prolog

    0下载:
  2. 一个最新的PROLOG程序,人工智能方面的家族推理的例子。-a PROLOG the latest procedures, the family artificial intelligence reasoning example.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5057
    • 提供者:zoley
  1. language_example

    0下载:
  2. prolog语言程序例子程序-examples procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:79635
    • 提供者:李俊
  1. reasongprogramm

    0下载:
  2. 利用逻辑编程语言prolog的空间关系组合推理程序。利用的理论是约束处理规则,和空间关系表示 -use logic programming language prolog combination of the spatial relationships reasoning process. The theory is the use of binding rules, and spatial relations
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3062
    • 提供者:hailang11251
  1. 《Visual Prolog 基础类》 中文参考

    0下载:
  2. 《Visual Prolog 基础类》 中文参考
  3. 所属分类:编程文档

    • 发布日期:2023-01-18
    • 文件大小:571841
    • 提供者:OldLiu
  1. 《Visual Prolog 集成开发环境》

    0下载:
  2. 《Visual Prolog 集成开发环境》
  3. 所属分类:编程文档

    • 发布日期:2023-01-18
    • 文件大小:2367992
    • 提供者:OldLiu
  1. 《Visual Prolog 继承的使⽤》

    0下载:
  2. 《Visual Prolog 继承的使⽤》
  3. 所属分类:编程文档

    • 发布日期:2023-01-18
    • 文件大小:472910
    • 提供者:OldLiu
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com