Web : Discrete Addict - URL : https://discreteaddict.blogspot.com/
www.kang-musa.co.cc
.

Simple Expert System for Hiring Managers at Companies

What the Problem?In the hiring of employees, many companies are still using the a manual and sometimes there are errors in the placement of employees. Because of it was built a system that can help the human resources department in the hiring process...

https://discreteaddict.blogspot.com/2009/12/simple-expert-system-for-hiring.html

Summary of Chapter 4 (Operator and Aritmathic) from Logic Programming (with PROLOG) Ebook

Summary of Chapter 4 (OPERATORS)A binary predicate (any user-defined with two arguments) can be converted to an infix operator. This enables the functor (predicate name) to be written between the two arguments with no parentheses, e.g.likes (john, mary)...

https://discreteaddict.blogspot.com/2009/11/summary-of-chapter-4-operator-and_17.html

Fact, Rules, Predicate, and Variable in Prolog (part 2)

Step 1Type the following program into a file and load it into prolog.Click to See LargerStep 2Type this command,male(Male),female(Female).to display all possible couple of variables that had been declared.Click to See LargerVery Easy, rig...

https://discreteaddict.blogspot.com/2009/11/fact-rules-predicate-and-variable-in_17.html

Fact, Rules, Predicate, and Variable in Prolog (part 1)

Step 1Type the following program into a file and load it into Prolog. If you don't know how to load into prolog, see this posting.Click to See LargerStep 2Okay, to search all mammal animal, type this command into prolog:animal(mammal,A,_,_)."A" is a...

https://discreteaddict.blogspot.com/2009/11/fact-rules-predicate-and-variable-in.html

Expert System

An expert system is software that attempts to provide an answer to a problem, or clarify uncertainties where normally one or more human experts would need to be consulted. Expert systems are most common in a specific problem domain, and is a traditional...

https://discreteaddict.blogspot.com/2009/11/expert-system.html
Pages (2)12 Next
 

Home - About Us - Profile - Tutorial - Literature - Relation