Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monhauvd/prolog_blt_pttkhttm

Bài tập lớn nhóm 03 - Phân tích thiết kế hệ thống thông minh - ES PROLOG
https://github.com/monhauvd/prolog_blt_pttkhttm

expert-system prolog turbo-prolog

Last synced: about 2 months ago
JSON representation

Bài tập lớn nhóm 03 - Phân tích thiết kế hệ thống thông minh - ES PROLOG

Awesome Lists containing this project

README

        

# PROLOG_BLT_PTTKHTTM
Group 03 assignment - Intelligent system design analysis - ES PROLOG

# Topic
Give advice based on scores to PTIT students

# Instructions for use
1. Unzip PROLOG.rar in drive C:
2. Install DOSBox
3. Copy the folder to the folder c:\PROLOG
4. Rename the folder to BTL_git (Because Prolog limits the name to 8 characters)
5. Launch DOSBox and type the following commands:
- "mount c: c:\PROLOG"
- "c:"
- "PROLOG"
6. Then PROLOG will start.
7. Press ALT + F -> select Load -> Enter.
- _7.5. Select BTL_git\XXX -> Enter._
- _XXX = "BTL_EPSI.PRO": Version with only general advice and graphics._
- _XXX = "BTL_ZETA.PRO": Version includes both general advice and in-depth advice. With graphics._
- _XXX = "TuVanSau.PRO": Version only for testing the in-depth consulting part. (Press s2 to run)._
8. Select BTL_git\final\ES_Learn.PRO -> Enter.
9. Press ALT + C to Compile.
10. Press ALT + R to Run.
11. Type "s" and Enter to start the program.