Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1

    Default PROLOG Logic Programming language


    mga choi ug mga inday.... kinsa naay knowledge aning PROLOG??

    pwede ko pa tudlu gamay?? as in libog jud ni xa nga language....
    ask lang unta ko about sa language translation ug sequence control aning PROLOG...
    kana sa lang ako question... peru daghan pa kaau ko gusto mahibaw-an kana sa lang ako pangutana...

    if ever lang kung naa sad mo ika share na about PROLOG... share lang bsag out of the question bsta bout PROLOG lang....

  2. #2
    gamit ko sa dengue hemorrhagic fever expert system nako sa una Amzi Prolog as a brain daun vb6/.net for interface,

    ang coding sa prolog dli man lisod ang rules lang dapat in-depth kau

    if ganahan ka mu try dara ang link


    http://www.amzi.com/

    what i did to make it run more than what the trial version offers was download the trial version and also the sample progs. ang logicserver.dll man dagay to imu e copy daun e include sa imu project, it was pure accident i noticed that ang ako evaluation time ni lock na sa software pero ang sample progs mu work pa, ako ra g copy ang .dll sa project daun it worked lol,
    Last edited by bryanarzaga; 09-26-2008 at 09:25 PM.

  3. #3
    Quote Originally Posted by bryanarzaga View Post
    gamit ko sa dengue hemorrhagic fever expert system nako sa una Amzi Prolog as a brain daun vb6/.net for interface,
    based sa imo g sulti bro.... awa ako pag sabot...

    USER (interacts with interface)----->VB(interface and uses PROLOG as brain)----->PROLOG(uses DB)---->database

    ana ba na xa bro?? ask lang ko bro ha... maka define ba ka ug imong functions sa PROLOG?

  4. #4
    Quote Originally Posted by tynum View Post
    based sa imo g sulti bro.... awa ako pag sabot...

    USER (interacts with interface)----->VB(interface and uses PROLOG as brain)----->PROLOG(uses DB)---->database

    ana ba na xa bro?? ask lang ko bro ha... maka define ba ka ug imong functions sa PROLOG?
    yes in ana ang porma ,

    well lahi ang mga term2x sa prolog, logic has been always an if then statement but when it gets Fuzzy then you have to have more data to make two conflicting rules different,

    What does this function you speak of contain?

    Also ang funny is i spent most of my college years in AI in experts systems sa silliman probably 4 programs using prolog and vb haha kai mao man g challenge sa amu team na comsci sa una(5 comsci ra ni grad) lol
    we really looked up sa amu Dean kai he has a master's degree in comsci and focused in expert systems too, what he said is any program is a.i and dli required mu gamit ug prolog para mu label the program as AI,

    the good thing in prolog its logic statements jud unlike mag code ta sa .net or c you get the gist ako g sulti lol

    unsa diay imu project ron?

  5. #5
    Quote Originally Posted by bryanarzaga View Post
    unsa diay imu project ron?
    well wala ko project for prolog karon... ask lang ko para d sad ko ma-ihas..... hehe.. kay bag-o ra ko kahibaw aning mga Logical Programming.. kay most of the people here are "IN" to the MAIN STREAM PROGRAMMING like C++, C#, java, python, VB, PHP, ASP, etc.... murag gamay ra kaau mu dwell ani nga field kay murag sakit2x jud ni sa ulo....

    talking about the database ani nya.... unsa ang database ani relational?? hierarchical?? kay as what i have read... ang mga data needed kay not ur ordinary data sa database...

  6. #6
    Quote Originally Posted by tynum View Post
    well wala ko project for prolog karon... ask lang ko para d sad ko ma-ihas..... hehe.. kay bag-o ra ko kahibaw aning mga Logical Programming.. kay most of the people here are "IN" to the MAIN STREAM PROGRAMMING like C++, C#, java, python, VB, PHP, ASP, etc.... murag gamay ra kaau mu dwell ani nga field kay murag sakit2x jud ni sa ulo....

    talking about the database ani nya.... unsa ang database ani relational?? hierarchical?? kay as what i have read... ang mga data needed kay not ur ordinary data sa database...
    usually ako na bantayan is what do we need this langauge for usually ang comments sa uban. pero thats fine,

    Database, for the amzi we are using there is not database what it has you can say as a database was lxs file which is just a binary file that amzi compiles, ang we include that in the project where vb just reads it, its called the logic server which was in our ver1 of dhf expert system

    ver 2 came when we were asked to provide a "reason" for the output of the system.

    in amzi prolog a result captured by vb would display "Rule 42: Symptom High Fever", parsing that text we we get Rule 42 and match that off to a database(mssql) which holds the "Description of the reason and a series of action the clinic personel had to take"

    we did the same thing on a game engine, the logic server and mssql,

    pero in my opinion it would have been easier to put it all in Mssql, its just a matter of designing the database,
    Last edited by bryanarzaga; 09-26-2008 at 11:41 PM.

  7. #7
    Quote Originally Posted by bryanarzaga View Post
    Database, for the amzi we are using there is not database what it has you can say as a database was lxs file which is just a binary file that amzi compiles, ang we include that in the project where vb just reads it, its called the logic server which was in our ver1 of dhf expert system
    clarify lang nku bro ha... there are TWO databases.... 1 database for prolog (which is used by prolog as reference and is compiled during runtime) another database for your front end like in your case VB( which serve as your front ends database...)

    sakto ba bro

  8. #8
    Quote Originally Posted by tynum View Post
    clarify lang nku bro ha... there are TWO databases.... 1 database for prolog (which is used by prolog as reference and is compiled during runtime) another database for your front end like in your case VB( which serve as your front ends database...)

    sakto ba bro
    yep sakto pero kaya ra ug usa, ganahan rajud amu instructor gamit mi ug prolog kai prolog man iya maauhan pero we showed him unsaon pag interface Vb ug prolog

  9. #9
    amobot unsa ni utro pud ko wka sabot. sorry diko ka tambag..hihihi

  10. #10
    Quote Originally Posted by bryanarzaga View Post
    yep sakto pero kaya ra ug usa, ganahan rajud amu instructor gamit mi ug prolog kai prolog man iya maauhan pero we showed him unsaon pag interface Vb ug prolog
    nice... haha.. d ba ka mka himo ug UI aning PROLOG bro??

  11.    Advertisement

Page 1 of 2 12 LastLast

Similar Threads

 
  1. what is your favorite programming language?
    By sachem in forum Programming
    Replies: 310
    Last Post: 10-08-2015, 03:11 PM
  2. Cebu web developer's "programming" language of choice
    By cmontoya in forum Websites & Multimedia
    Replies: 62
    Last Post: 12-30-2012, 05:58 AM
  3. MOVED: what is your favorite programming language?
    By BadDudes in forum Software & Games (Old)
    Replies: 0
    Last Post: 02-24-2006, 05:36 PM
  4. Replies: 1
    Last Post: 10-16-2005, 08:17 AM
  5. MOVED: Inquire: Cheap Programming Language Tutor Session
    By BeoR in forum Software & Games (Old)
    Replies: 0
    Last Post: 09-08-2005, 06:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top