Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/monhauvd/prolog_blt_pttkhttm
- Owner: MonHauVD
- Created: 2024-10-16T00:56:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T20:29:14.000Z (3 months ago)
- Last Synced: 2024-10-19T11:32:56.821Z (3 months ago)
- Topics: expert-system, prolog, turbo-prolog
- Language: Prolog
- Homepage:
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-EN.md
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.