代码搜索:Prolog
找到约 1,954 项符合「Prolog」的源代码
代码结果 1,954
www.eeworm.com/read/115330/15017643
h sflhead.h
/* -----------------------------------------------------------------
Name: sfl.h
Title: SFL Global Include File
Package: Standard Function Library (SFL)
Sy
www.eeworm.com/read/115330/15017713
c testuid.c
/* -----------------------------------------------------------------
Name: testuid.c
Title: Test program for user id functions
Package: Standard Function Library
www.eeworm.com/read/105274/15672305
pstrip
#!/bin/sh
exec perl -x $0 ${1+"$@"}
#!perl
# take the nicely formatted and commented PostScript prolog code and make
# it lean, mean, and unreadable to the average human.
while() {
next if (/^%/);
www.eeworm.com/read/101986/6235071
exp pkcs11_aix.exp
#!
* IBM_PROLOG_BEGIN_TAG
* This is an automatically generated prolog.
*
* bos43V src/bos/usr/lib/pkcs11/api/PKCS11_AIX.exp 1.1
*
* Licensed Materials - Property of IBM
*
* Restricted Materi
www.eeworm.com/read/329140/12976761
i bgsynchronizer.i
/*****************************************************************************
Copyright (c) Prolog Development Center A/S
***********************************************
www.eeworm.com/read/347853/11631213
san sen_an.san
det("a")
det("an")
det("the")
det("some")
det("all")
det("every")
det("this")
det("that")
det("her")
det("his")
det("their")
det("my")
det("your")
det("big")
det("small")
det("red")
de
www.eeworm.com/read/347853/11631316
hlp geni.hlp
This is a small example on how to create a classification expert-system in
TURBO-Prolog.
Animals are classified in different categories which are further
specified. One can come from one cate
www.eeworm.com/read/346712/11729406
java technicalinformationhandlerjavadoc.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/338832/12278658
readme
This directory contains several example programs that use the JAVA interface.
For each example xxx, there are three source files.
Xxx.java : Java program that calls xxx.pl
xxx.pl
www.eeworm.com/read/229834/14315184
pro bench_pl.pro
/* BENCH.PL : The classic Prolog benchmark
Supplied by Quintus Computer Systems, Inc.
April 30th 1984
*/
/* ====================================================================