CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - JAVA.java

搜索资源列表

  1. Java Cryptography and source code.zip

    0下载:
  2. Java Cryptography and source code
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:1.38mb
    • 提供者:
  1. RSADemo.java

    0下载:
  2. 使用Java写的RSA加密/解密例子
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:8.97kb
    • 提供者:
  1. 基于JAVA的IDEA实现

    0下载:
  2. 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-com
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.14kb
    • 提供者:王广驰
  1. JAVA程序设计教程(附源码)

    0下载:
  2. 学好java必不可少,要多看些例子,这是一个很好的java编程讲解加实例-learn essential to see more examples, it is a good java programming examples on the increase
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.72mb
    • 提供者:谢雨欣
  1. JAVA-MD5pass_src

    0下载:
  2. JAVA 的MD5加密算法源代码 JAVA 的MD5加密算法源代码-JAVA MD5 encryption algorithm source code of Java M D5 encryption algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:tqb
  1. 一个用java写的加解密程序

    0下载:
  2. 一个用java写的加解密程序实现了简单的加密-a written using encryption and decryption procedures to achieve a simple encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.16kb
    • 提供者:尹天
  1. 一个JAVA的DES加密程序

    0下载:
  2. 一个JAVA的DES加密程序-a JAVA DES encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:施佳佳
  1. Java-cai.ZIP

    0下载:
  2. java编程教程及部分代码,有很多例子哦-java programming guide and some code, there are many examples oh
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:32.87kb
    • 提供者:周楠清
  1. Des(JAVA)

    0下载:
  2. 使用JAVA语言编写的Des加密解密源码,希望能给大家提供一些帮助.-use of the Java language source Des encryption and decryption, in the hope of giving you some help.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35.98kb
    • 提供者:shixiao
  1. java安全性源代码

    0下载:
  2. java的加密解密 des aes rsa等算法-des encryption and decryption algorithms such as Aes rsa
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:758.49kb
    • 提供者:
  1. aes-java-file

    0下载:
  2. 使用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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8.79kb
    • 提供者:cai
  1. Java Cryptography and source code

    0下载:
  2. Java Cryptography and source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:1.38mb
    • 提供者:none
  1. java

    0下载:
  2. md5算法的java实现-md5 algorithm java realizes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:4.1kb
    • 提供者:
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:35.28kb
    • 提供者:王小军
  1. java-lzo-1.00.tar

    0下载:
  2. java版的lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-java version of the lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:35.94kb
    • 提供者:miller
  1. java-chatroom

    1下载:
  2. java聊天室,具有群聊、私聊、文件传送等功能-java chat rooms, with a group chat, private chat, file transfer and other functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1.94mb
    • 提供者:07281109
  1. DES-java

    0下载:
  2. 利用Java对DES算法的加密和解密,需要的转载!-Java on the DES algorithm using encryption and decryption, reproduced in need!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1.02kb
    • 提供者:马广成
  1. Java.API

    0下载:
  2. java sdk 文档中文版的,格式为chm,非常好的,linux下可用chmsee打开-java sdk documentation Chinese version of the format chm, very good, linux chmsee available under the Open
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-11
    • 文件大小:18.36mb
    • 提供者:zyh
  1. des-java

    0下载:
  2. 用java 实现的des加密解密算法过程文档含源码-java des achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:212.24kb
    • 提供者:庞云飞
  1. java版浏览器

    1下载:
  2. 利用Java开发编写,十几种功能,有次开发需要的同学可以参考下(Java development using the preparation of more than a dozen functions, once the development needs of students can refer to)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-27
    • 文件大小:11.6mb
    • 提供者:zhouych
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com