利用java实现文件的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">标签: Java AES AESCrypt contains
CLASS="time">上传时间: 2017-02-11
CLASS="username">上传用户:kiklkook
C++ CLASS and storage
CLASS="tags">标签: storage CLASS and
CLASS="time">上传时间: 2017-02-18
CLASS="username">上传用户:nanxia
JAVA CLONE 用于CLASS范式的CLONE
CLASS="tags">标签: CLONE CLASS JAVA
CLASS="time">上传时间: 2017-02-19
CLASS="username">上传用户:tyler
动态调用 JAVA CLASS/JAR,不是难事。只是随便搜索了一下,没有完整的过程。於是,综合了一下,写不个综合的范例,以便提供参考
CLASS="tags">标签: CLASS JAVA JAR 动态
CLASS="time">上传时间: 2013-12-23
CLASS="username">上传用户:410805624
This is a CLASS to draw owner-draw button in MFC.
CLASS="tags">标签: owner-draw button CLASS This
CLASS="time">上传时间: 2017-02-23
CLASS="username">上传用户:wanqunsheng
A communication CLASS for serial port
CLASS="tags">标签: communication serial CLASS port
CLASS="time">上传时间: 2014-05-29
CLASS="username">上传用户:zhengjian
jd-gui : a usefull java CLASS decompiler
CLASS="tags">标签: 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">标签: 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">标签: 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">标签: XYDataArray template article posted
CLASS="time">上传时间: 2017-03-03
CLASS="username">上传用户:问题问题