Points in Euclidean space, implemented as double[].Includes SimPLe geometric operations.Uses matrices a matrix is represented as an array of Pnts
标签: implemented operations Euclidean geometric
上传时间: 2014-01-05
上传用户:xiaoxiang
All of Java s Input/Output (I/O) facilities are based on streams, which provide SimPLe ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and output streams, for reading and writing binary data and readers and writers, for reading and writing textual (character) data. You re almost certainly familiar with the basic kinds of streams--but did you know that there s a CipherInputStream for reading encrypted data? And a ZipOutputStream for automatically compressing data? Do you know how to use buffered streams effectively to make your I/O operations more efficient? Java I/O, 2nd Edition has been updated for Java 5.0 APIs and tells you all you ever need to know about streams--and probably more.
标签: facilities streams provide Output
上传时间: 2013-12-17
上传用户:6546544
This is a SimPLe genetic algorithm
标签: algorithm genetic SimPLe This
上传时间: 2017-03-02
上传用户:ghostparker
鈥?What Is a Thread? o The Thread Class o SimPLe Thread Examples 鈥?Problems with Multithreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The Dining Philosophers Problem o Deadlocks o A Solution to the Dining Philosophers Problem o Java s wait() and notify() o Dining Philosophers Example 鈥?Summary
标签: Thread Multithreading Examples Problems
上传时间: 2017-03-02
上传用户:kristycreasy
计算流体力学算法SimPLe的源程序,其中有3例子。
上传时间: 2017-03-03
上传用户:sssl
Last week I posted an article on a SimPLe C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I checked the Java SDK documentation before writing my own code, and found that almost everything I needed is already there, like the C++ case.
标签: XYDataArray template article posted
上传时间: 2017-03-03
上传用户:问题问题
JAVA调用ldap,这是一个SimPLe的例子 很好地介绍了java是如何调用ldap,从而取出ldap的信息
上传时间: 2013-12-22
上传用户:songrui
handshake checker and it is used in the design of USB or other material ,it is a SimPLe one on the acadimic level
标签: handshake the material checker
上传时间: 2017-03-09
上传用户:asasasas
SimPLe ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network to transmit to the server, ATM database server based on the information to confirm the account number and password is correct, the results back to the ATM terminal. If the correct account number and password, the ATM into the next terminal interface Otherwise prompt mistakes. Cancellation notice for the operation of the server ATM transactions concluded inquiries, deposits, withdrawals and alter the code operations are first sent an order to ATM servers, ATM by the database server implementation of the corresponding operation and operating res
标签: write-offs Automatic functions including
上传时间: 2014-01-20
上传用户:semi1981
This is a SimPLe Maze Game developed in Java using Netbeans environment.
标签: environment developed Netbeans SimPLe
上传时间: 2017-03-09
上传用户:小码农lz