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

搜索资源列表

  1. md5ref10

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45497
    • 提供者:0940566827
  1. RSAbaseJAVA

    0下载:
  2. RSA算法介绍及JAVA实现,对用C++的人员也有一定的帮助.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4854
    • 提供者:givay
  1. ClearJava

    0下载:
  2. clear java project c lear java project
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30947
    • 提供者:ch
  1. Digital-Signature

    0下载:
  2. 一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:323307
    • 提供者:sgirl
  1. Jiami.rar

    0下载:
  2. 凯撒加密,用java实现 非扩展算法,C=M*K,有加密和解密两步,Caesar encryption, using java to achieve non-expansion algorithm, C = M* K, have a two-step encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:917
    • 提供者:黑人
  1. Shamir

    1下载:
  2. Shamir秘密分享算法的C#实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2179347
    • 提供者:
  1. swig-2.0.6.tar

    0下载:
  2. 脚本语言或java等与c、c++的粘合代码生成工具-Such as scr ipting language or java and the c, c++ of the ' s adhesion code generation tools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5277387
    • 提供者:刘涛
  1. AES

    0下载:
  2. AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:16307947
    • 提供者:cristiano
  1. sepent2

    0下载:
  2. C和Java写的sepent加密算法-C and Java write sepent encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:984232
    • 提供者:站长
  1. QQ_password

    0下载:
  2. QQ加密原理及其解密。大家学习一下,共同交流-QQ encryption and decryption principle. U.S. to learn about common exchange
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:707665
    • 提供者:何冰
  1. 3DES

    0下载:
  2. 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6949
    • 提供者:magicliao
  1. SwingTrayIcon

    0下载:
  2. 一个C++写的WINDOWS系统通知栏动态链接库,供JAVA程序调用-A C++ Written notice column WINDOWS system dynamic link library for JAVA procedure call
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:168088
    • 提供者:Sol
  1. MyExceptionApp

    0下载:
  2. C++的异常类,实现的功能包括: 1、打印异常堆栈,类似于Java的printStackTrace 2、转换Windows的结构化异常;3、将GetLastError转换为异常类;4、对于进程中未捕获的异常,打印其堆栈信息-C++ Abnormal category, the realization of the features include: 1, print exception stack, similar to Java, printStackTrace 2, the conver
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:48079
    • 提供者:jeffrey
  1. Java2C_0_83

    0下载:
  2. java源码转C源码,值得借鉴、学习、使用
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1122461
    • 提供者:chen
  1. gl_camera_4b

    0下载:
  2. E-Books Visual C++ Books Java Books Delphi-C++Builder software engineering Certification book Other Books Document software engineering File Formats Project Manage Development Research IT Hero Communication Project Design
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:57944
    • 提供者:David
  1. PlayfairCipher_codes

    0下载:
  2. Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:132927
    • 提供者:黃文岩
  1. pthread_wrapper

    0下载:
  2. This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2523
    • 提供者:oob2
  1. MD5

    0下载:
  2. MD5加密算法在当今已经被人们广泛的认识与应用 这里用java实现MD5加密代码-ECC C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:126628
    • 提供者:wushanghong
  1. doxygen

    0下载:
  2. Doxygen可以从C,C++, java等源代码中提取消息来生成帮助文档, API资料等,里面包含在linux下面的完整配置手册和使用说明-Doxygen can be C, C++, java and other source code to extract information to generate help files, API information, which is included in the linux configuration complete the followi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:4044834
    • 提供者:lq
  1. bookmanagement

    0下载:
  2. 图书管理系统 JAVA实现 C/S架构 大家参考交流下-JAVA library management system to achieve C/S structure under reference exchange
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:622976
    • 提供者:YZQ
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com