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

搜索资源列表

  1. expert

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

    • 发布日期:2008-10-13
    • 文件大小:1122
    • 提供者:田福权
  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. prolog-in-AI

    0下载:
  2. 一个动物识别专家系统在PROLOG下的实现,通过一个简单的实例来讲解PROLOG在人工智能领域的应用-An animal recognition expert system in PROLOG under implementation through a simple example to explain the application of PROLOG in the field of artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:90808
    • 提供者:蔡鹏飞
  1. prolog

    0下载:
  2. 本资料使用专家系统设计语言visualprolog编写的一个简单的专家系统实例。是一个解决八皇后的问题。-This information is the use of expert system design language visualprolog written a simple expert system for instance. Is a solution to the eight queens problem.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:875
    • 提供者:赵玉
  1. Prolog

    0下载:
  2. 这是个源码合集,里面有用几个小型专家系统的源码,供大家学习使用。-This is a source collection, which a few mini-expert system useful source for learning to use you.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1980478
    • 提供者:XW
  1. PROLOG

    1下载:
  2. 一本关于人工智能语言prolog与专家系统的原理与设计的电子书-A book on artificial intelligence and expert system language prolog Principle and Design of the e-book
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4442371
    • 提供者:邓梦龙
  1. PhotographyexpertsystemonProlog

    0下载:
  2. Photography expert system on Prolog
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:17868
    • 提供者:summerglau
  1. zhuanjiaxitong

    0下载:
  2. 这是使用prolog语言编写的专家系统,可以简单的识别七种动物,其中包括实验源码,以及实验说明书。-It is written using the prolog expert system, you can simply identify the seven kinds of animals, including experimental source, and experimental instructions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:8992
    • 提供者:Lee
  1. Yap-5.1.1.tar

    0下载:
  2. bird selectin expert system swf prolog
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:3429186
    • 提供者:steve thogo
  1. cardiagnosis

    0下载:
  2. It is an Expert system for the diagnosis problems in the car which can give the user the fault point in the car by asking some question it is associated with the prolog source that mimic the MYCIN expert system -It is an Expert system for the dia
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:142723
    • 提供者:rorarora33
  1. project

    0下载:
  2. GNU prolog的数理逻辑课程设计,海洋生物识别专家系统,GNU prolog+GCC下编译通过-GNU prolog of mathematical logic course design, marine life identification expert system, compiled by GNU prolog and GCC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5145
    • 提供者:冯帅
  1. KS091201_FGMP_ClassC_Group02_old

    0下载:
  2. prolog expert system to a medical plant
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:625
    • 提供者:fractal
  1. Diagnosis-Expert-System

    0下载:
  2. 采用人工智能专家系统计算机技术模拟故障诊断领域专家的推理思维方式, 对机械设备发生的故障实现迅速准确的 诊断,同时缩短故障停机时间具有重大意义。本文应用Visual prolog 语言,构造了转子系统故障诊断专家系统,提出了一阶谓 词逻辑子句表达知识的方法,建立了专家知识库。系统的推理机采用深度优先的推理策略。应用表明系统有效完成旋转机械 常出现的十多种故障的诊断,并运行可靠。-The computer technology of artificial intelligence ex
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:236382
    • 提供者:陈金星
  1. recursion-in-the-expert-systems

    0下载:
  2. 在智能故障诊断中, C(C++)语言具有多方面优于传统人工智能语言(如LISP、PROLOG)的特性, 它对递归的支持使得用 其来开发故障诊断专家系统成为可能。本文研究了故障诊断专家系统开发中用到的递归方法及其基于C(C++)的实现, 具体 包括: 动态数据库设计中结构体的递归定义, 推理机设计中函数的递归调用等。针对知识推理中易出现的“循环递归”问题, 提出了一种基于“因果网络直观图”的解决方法。-C ( C++ )language possesses characteristic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:54504
    • 提供者:陈金星
  1. 23

    0下载:
  2. Animal Expert System Turbo Prolog
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1370
    • 提供者:Sopov
  1. EXPERT-SYSTEM

    0下载:
  2. 一个小型的动物识别专家系统,prolog语言编写-A small animal identification expert system by prolog
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:885
    • 提供者:zou_pc
  1. Merritt-D.---Building-expert-systems-in-Prolog(19

    0下载:
  2. Building Expert System with Prolog. This document explain how to use prolog to build Expert system with example.
  3. 所属分类:File Formats

    • 发布日期:2017-11-12
    • 文件大小:1972633
    • 提供者:zyberguy
  1. Expert

    0下载:
  2. PROLOG树木分类识别专家系统源代码图片-Prolog trees classification recognition expert system source code Image
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:316858
    • 提供者:BabylonJ
  1. LOAN

    0下载:
  2. A prolog expert program for loan grant decision
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1645
    • 提供者:Farugh
  1. forward_chainer

    0下载:
  2. It shows how the forward chaining system works, how to use it, and how to implement it quickly and easily using Prolog. A large number of expert systems
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:
    • 文件大小:3072
    • 提供者:ziyyah
« 12 »
搜珍网 www.dssz.com