搜索资源列表
ai_materials
- hop lee的人工智能讲义,主要内容有 lisp语言简介 机器推理 问题求解 知识表示 机器学习 神经网络简介 遗传算法 -artificial intelligence hop lee lectures, the main contents of the machine has lisp language Introduction Problem Solving Reasoning Knowledge
queens
- prolog语言写的一个八皇后问题,程序比较简单,有注释-prolog language to write an eight-queen problem, the procedure is relatively simple, has the Notes
Queen
- 分别用面向过程、面向对象和函数式程序设计的方法解决八皇后问题。 附报告-Were process-oriented, object-oriented programming and function of the eight Queen' s problem to solve. The attached report
trees
- 树的和 ★问题描述 LISP是一种高级语言,可以用它来表示其它的数据结构,例如二叉树。二叉树由LISP的S 表达式来表示,其规则如下: 空树=() 树= (整数 左子树 右子树) 叶节点=(整数 () ()) ★编程任务 问题是给定一棵由LISP的S表达式决定的二叉树,问是否存在一条从根到叶节点的路径 P,使这条路径上所有节点的和等于一个给定的整数I。 ★数据输入 由文件input.txt给出
Pragmatic.Bookshelf.Programming.Clojure.May.2009.
- Clojure is a dynamic programming language for the Java Virtual Machine (JVM), with a compelling combination of features: • Clojure is elegant. Clojure’s clean, careful design lets you write programs that get r
Paradigms_of_AI_Programming
- Paradigms of Artificial Intelligence Programming: a) A historical study of Artificial Intelligence, with USABLE examples of code, or b) A book presenting techniques for programming in Common Lisp. As a referenc
acp
- 蚁群算法是通过模拟蚂蚁觅食而发展出的一种新的启发算法 基于群体的协作与学习 该算法已 经成功地解决诸如× ≥° 问题等多种组合优化问题 本文提出了一种基于自适应调整信息素的改进蚁群算法 该算法根据人工蚂蚁所获得解的情况 动态地调整路径上的信息素 从而使得算法跳离局部最优解 通过仿真
zookeeper
- solved the zoo keeper problem using lisp this is implemented lisp AI class 2006, tranditional problems
recursion-in-the-expert-systems
- 在智能故障诊断中, C(C++)语言具有多方面优于传统人工智能语言(如LISP、PROLOG)的特性, 它对递归的支持使得用 其来开发故障诊断专家系统成为可能。本文研究了故障诊断专家系统开发中用到的递归方法及其基于C(C++)的实现, 具体 包括: 动态数据库设计中结构体的递归定义, 推理机设计中函数的递归调用等。针对知识推理中易出现的“循环递归”问题, 提出了一种基于“因果网络直观图”的解决方法。-C ( C++ )lan
AutoCAD
- 包含众多vba及lisp实例,全面细致,在具体问题的讲解实例中提升读者的编程思维,细化程序功能-Contains a number of vba and lisp instance, a comprehensive and detailed to enhance the reader' s programming thinking in the explanation of the specific problem instanc
lispChinesetower
- 编写LISP函数解决Hanoi Tower(汉塔)问题。问题如下:梵塔内有A,B,C三个柱子,开始时A柱上有n个盘子,盘子大小不等,大的在下,小的在上。要把这n个盘子从A柱移到B柱,每次只允许移动一个盘子,且在移动过程中在3个柱子上都始终保持大盘在下,小盘在上。在移动过程中可以利用C柱,要求程序输出移动的步骤。-Write LISP function to solve the problem of Hanoi is Tower (Chi
br
- 重叠文字避让程序及lisp源代码,地形图里重叠文字一次性解决问题。-Procedures and avoid overlapping text lisp source code, topographic maps in overlapping text disposable solve the problem.