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

搜索资源列表

  1. ScreenProtect_java_circle

    0下载:
  2. 一个java编写的屏幕保护程序,有助于学习applet图形编程.-prepared a screen protection procedures and facilitate learning applet graphical programming.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:923
    • 提供者:chen
  1. webdeng

    0下载:
  2. 登录页面保护(通过jsp调用servlet实现页面保护,完全符合mvc模型,含数据库)-login page protection (through jsp pages called servlet achieve protection, fully consistent with myc model, containing database)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:92629
    • 提供者:廉季平
  1. glass_v2_0_2

    0下载:
  2. Java programming on optical network protection and restroation algorithms-Java programming on optical network prote ction and restroation algorithms
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3981152
    • 提供者:william
  1. SimplePasswordManager

    0下载:
  2. 用于个人账户信息保护的。基于DES规则的密码保护!-for personal account information protection. DES rules on the protection of the password!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5965
    • 提供者:程轶
  1. flystars

    0下载:
  2. 编写Java Application程序, 实现屏幕保护程序—飞跃星空,并具有同样的参数设置面板。-Java Application procedures for the preparation and realization of screen protection program - Star leap, and with the same parameter settings panel.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1121
    • 提供者:里中学
  1. 基于JSP制作的微博系统

    0下载:
  2. 基于JSP制作的微博系统 具有上传功能 MD5密码保护 等 -JSP-based production system with upload functionality microblogging MD5 password protection
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-09
    • 文件大小:2983577
    • 提供者:阿玉
  1. wangluobianchengshiyan(9)

    0下载:
  2. 开发一个多线程程序同时对一个链表进行节点插入。 (1)要求算法正确 (2)该系统要求使用头插法,插入结果正确,并输出结果。 (3)要求模拟出多线程程序资源共享问题。在本程序中体现为链表节点的丢失。 (4)给出正确的链表受到保护的实现。要求使用线程同步机制。-At the same time develop a multi-threaded program into a linked list node. (1) request algorithms correctly (2) T
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:12251
    • 提供者:cnwst
  1. java

    0下载:
  2. 在设计中主要研究当前的软件产品一些不易盗版或破解的保护策略,分析各种保护手段的技术特点以及不足之处。最终实现一种基于系统硬件的软件序列号保护技术。在设计过程中主要完成如何使用软件的客户端获取识别机器标志的硬盘序列号。首先设计初始算法,将获取的硬盘序列号转化为机器码-Major research in the design of current software products pirated or cracked a number of difficult protection strateg
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:387778
    • 提供者:姚磊
  1. sourcesafe

    0下载:
  2. java类加密保护类,主要是对classload方法进行重载。-java-type encryption protection category, mainly for heavy-duty classload methods.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4403
    • 提供者:刘伟祥
  1. Bankofcomputermanagementsystem

    0下载:
  2. 实现银行系统中某个部门的计算机设备管理、公共信息管理、权限用户管理、系统设置等,为系统的安全正常运行提供保障-The achievement of the banking system in a department of computer equipment management, public information management, user rights management, system settings and so on, for the normal operation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5560523
    • 提供者:阿杜
  1. 2

    0下载:
  2. 定义一个大学生类Graduate,保护数据成员:姓名,学号,校名,并为它定义带参数的构造函数、拷贝构造函数、析构函数和输出数据成员值的print( )公有成员函数,另定义研究生类Postgraduate,它以公有继承方式派生于类Graduate,新增加“研究方向、导师名”两个私有数据成员,并定义带参数的构造函数,拷贝构造函数、析构函数和输出研究生数据的print( )公有成员函数,另外,要求学号自动增加,且Graduate和Postgraduate的学号起始值不同。在主函数中定义派生类对象进行测
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:732
    • 提供者:张帆
  1. wenjianxitong

    1下载:
  2. 用java实现的linux的二级文件系统,可以实现如下功能:login,dir,create,delete,open,close,read,write2.列目录时要列出文件名,物理地址,保护码和文件名3.源文件可以进行读写保护-Linux using java to achieve the secondary file system, you can achieve the following features: login, dir, create, delete, open, close,
  3. 所属分类:Java Develop

    • 发布日期:2015-11-22
    • 文件大小:2644521
    • 提供者:陈胜男
  1. Java_wenjianbaohu

    0下载:
  2. 编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接13的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。实验结果表明,该方法是有效的。-Compiled Java class files can easily be decompiled, in the Java applicat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1071428
    • 提供者:刘杰
  1. BlindAuthentication

    0下载:
  2. Concerns on widespread use of biometric authentication systems are primarily centered around template security, revocability, and privacy. The use of cryptographic primitives to bolster the authentication process can alleviate some of these concerns
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1580887
    • 提供者:prabhu
  1. javaSecureProgramming

    0下载:
  2. Java安全编程,是一个从Java最底层像最高层爬升的一个阶层次的书籍,描述了从零防护到高级防护。-Java security programming, Java is a bottom from the climb as a top level meeting of the book, describes the protection from zero to high protection.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:686383
    • 提供者:萧衍
  1. phonebook

    0下载:
  2. 利用数据库执行的一个电话本程序~~~可实现各种相应的功能同时拥有密码保护功能-Database implementation using a phone book program ~ ~ ~ can achieve a variety of functions in addition to the corresponding password protection ~ ~
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:88166
    • 提供者:刘晓光
  1. jqueryPeasyui--document

    0下载:
  2. jquery easyui 的中文培训文档,保护easyui的各个插件的详细使用,及其使用实例-jquery easyui Chinese training documents, each plug-in protection easyui more use, and use cases
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:279938
    • 提供者:网络情缘
  1. XACML-3.0-cd-1-updated-2010-May-07

    0下载:
  2. XACML3.0定义了一种通用的保护资源的策略语言和访问决策语言,并且与基于属性的授权机制结合,可提供对资源进行细粒度的访问控制,为建立Web服务的访问控制模型提供技术支持。文档针对XACML3.0对应的xacml-3.0-core-spec-cd-03-en.pdf规定包括XACML模型、策略语言模型、策略句法以及处理规程的核心XACML语言。xacml-3.0-rbac-v1-spec-cd-1-en.pdf规定XACML基于核心和层次角色的接入控制(RBAC)轮廓。xacml-3.0-mu
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:4018289
    • 提供者:lichao
  1. jocky

    0下载:
  2. JAVA混淆器,保护代码的利器,很好用,免费!-JAVA obfuscator, code protection tool, easy to use, free of charge!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:647862
    • 提供者:吃的
  1. Protection-of-SC-in-GSW

    0下载:
  2. 变压器保护Protection of SC in GSW-Transformer Protection Protection of SC in GSW
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:13765
    • 提供者:孟江雯
« 12 3 »
搜珍网 www.dssz.com