Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LBAIML_chung.zip | 2012-02-23 | 2.6 MB | |
Totals: 1 Item | 2.6 MB | 1 |
just double click on AIML_chung.exe application and it will run ! to install, just unzip zip file in c:\AIML_chung\ folder to uninstall, just delete unzipped folder "AIML_chung" is open source freeware "a program by NGUYEN.Chung" (2012) "written in freebasic" AIML_chung_dll.dll : just double click on AIML_chung_dll_test.exe application to test dll ! just double click on AIML_chung_dll_test_console.exe to test dll (console mode)! Maths tag <maths>expression</maths> expression= varname, ()+-*/^,ge(greaterequal),le(lowerequal),gt(greater),lt(lower), eq(equal),ne(notequal) sin,cos,tan,atn,rnd,abs,int,sqr,exp,log,not,and,or predifined vars : "0"="0" "1"="1" for booleans ex: <condition><li name="1" value="maths(...expression...)">...</li> ... value="+-...expression..." (begins with +or-) </condition>