⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 PRl教学程序 PRl教学程序 PRl教学程序
💻
字号:

This directory contains several example programs that use the JAVA interface.
For each example xxx, there are three source files.

	Xxx.java   : Java program that calls xxx.pl
        xxx.pl     : Prolog program that calls Xxx.java
        xxx.bat    : shell file for runing the example on Windows PC

Examples
=========
draw           : draw graphical components from Prolog
fonts          : compute font metrics from Prolog
queens         : 8-queens program
queens_fc      : forward checking algorithm for the N-queens problem
route          : channel routing problem
testArray      : test array passing between Prolog and Java
testFloatArray : test floating-point array passing between Prolog and Java
testStruct     : test structure passing from Prolog to Java
testString     : test string passing between Prolog to Java



                  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -