CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - license

搜索资源列表

  1. guowaiyuanma

    0下载:
  2. This the full source code for our mobile game Winter Sports. The source code is distributed under the terms of the GNU Public License.-This the full source code for our mobile g ame Winter Sports. The source code is distribut ed under the terms of th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1922805
    • 提供者:mihu
  1. RegisterStatus

    0下载:
  2. 这是java实现的客户登陆电话系统的注册码部分-java This is the realization of client landing phone license key part of the system
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1727
    • 提供者:张子
  1. myeclipse

    0下载:
  2. myeclipse注册码算法,可以注册任何用户名!-myeclipse license key algorithm, users can register any name!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:70034
    • 提供者:张强
  1. PDU

    0下载:
  2. /*_############################################################################ _## _## SNMP4J - PDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5426
    • 提供者:returner
  1. PDUv1

    0下载:
  2. /*_############################################################################ _## _## SNMP4J - PDUv1.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4362
    • 提供者:returner
  1. ScopedPDU

    0下载:
  2. /*_############################################################################ _## _## SNMP4J - ScopedPDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Versi
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1992
    • 提供者:returner
  1. Snmp

    0下载:
  2. /*_############################################################################ _## _## SNMP4J - Snmp.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (t
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11727
    • 提供者:returner
  1. UserTarget

    0下载:
  2. /*_############################################################################ _## _## SNMP4J - UserTarget.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Vers
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1638
    • 提供者:returner
  1. joone-ext

    0下载:
  2. s file contains the Joone Distributed training Environment (DTE). See http://www.jooneworld.com/docs/dte.html to learn more about it. To learn more about Joone - Java Object Oriented Neural Engine: http://www.joone.org Joone and the DTE a
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9224995
    • 提供者:yaying
  1. LicenseManage

    0下载:
  2. License文件分析和识别。只要用于Mentor出品的EDA工具的license文件。 可以给学习者用来学习java swing。-License Document Analysis and Recognition. Produced as long as the Mentor EDA tools for the license file. Learners can be used to learn java swing.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:899764
    • 提供者:流水
  1. license

    1下载:
  2. java license校验 java license校验-java license
  3. 所属分类:Jsp/Servlet

    • 发布日期:2014-07-28
    • 文件大小:49208
    • 提供者:foozle
  1. javaLPDR

    0下载:
  2. 一個具有相當功能的車牌辨認器. 可作為發展車牌辨認系統的基礎架構.-A java-based car license recognition program, which can be a base line to build up a system.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1233396
    • 提供者:hunt
  1. how-to-create-J2EE-license

    1下载:
  2. 1. 如何制作比较安全完整的J2EE软件的license 或者说License机制。 目前想到的办法是用公钥私玥进行生成一个license,算法是IDEA算法。在每次启动的时候加载读取License信息。进行验证。 但问题是: 1.java的容易被反编译。自己写class loader进行解密难度又不较大。 2. 要进行限制客户端的数量。现在的weblogic有这种功能或者API么 3. 那种算法相对安全,MD5都被破解了。。。。 第一个问题,正如大家说的
  3. 所属分类:Java Develop

    • 发布日期:2014-07-28
    • 文件大小:74752
    • 提供者:彪汉
  1. license-java-learning

    0下载:
  2. license机制有以下的主要功能点: Ø 应用程序可以创建以及验证绑定给用户、系统等实体的license。 Ø 防止用户随意拷贝软件和license。 Ø licenses可以是永久性的或者临时性的(在某个特定时期内有效) Ø licenses的验证由JAVA Security API提供的数字签名机制来实现。 Ø license安装模块需要用特殊机制对其进行保护,以防被反编译轻易破解。 -T
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:97366
    • 提供者:彪汉
  1. Floating-License-Server-Setup

    0下载:
  2. Floating License Server Setup-Floating the License Server, the Setup
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4281402
    • 提供者:Ting
  1. license

    0下载:
  2. license签名控制的简单实现,进行加密和签名,供有需要的用户学习,如果需要商业应用需要以此为基础进行再开发-license signature control simple implementation for encryption and signatures, there is a need for users to learn, if you need a commercial application needs as a basis for further development
  3. 所属分类:JavaScript

    • 发布日期:2017-11-15
    • 文件大小:4050
    • 提供者:yanglc
  1. License

    0下载:
  2. license例子很全有注释 license例子很全有注释 license例子很全有注释-license demo
  3. 所属分类:Applet

    • 发布日期:2017-05-04
    • 文件大小:1272420
    • 提供者:long2684487
  1. ImageProcess-vehicle-license

    0下载:
  2. java写的车牌定位识别程序,有详细的算法设计文档 -Java car license recongnition with document in Chinese
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4900538
    • 提供者:
  1. The-license-plate-recognition

    0下载:
  2. 该源码能够对采集的图像实现灰度化、拉格朗日算子边缘检测、图像增强、二值化等功能,其次能够对车牌图像进行初步定位和精确定位,最后再对车牌图像进行分割识别-The source to image acquisition to achieve gray, Lagrange operator edge detection, image enhancement, the value of the two functions, then to perform initial positioning and
  3. 所属分类:Applet

    • 发布日期:2017-05-07
    • 文件大小:1202559
    • 提供者:金鑫
  1. true-license(add-chinese-notes)

    0下载:
  2. true-license源码-自添中文注释版,一个给java软件加上license正版验证的项目-True-license source- add the Chinese version of the notes, one to the Java software plus license genuine validation of the project
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:103913
    • 提供者:刘蒙
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com