代码搜索:Prolog

找到约 1,954 项符合「Prolog」的源代码

代码结果 1,954
www.eeworm.com/read/149670/12358263

pl lists.pl

/*****************************************************/ /* Prolog List Processing Examples */ /*****************************************************/ my_member(X,[X|_]). m
www.eeworm.com/read/184385/9107343

flags .captrue.o.flags

ifeq (-D__KERNEL__ -I/home/YUANFENG2440/linux-2.4.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -ggdb -Uarm -fno-common -pipe -mapcs -mno-sched-prolog -g -ma
www.eeworm.com/read/458033/7313756

flags .captrue.o.flags

ifeq (-D__KERNEL__ -I/home/YUANFENG2440/linux-2.4.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -ggdb -Uarm -fno-common -pipe -mapcs -mno-sched-prolog -g -ma
www.eeworm.com/read/255879/12048517

flags .uncompress.o.flags

ifeq (-D__KERNEL__ -I/mx21/voip_kernel/linux-2.4.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -Uarm -pipe -mapcs -mno-sched-prolog -mapcs-32 -D__LINUX_ARM_A
www.eeworm.com/read/260708/4328870

pro bldrules.pro

% build rules use dcg in reverse to make clam rules from Prolog rules % You can use bldrules.pro to convert, for example, the native Prolog % rules of the birds.pro into clam syntax. main :- wr
www.eeworm.com/read/347853/11630990

pro xpicdemo.pro

/**************************************************************** Turbo Prolog Toolbox (C) Copyright 1987 Borland International. Demo of loadPic ***********************************
www.eeworm.com/read/338832/12278948

pl binarytree.pl

/******************************************************************** Constraint-based Graphical Programming in B-Prolog % draw a binary tree ******************************************
www.eeworm.com/read/338832/12278975

pl japan.pl

/******************************************************************** Constraint-based Graphical Programming in B-Prolog % draw the Japanese flag **************************************
www.eeworm.com/read/338832/12279112

pl graphics.pl

/******************************************************************** Constraint-based Graphical Programming in B-Prolog % Animate fancy graphics **************************************
www.eeworm.com/read/338832/12279114

pl usa.pl

/******************************************************************** Constraint-based Graphical Programming in B-Prolog % Draw the USA flag *******************************************