利用java實現(xiàn)文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be easily adapted to Java 5 by replacing the call to NetworkInterface.getHardwareAddress() with something else. In order to use 256 bit AES keys, you must download and install "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" from http://java.sun.com/javase/downloads/index.jsp
class="tags">標(biāo)簽: Java AES AESCrypt contains
class="time">上傳時間: 2017-02-11
class="username">上傳用戶:kiklkook
C++ class and storage
class="tags">標(biāo)簽: storage class and
class="time">上傳時間: 2017-02-18
class="username">上傳用戶:nanxia
JAVA CLONE 用于class范式的CLONE
class="tags">標(biāo)簽: CLONE class JAVA
class="time">上傳時間: 2017-02-19
class="username">上傳用戶:tyler
動態(tài)調(diào)用 JAVA class/JAR,不是難事。只是隨便搜索了一下,沒有完整的過程。於是,綜合了一下,寫不個綜合的范例,以便提供參考
class="tags">標(biāo)簽: class JAVA JAR 動態(tài)
class="time">上傳時間: 2013-12-23
class="username">上傳用戶:410805624
This is a class to draw owner-draw button in MFC.
class="tags">標(biāo)簽: owner-draw button class This
class="time">上傳時間: 2017-02-23
class="username">上傳用戶:wanqunsheng
A communication class for serial port
class="tags">標(biāo)簽: communication serial class port
class="time">上傳時間: 2014-05-29
class="username">上傳用戶:zhengjian
jd-gui : a usefull java class decompiler
class="tags">標(biāo)簽: decompiler usefull jd-gui class
class="time">上傳時間: 2017-03-01
class="username">上傳用戶:skfreeman
JAVA多torrent下載程序P2P源碼 This is a stripped down version of Manfred Duchrows Programmer\ s Freind class library. No code was changed, only classes irrelevant for Azureus were left out
class="tags">標(biāo)簽: Programmer Duchrows stripped torrent
class="time">上傳時間: 2017-03-02
class="username">上傳用戶:變形金剛
鈥?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
class="tags">標(biāo)簽: Thread Multithreading Examples Problems
class="time">上傳時間: 2017-03-02
class="username">上傳用戶:kristycreasy
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.
class="tags">標(biāo)簽: XYDataArray template article posted
class="time">上傳時間: 2017-03-03
class="username">上傳用戶:問題問題