prolog
Prolog(Programminginlogic)是一种面向演绎推理的逻辑型程序设计语言,最早于1972年由柯尔麦伦纳(Colmeraner)及其研究小组在法国马赛大学提出。[1]
共 67 份资源
prolog 热门资料
PDF文档
this is a prolog implementation to solve a single maze
this is a prolog implementation to solve a single maze...
PDF文档
這是個prolog程式
這是個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,...
PDF文档
visual prolog for tyros是PDC公司的一个比较经典的prolog教程。
visual prolog for tyros是PDC公司的一个比较经典的prolog教程。...
PDF文档
A usefull introduction of basic usage, and problems solving in prolog
A usefull introduction of basic usage, and problems solving in prolog...