搜索资源列表
Rot13.java
- 循环位移算法ROT-13,既输入的字符串的每个字符后移13位加密,在移13位解密.-displacement cycle algorithm ROT - 13, both input string of characters after each shift 13 encryption, the shift 13 declassified.
Chukeh
- 基于aspx.net开发的文件断点续传功能 断点续传客户端可以使用 VC、Delphi、Java、VB 等任何技术来实现 基本原理为从大文件中循环取指定大小的块并提交 -Developed based on a document aspx.net HTTP feature HTTP client can use the VC, Delphi, Java, VB, etc. to achieve the basic principle of any technology from
daziceshi
- 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即-import java.lang.Math-Write a program grade point average
Rsa
- 用java语言实现RSA加密算法,可循环测试加密。-Java language with RSA encryption algorithm, encryption can be recycled test.