代码搜索:ELIZA

找到约 46 项符合「ELIZA」的源代码

代码结果 46
www.eeworm.com/read/185213/9050120

bas eliza.bas

5 PRINT TAB(16);"**************************" 10 PRINT TAB(26);"ELIZA" 20 PRINT TAB(20);"CREATIVE COMPUTING" 30 PRINT TAB(18);"MORRISTOWN, NEW JERSEY":PRINT 40 PRINT TAB(19);"ADAPTED FOR IBM PC BY"
www.eeworm.com/read/176251/9510598

bas eliza.bas

CLS ? "**************************" ? "ELIZA" ? "CREATIVE COMPUTING" ? "MORRISTOWN, NEW JERSEY" ? ? "ADAPTED FOR IBM PC BY" ? "PATRICIA DANIELSON AND" ? " PAUL HASHFIELD" ? ? "PLEASE DON'T USE COMMA
www.eeworm.com/read/419855/10833817

wav eliza.wav

www.eeworm.com/read/236403/7107785

txt eliza.txt

www.eeworm.com/read/136276/13384193

c eliza.c

www.eeworm.com/read/136276/13384194

exe eliza.exe

www.eeworm.com/read/257102/11950106

lsp eliza.lsp

(SETF (READTABLE-CASE *READTABLE*) :PRESERVE) (DEFVAR *CHINESE-READTABLE* (COPY-READTABLE)) (DEFUN CHINESE-READ (&OPTIONAL (STREAM *STANDARD-INPUT*)) (LET ((*READTABLE* *CHINESE-READTABLE*))
www.eeworm.com/read/478825/1348763

java eliza.java

/* * Copyright (c) 2001 Sun Microsystems, Inc. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follow
www.eeworm.com/read/478825/1348820

txt eliza.txt

initial: How do you do. Please tell me your problem. final: Goodbye. It was nice talking to you. quit: bye quit: goodbye quit: done quit: exit quit: quit pre: dont don't pre: cant can't pre
www.eeworm.com/read/471908/1420108

awk eliza.awk

function SetUpServer() { SetUpEliza() TopHeader = \ "An HTTP-based System with GAWK\