-
rsa-java
用java实现的,使用了rsa算法,可用于加解密文本文档(Achieved with java, use the rsa algorithm, can be used for encryption and decryption text document)
- 2009-06-02 08:23:50下载
- 积分:1
-
disruptor
Disruptor:一种高性能的、在并发线程间数据交换领域用于替换有界限队列的方案(The Disruptor: a high-performance, concurrent threads for data exchange between field for the replacement program boundaries queue)
- 2012-11-04 16:26:42下载
- 积分:1
-
sinDraw
java手机开发编程语言java2me范例,绘制sin函数。(java programming language java2me mobile development paradigm, drawing sin function.)
- 2013-11-03 21:16:03下载
- 积分:1
-
BookStoreJava
简单的书店管理系统,是课设期间教师指导完成的,希望会对大家有帮助!(Bookstore simple management system, is a lesson for teachers to guide the completion of the period, and I hope you will help!)
- 2009-04-14 14:50:23下载
- 积分:1
-
javaabastract
java的abstract类也是比较难使用的一个类,故给你发了几个典型程序(java the abstract category is more difficult to use in a class, so you made a few typical procedure)
- 2007-01-30 00:23:12下载
- 积分:1
-
State
java语言非常有用,它的设计模式更是有效地设计开发程序的工具。(java language is very useful, it is designed to model more efficient design and development procedures.)
- 2010-01-07 10:33:51下载
- 积分:1
-
swing-Animation-demo
这个是写swing的关于动画的实现,有基本的动画效果,类似flash的(This is written on the animation realization of swing, there is a basic animation effects, similar to the flash of)
- 2011-06-10 01:13:39下载
- 积分:1
-
循环
说明: 控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)
- 2019-10-12 14:00:38下载
- 积分:1
-
javaweb(code)
孙鑫老师的java web 开发详解的源代码,里面的很多例子可以直接用你的项目于工程(source code of java web,you can use it directly)
- 2020-10-18 17:07:26下载
- 积分:1
-
Address-book-written-in-Java-
Java编写的通讯录
1.添加联系人2.修改联系人3.删除联系人4.查询联系人5.退出(Address book written in Java 1. Add contacts 2 to modify contact 3 delete the contact 4. Contacter 5 exit)
- 2011-06-30 22:34:48下载
- 积分:1