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

搜索资源列表

  1. xskjgl2

    0下载:
  2. 《学生课绩管理系统》的升级版,采用了sertlet+jsp+Javabean+sqlserver,并且做了许多修改! 说明: 数据库连接 在classes目录下的 sqlbean.java中 默认的用户名:1 密码: 1 -"student class performance management systems," an updated version using the sertlet jsp Javabean SQLServer, and mad
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:373.6kb
    • 提供者:杜飞
  1. a_software_for_AES_encode_and_decode_with_java

    1下载:
  2. 是一个用java写的关于AES加密解密的小软件,压缩包内容包括了.java,.class,.jar,解压后必须要安装java虚拟机才可以运行。-is a java was used on the AES encryption and decryption of small software compressed content included. java,. class,. jar, unpacked must install java virtual machine can run.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34.15kb
    • 提供者:ldy
  1. moreforcpp-1.0

    0下载:
  2. \"More for C++\" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C-"More for C" is a class library that provide 's some features that are
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:359.94kb
    • 提供者:李力
  1. cthread_demo

    0下载:
  2. cthread使得同在MFC线程不相上下一样,在你的C#/Java语言. 对于你自己说可以用class CThread Run( void * ) Start() .启动线程-cthread made with the MFC similar to the same thread, in your C# / Java language. For your own class can be used CThread Run (vo id *) Start (). start threads
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13.42kb
    • 提供者:no name
  1. Java.DES.RSA.SHA

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:53.92kb
    • 提供者:wm891
  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. suanfa2

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:41.45kb
    • 提供者:冯永刚
  1. Encryptionalgorithm

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:53.92kb
    • 提供者:lisheng
  1. color

    0下载:
  2. 这是一个实现color类接口的Java应用程序,通过继承GeometricObject 类来实现color的功能,能够让编程人员对java的类接口只是有所熟悉-This is a Java application, a color class interface and color to achieve the functionality by inheritance GeometricObject class allows programmers just somewhat familiar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:1.16kb
    • 提供者:Hobo
  1. ParseRules

    0下载:
  2. 一种通过连接知识库进行规则解析的方法,由原来的JSP改编写为java类作为解析引擎而打包使用,大致流程是读规则-拆分为参数-解析参数用法-列为方程-查数据库得到查询结果。-One by connecting knowledge base rules for the method, the original JSP change written to java class parsing engine packaged using the general flow of reading the r
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:7.23kb
    • 提供者:荣伟
  1. shiyaner-fenzumimajiami

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 以DES/DESede为例,利用java中的相关类实现对指定字符串的加,解密 -Understand the principle of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: D
  3. 所属分类:Network Security

    • 发布日期:2017-11-20
    • 文件大小:119.91kb
    • 提供者:mengmeng
  1. android_hardware_Camera

    0下载:
  2. provides persistent context for calls from native code to Java class JNICameraContext: public CameraListener.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:5.38kb
    • 提供者:yersengkiu
  1. JavaClassJSC

    0下载:
  2. Java Class Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.61kb
    • 提供者:xeivunxe
  1. Escape.java

    0下载:
  2. Java Escape算法编码示例,包括解码类文件源码,解码说明:本方法保证 不论参数s是否经过escape()编码,均能得到正确的“解码”结果。-Java Escape arithmetic coding examples, including the decoding class source files, decode Note: This method ensures that regardless of whether the parameter s through the escap
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:1.55kb
    • 提供者:zidian
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1、 理解公钥密码算法,熟悉常有的密码算法:RSA、椭圆曲线密码体制 2、 以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实习内容 以RSA为例,利用java中的相关类实现对指定字符串的加解密。 1、 生成公钥密钥对 (1)利用java中的KeypairGenerator类创建公钥密钥对,利用KeypairGenerator的静态方法getInstance()获得KeypairGenerator类型的对象,
  3. 所属分类:Network Security

    • 发布日期:2017-04-13
    • 文件大小:2.06kb
    • 提供者:杨平
  1. src

    0下载:
  2. 实习二 分组密码加密 一、实习目的 1、理解对称加密算法的原理,熟悉常用的对称加密算法:DES、TripleDES、Blowfish; 2、以DESede加密算法为例,掌握分组加密算法加、解密过程的实现。 二、实习内容 1.[基本要求] 以DES/DESede为例,利用java中的相关类实现对指定字符串的加、解密。 2.[实现提示] (1) 可以利用java中的KeyGenerator类创建对称秘钥,利用工厂类KeyGenerator的静态方法getInstanc
  3. 所属分类:Network Security

    • 发布日期:2017-04-04
    • 文件大小:2.9kb
    • 提供者:杨平
  1. Object

    0下载:
  2. The root class of the Java class hierarchy. All non-primitive types (including arrays) inherit either directly or indirectly from this class.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.22kb
    • 提供者:ruifengjue
  1. LibraryClass

    0下载:
  2. This Clazz is a compact representation of the essential data in a Java class.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:xiejubo
  1. java--class

    0下载:
  2. java class加密保护包含dll文件以及加密工具,-java class containing the dll file encryption and encryption tools,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:254.12kb
    • 提供者:liguoxian
  1. tinyxml_2_6_2

    0下载:
  2. inyXML一款很优秀的操作C++类库,文件不大,但方法很丰富,和apache的Dom4j可以披靡啊!习惯了使用java类库的我看到这么丰富的c++类库,很高兴!它使用很简单,只需要拷贝几个文件到你的工程中,没有STL也可以编译运行。(InyXML is a very good operating C++ library file is not, but the method is very rich, and Apache Dom4j can be invincible! Accustomed
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-11
    • 文件大小:284.06kb
    • 提供者:developerpu
« 12 3 4 5 »
搜珍网 www.dssz.com