一款用JAVA制作開發的小型聊天軟件,里面附有安裝程序和JAVA源代碼。
Visual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools)
- Adapt the customchat.html file
- Upload all the files to your webserver
- Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline
- I kindly ask you to leave CopyrigHT and credit information in the InfoPanel.class as it is - but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
操作系統概念(第六版)英文版的答案
INSTRUCTOR’S MANUAL
TO ACCOMPANY
OPERATING
SYSTEM
CONCEPTS
SIXTH EDITION
ABRAHAM SILBERSCHATZ
Bell Laboratories
PETER BAER GALVIN
Corporate Technologies
GREG GAGNE
Westminster College
CopyrigHT c
2001 A. Silberschatz, P. Galvin and Greg Gagne
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries CopyrigHT notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
Writing Robust Java Code
The AmbySoft Inc. Coding Standards for Java
v17.01d
Scott W. Ambler
Software Process Mentor
This Version: January 15, 2000
CopyrigHT 1998-1999 AmbySoft Inc.Purpose of this White Paper
This white paper describes a collection of standards, conventio
code. They are based on sound, proven software engineering p
understand, to maintain, and to enhance. Furthermore, by foll
productivity as a Java developer should increase remarkably ¨C
write high-quality code right from the start you will have a much
development process. Finally, following a common set of codi
making teams of developers significantly more productive.
Canonical Discriminant Analysis
Created by A. Trujillo-Ortiz, R. Hernandez-Walls and S. Perez-Osuna
Facultad de Ciencias Marinas
Universidad Autonoma de Baja California
Apdo. Postal 453
Ensenada, Baja California
Mexico.
atrujo@uabc.mx
CopyrigHT (C) April 15, 2004.
To cite this file, this would be an appropriate format:
Trujillo-Ortiz, A., R. Hernandez-Walls and S. Perez-Osuna. (2004).
RAFisher2cda:Canonical Discriminant Analysis. A MATLAB file.
[WWW document]. URL http://www.mathworks.com/matlabcentral/fileexchange/
loadFile.do?objectId=4836&objectType=FILE
This manual documents the interfaces of the libxml library and has some short notes to help get you up to speed with using the library.
Permission is granted to make and distribute verbatim copies of this manual provided the CopyrigHT notice and this permission notice are preserved on all copies.
Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.
Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions.
SMAC用戶手冊.pdf Simple Media Access Controller
Information in this document is provided solely to enable system and software implementers to use
Freescale Semiconductor products. There are no express or implied CopyrigHT licenses granted
hereunder to design or fabricate any integrated circuits or integrated circuits based on the information
in this document.
/*
* linux/arch/m68knommu/platform/520x/spi-mcf520x.c
*
* Sub-architcture dependant initialization code for the Freescale
* 520x SPI module
*
* Yaroslav Vinogradov yaroslav.vinogradov@freescale.com
* CopyrigHT Freescale Semiconductor, Inc 2006
*
* 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 version 2 of the License, or
* (at your option) any later version.