Show you how to program a Simple Task List , Like the Windows Task Manger
標簽: Task Windows program Manger
上傳時間: 2017-02-20
上傳用戶:陽光少年2016
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
LZ Compression Utility 的反程序,專門解壓縮被LZ Compression處理過的文件。 使用方法,啟動Ls32DeCompress.exe,輸入文件名稱即可
標簽: Compression Utility LZ 程序
上傳時間: 2013-12-02
上傳用戶:fredguo
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