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

搜索资源列表

  1. md5

    0下载:
  2. java程序md5加密源码,需要的朋友可以下载看看参考下,此源码加密是以16进制算法加密。-md5 encryption java program source code, you can download to see a friend in need reference, this source is 16 hexadecimal encryption algorithm for encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2939
    • 提供者:daiyou
  1. kgpjCode

    0下载:
  2. <Killer Game Programming in Java>的源码。-Source of <Killer Game Programming in Java>.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3207349
    • 提供者:krime
  1. net

    0下载:
  2. 很强的Java加密解密算法源码,很不错的加密算法哦!-Strong encryption and decryption algorithms Java source code, very good encryption algorithm Oh!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:17554
    • 提供者:畅想未来
  1. MD5DigestAlgorithm

    0下载:
  2. MD5加密摘要算法源码(Java版) MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改-Summary of MD5 encryption algorithm source code (Java version) MD5 is a typical application of the information (Message) message digest generated (Message-Digest), to prevent t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2726
    • 提供者:liuyinhang
  1. Encryptionanddecryptionalgorithmsourcecode

    0下载:
  2. 很强的Java加密解密算法源码,适合新手-Strong Java source code encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:37355
    • 提供者:lisheng
  1. shijianbaogao

    0下载:
  2. 这里包含了许多资料,包含了UML的实验和报告,数据结构的四次试验和报告,Java的五次试验和报告,还有Linux编程的实验和报告,统统的附有源码-This contains a lot of information, including the UML experiments and reports, data structures and reports of four trials, Java and report on the five tests, as well as Linux pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1549211
    • 提供者:薛亮
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source code, a total of 6 kinds of algorithms are available, in addition to ZIP compressed files can be generated directly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:27967
    • 提供者:钮燕佳
  1. MD5

    0下载:
  2. jsp不可逆加密算法MD5加密源码,java编写,下载后解压为源码,利用java环境编译为.class文件后调用即可!-md5 code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:4399
    • 提供者:江红武
  1. DESCipher-20111202

    0下载:
  2. DES加密解密源码,支持与java以及C#之间相互加解密,已经验证通过,并使用在项目中,挺好用的-DES encryption and decryption source code, support and java and encryption between C#, has been validated, and used in the project, very good use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1006502
    • 提供者:凌星
  1. Mpad

    0下载:
  2. java 写的一个DES/3DES算法源码-java DES/3DES code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3613
    • 提供者:邱国清
  1. SingleKeyExample

    0下载:
  2. Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。   用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥;   用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2295
    • 提供者:同同
  1. KeyGeneratorExample

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

    • 发布日期:2017-04-03
    • 文件大小:6847
    • 提供者:lws
  1. File_Up_and_Down

    0下载:
  2. java 文件上传,文件下载 源码,java文件-fileUp and fileDownload
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:7796
    • 提供者:wanggang
  1. SerialPortManagerImpl

    0下载:
  2. 这是一个实现 java 串口编程的很好的源码,超实用-java comm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:1864
    • 提供者:whk
  1. fly-success

    0下载:
  2. 航空订票管理 这是一个java版的航空订票系统,有完整的源码,可供自学,也可为计算机系毕业设计所用!-This is a java version of the air booking system, a complete source for self-study, the computer system can also be used for graduation!-airline reservation system using java
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:1873176
    • 提供者:史代乐
  1. MyEncrypt

    0下载:
  2. 自己写的符合标准的3DES加密和解密程序源码,使用C#编写,平台为是VS2008,可带加密key和符合Java标准的32位密钥,并能读取CPU等硬件序列号做机器绑定加密,已用在多个项目中做程序加密解密-Written by myself standards-compliant 3DES encryption and decryption program source code, written in C# platform for VS2008, with a 32-bit key encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:87160
    • 提供者:刘伟信
  1. PersonnelManage

    0下载:
  2. Java版的企业人事管理系统完整版源码,采用Oracle数据库,运行于Eclipse,压缩包内附有配置文档和系统说明。这套系统可完成档案管理、人事管理、考勤管理、工资管理、用户管理、财务报表等功能。-Corporate personnel management system of the Java version of the full version of the source code, using the Oracle database, running on the Eclipse co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:886770
    • 提供者:hong
  1. bbs

    0下载:
  2. 用JAVA做的论坛 BJ尚学堂视频源码 用struts做的论坛模块功能-The forum BJ Jean Hall video source with JAVA
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:4896754
    • 提供者:fish
  1. v2ch01

    0下载:
  2. 《java 核心技术》卷二第一章源代码,绝对书中源码-The java core technology " Volume II source code, absolute book source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:12228
    • 提供者:puping
  1. v2ch02

    0下载:
  2. 《java 核心技术》卷二第2章源代码,绝对书中的源码-The java core technology, " Volume II Chapter 2 source code, the absolute source book
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:22940
    • 提供者:puping
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com