代码搜索:Prolog

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

代码结果 1,954
www.eeworm.com/read/115330/15017595

c sflsock.c

/* ----------------------------------------------------------------- Name: sflsock.c Title: TCP/IP, UDP/IP socket functions Package: Standard Function Library (SF
www.eeworm.com/read/115330/15017730

c sfluid.c

/* ----------------------------------------------------------------- Name: sfluid.c Title: Process user id (uid) and group id (gid) functions Package: Standard Fu
www.eeworm.com/read/115330/15017763

h sflsock.h

/* ----------------------------------------------------------------- Name: sflsock.h Title: TCP/IP, UDP/IP socket functions Package: Standard Function Library (SF
www.eeworm.com/read/115330/15017823

imp sflprocw.imp

/* ----------------------------------------------------------------- Name: sflprocw.imp Title: process_create_full -- Win32 implementation Package: Standard Funct
www.eeworm.com/read/115330/15017829

h sfluid.h

/* ----------------------------------------------------------------- Name: sfluid.h Title: Process user id (uid) and group id (gid) functions Package: Standard Fu
www.eeworm.com/read/141268/5774872

h wxexpr.h

///////////////////////////////////////////////////////////////////////////// // Name: wxexpr.h // Purpose: Prolog-like file I/O, used by resource system. // Author: Julian Smart /
www.eeworm.com/read/347853/11631176

hlp diff.hlp

SYMBOLIC MATHEMATICS Prolog can be used for solving symbolic and mathematical problems. Expressions can be modeled by composite objects. (In the program this is demonstrat
www.eeworm.com/read/338832/12278635

pl srq10.pl

/*********************************************************************** * A solution to SRQ (Self-referential quizzes) implemented in B-Prolog * Solution similar to N-queens problem solutions. *
www.eeworm.com/read/283334/4083799

h wxexpr.h

///////////////////////////////////////////////////////////////////////////// // Name: wxexpr.h // Purpose: Prolog-like file I/O, used by resource system. // Author: Julian Smart /
www.eeworm.com/read/347853/11631101

pro ch12ex06.pro

/* Turbo Prolog 2.0 Chapter 12, Example Program 6 Copyright (c) 1986, 88 by Borland International, Inc */ goal person(N, A, I), /* * * * * * * * * * * * * * * * * *