资源列表
WifiAPITest
- Provide an interface for testing out the Wifi API.
Trojan
- 该木马可在服务器上增加 文件,体积小巧。-The Trojan can add files on the server, compact.
MyGuess
- 制作一个图形界面,产生一个1-10以内的随机数,通过用户输入的数与系统随机产生的数作对比,通过系统给的提示,用户可有三次机会猜中随机数。-To create a graphical interface, generate random Numbers within a 1-10, through the user input the number of random number compared with the system, through the system to prompt, th
JSto16
- 字符串转16进制,也可对16进制编码进行解密-Turn hexadecimal string can also be decrypted on the hexadecimal encoding
NameRecord
- NameRecord project. Implementing a program with multiple classes, using ArrayLists
AuthenticationToken
- Authentication token on Java
Circle
- 画一个圆,用鼠标滑轮控制它的大小,键盘控制它的移动-paint a circle,move it by koybords
OuShu
- 计算一定区间的偶数之和。http://itzone.xsblog.com-calculation of a certain interval even together. Http://itzone.xsblog.com
objecttest
- 关于流java的简单示例仅供初学者学习使用-flow java on the simple example is for beginners learning to use
DB2Populator
- DB2Populator is the Demo which using the class of DriverManagerConnectionProvider to connect DB2 /SQLServer and call the related SQL.
browser
- 简略的浏览器
BinaryTree
- 用Java实现的求哈夫曼树算法,包括生成哈夫曼树的详细过程。