搜索资源列表
FileShower
- 测试java.io 刚学的时候编的小程序-test java.lang just learning the series of the small programs
md5ref10
- Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference impl
java下编写QRCode源程序,有二维码生成方法
- java下编写QRCode源程序,有二维码生成方法、解读方法及测试demo,不需修改,可直接运行。,java source QRCode prepared, there are two-dimensional code generation method, reading method and test demo, no changes can be directly run.
framebuffer 2440 frame buffer 测试程序
- 2440 frame buffer 测试程序,可以直接显示16位bmp 图片-2440 frame buffer test program, you can directly display 16-bit bmp image
aes-java-file
- 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
test
- 1、对称密码技术的实现(单重DES加密/解密); 2、非对称密码技术的实现(RSA,产生公私钥,并利用公钥加密信息,在利用私钥解密);-1, symmetric cryptographic techniques to achieve (single DES encryption/decryption) 2, non-symmetrical cryptographic techniques to achieve (RSA, generate public private key and pu
java-crc
- test upload file -test upload file 1111111
JNDIProject
- Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定 String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定 ctx.rebind(“Chapter2”,s)
Test
- 在linux下测试mysql的java程序,简单的测试程序-Mysql in linux the java test program, a simple test procedure
AES-test
- aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
Test
- md5加密算法,实现加密的主函数test,还有md5.java实现加密过程-md5 encryption algorithm to achieve the main function of encryption
daziceshi
- 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即-import java.lang.Math-Write a program grade point average
Miller-Rabin_primality_test_(Java)
- Miller rabin primality test
Encrypt
- JAVA MD5加密源码,此源码适合初学者使用,其中的测试文档需用用户根据自己的需要来完成。-JAVA MD5 encryption source code, the source for beginners, one of the test document Xu Yong users to complete their own needs.
Java-encryption
- 实践篇 这篇主要对现今流行的所有加密算法进行了全面阐述和深入剖析,并配合相关测试用例演 示算法实现。在阅读这篇前,请阅读本书第2章相关理论知识,并了解第3~4章相关的API内容。 -This article mainly about the current practice of all popular encryption algorithm describes a comprehensive and in-depth analysis, and in line with the
JBPM-05
- jbpm功能实现,包括创建表格,部署流程,创建公文,提交公文,检测手上待批公文-jbpm implementation of function, including the creation of forms, the deployment process, create documents, submitted documents, test documents pending the hands of
RESsecure
- 通过j2se编程实现1024位RSA加密算法,内部含有明文密文再到明文的检测测试可以快速生成密钥对-Pass the j2se plait distance realization 1024 RSA to encrypt calculate way, inner part imply a clear statement secret content again arrive clear statement of examination test can fast born and airtigh
test
- 利用java开发的一个简单安卓实用型记事本,一个星期速成,求不喷-Using a simple android Java development practical notepad, crash a week, please don t spray
Automatic Regressive Test
- Java tools for devices automatic regressive test 需改名为:.tar.gz 才可以正常解压。
RSAaDESaMD5_JAVAtest
- 对称/非对称密码技术、信息摘要技术等简单题例-DES RSA MD5 java test