搜索资源列表
JAVA程序设计教程(附源码)
- 学好java必不可少,要多看些例子,这是一个很好的java编程讲解加实例-learn essential to see more examples, it is a good java programming examples on the increase
the_implement_of_java_tree
- 树的java实现 , 很好的一个应用, ,同时结合了数据库的操作.是一个不错的学习的实例了.-tree realization of a good application. combined with the operation of the database. it is a good example of the study.
md5forjava java md5加密解密源码及实例代码
- java md5加密解密源码及实例代码,简洁明了-java md5 encryption decryption source code and examples, concise
javaThread
- java多线程实例,代码可执行,绝对开源-java multi-threaded example, code executable, absolute open-source
sourcecode
- Java网络编程源码 带聊天工具远吗 非常好的实例教程-Java network programming source chat tool with a very good example of far right course
ApplicationMonitor
- 用java做的监控应用实例 初学者很好的实例-Using java to do the monitoring application example
Keyencryptionalgorithm
- Java中的Blowfish对称密钥加密算法类和实例-Java in the Blowfish symmetric key encryption algorithm classes and instances
jni_demo
- VC++与Java混合编程的实例演示,感兴趣的初学者可以参考下-VC++ and Java mixed programming example demonstrates, beginners can refer interested
java
- 基于RSA的公钥签名实现。java实现数字签名的实例-Implementation based on RSA public key signature. java instance digital signature
Encrypt
- 利用java.security对字符串进行加密解密,包含应用实例。-Use Java. Security in a encrypt, decrypt, including the application example.
Desktop
- java中各种使用DES加密、解密方式的使用以及实例-the use of des in java
CertificateExample
- Java 数字签名、数字证书的相关实例。 关于数字签名:产生RSA密钥对(myKeyPair),得到RSA密钥对,产生Signature对象,对用私钥对信息(info)签名,用指定算法产生签名对象,用私钥初始化签名对象,将待签名的数据传送给签名对象(须在初始化之后),用公钥验证签名结果,使用公钥初始化签名对象,用于验证签名。 -Java digital signature, digital certificates instance. Digital Signature: g
SingleKeyExample
- Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。 用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥; 用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
PairKeyExample
- java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -java encryption algorithm
KeyGeneratorExample
- Java生成密钥、保存密钥的实例源码,通过本源码可以了解到Java如何产生单钥加密的密钥(myKey)、产生双钥的密钥对(keyPair)、如何保存公钥的字节数组、保存私钥到文件privateKey.dat、如何用Java对象序列化保存私钥,通常应对私钥加密后再保存、如何从文件中得到公钥编码的字节数组、如何从字节数组解码公钥-Java to generate a key instance of the source to save the key can learn Java through t
java-security-mechanisms-code
- Java安全机制的实例程序,有助于了解Java提供的安全机制编程接口-Instance of the Java security mechanisms help to understand the programming interface of the Java security mechanisms
3dex_forjava
- 数据格式加密采用标准3DES加密。 加密的字符串key为: 589BD507B59737B6C1BFCB9DCECB2C7957469B67049EDF34 nmbs_cstinf_dnl_7000_20130124.txt 为导出的未加密的数据,可做解析参考。 nmbs_cstinf_dnl_7000_20130124 (1).txt 为导出的加密数据,正式的客户信息下载文件为加密数据。 TripleDES.java及BytesUtil.java为
Java
- Java编程xml实例,给出xml技术在java方面的具体例子,-Java programming XML instance, gives concrete example of XML technology in Java,
rrxolution-allocate
- 一个简单的JAVA实例,取得目录的文件信息()
jyuuvfv
- ssh实现简单的论坛帖子增删改查,分页,回复帖子的项目实例(SSH to achieve simple forum posts additions and deletions to change, paging, reply to posts of project examples)