代码搜索:Prentice
找到约 973 项符合「Prentice」的源代码
代码结果 973
www.eeworm.com/read/260147/11743252
readme
This is the source distribution for "Internetworking with TCP/IP,
volume III," by Douglas E. Comer and David L. Stevens (Prentice Hall 2000).
This code is for the Linux/POSIX sockets version.
Note
www.eeworm.com/read/153764/12008369
readme
This directory contains a Unix tar file for the Rochester PL/0 compiler.
The PL/0 language was defined by Wirth in his "Algorithms + Data Structures =
Programs" (Prentice Hall, 1976). It's basically
www.eeworm.com/read/173983/9617051
java labeledtextfield.java
import java.awt.*;
/** A TextField with an associated Label.
*
* Taken from Core Servlets and JavaServer Pages
* from Prentice Hall and Sun Microsystems Press,
* http://www.coreserv
www.eeworm.com/read/412155/11213565
po piglat.po
# echodate translations into pig Latin
# Copyright (C) 2004 Prentice Hall
# This file is distributed under the same license as the echodate package.
# Arnold Robbins 2004
#
#, fuz
www.eeworm.com/read/148257/12479815
m contents.m
% ATLAST M-files to accompany the book
% ATLAST Computer Exercises for Linear Algebra, Second Edition
% Edited by Steven Leon, Eugene Herman, and Richard Faulkenberry
% Prentice-Hall Publishing Com
www.eeworm.com/read/461070/7235031
cpp arith.cpp
// These objects implement arithmetic coding as described in
// Bell, Cleary, and Witten "Text Compression" Prentice Hall.
#include
#include
#include
#includ
www.eeworm.com/read/197258/8008962
txt readme.txt
This directory contains the M-files described in the text
"Fundamentals of Statistical Signal Processing: Detection
Theory", by Steven Kay, Prentice Hall, 1998. The files are:
dp.m
montecarlo.m
www.eeworm.com/read/264342/11319326
readme
This is the source distribution for "Internetworking with TCP/IP,
volume III," by Douglas E. Comer and David L. Stevens (Prentice Hall 1993).
This code is for the TLI version.
Bug reports may b
www.eeworm.com/read/226299/14481904
java saleentry.java
package coreservlets;
/** Simple bean to illustrate the various forms
* of jsp:setProperty.
*
* Taken from Core Servlets and JavaServer Pages 2nd Edition
* from Prentice Hall and Sun Micr
www.eeworm.com/read/226299/14482084
java ranutilities.java
package coreservlets; // Always use packages!!
/** Simple utility to generate random integers.
*
* Taken from Core Servlets and JavaServer Pages 2nd Edition
* from Prentice Hall and Su