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

搜索资源列表

  1. PacketCapture

    0下载:
  2. 用 Winsock 2 基础服务提供者截获网络封包的程序-Winsock 2 based service provider network packets intercepted procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:91503
    • 提供者:大姚
  1. bcprov-jdk14-131src

    0下载:
  2. bouncycastle 是一个JAVA安全提供者,EJBCA就调用了这个包。-bouncycastle Java is a security provider, EJBCA call on this package.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:4097594
    • 提供者:ll
  1. list_provider

    0下载:
  2. Getting started examples for the JCE and JCE provider installation.-Getting started examples for the JCE and JC E. provider installation.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4823
    • 提供者:刘永恒
  1. SampleCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的简单示例。此示例演示Vista登陆与解除锁定。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider of simple examples. This example demonstrated Vista landing and unlocks. Beginners development Vista landing interface can replace the reference
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:54116
    • 提供者:zy26
  1. SampleAllControlsCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的全控件示例。此示例演示Vista登陆9个不同UI field类型。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider controls the entire sample. This example demonstrated Vista landing nine different types of UI field. Beginners development Vista landi
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:78081
    • 提供者:zy26
  1. SampleWrapExistingCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的文本与组合框示例。此示例演示在Vista登陆时添加额外的文本与组合框。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider and the combination of the text box example. This example demonstrated when landing in Vista add additional text and combination box.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62813
    • 提供者:zy26
  1. SampleHardwareEventCredentialProvider

    0下载:
  2. 微软的Vista的credential provider的硬件事件示例。此示例演示在Vista登陆时处理同步硬件事件。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider of hardware incident examples. This example demonstrated in the handling of the landing Vista hardware synchronization events. Beginners d
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:86749
    • 提供者:zy26
  1. SampleCredUICredentialProvider

    0下载:
  2. 微软的Vista的credential provider的CredUI示例。此示例演示在Vista登陆时的LogonUI替换和验证用户时CredUI替换。初学开发Vista登陆界面替换的可以参考,代码清晰规范。-the credential provider of CredUI example. This example demonstrated in Vista LogonUI landing at the replacement and verify users CredUI replace
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:56298
    • 提供者:zy26
  1. CredentialProviders

    0下载:
  2. Vista的验证提供器代码。MSDN代码,高质量。演示了智能卡登陆Vista。 This sample implements a simple credential provider. A credential provider allows a 3rd party to provide an alternate way of logging on-Vista test code is provided. MSDN code quality. Demonstration of the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:98420
    • 提供者:zy26
  1. CNGCryptFile

    0下载:
  2. The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardco
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:46124
    • 提供者:Bai
  1. PacketCapturexinban

    0下载:
  2. 用 Winsock 2 基础服务提供者截获网络封包的示例 安装方法 ------------------------------------------- 1. 运行Release\\install -install 2. Win98需要重启计算机,Win2000不需要 3. 运行dbgview.exe(本书没有附带, www.sysinternals.com),用来查看调试信息 4. 运行Release\\install -remove 卸载 -------------------------
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:93224
    • 提供者:熊兵
  1. 肖俊.java

    0下载:
  2. ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3197
    • 提供者:肖俊
  1. opencsp

    2下载:
  2. 微软CSP实现源码。 CSP:密码服务提供者。 微软的CryptoAPI是PKI推荐使用的加密 API。其功能是为应用程序开发者提供在Win32环境下使用加密、验证等安全服务时的标准加密接口。CryptoAPI处于应用程序和CSP(cryptographic service provider)之间 。 -Microsoft CSP achieve source. CSP: Cryptographic Service Provider. Microsoft' s CryptoAP
  3. 所属分类:CA program

    • 发布日期:2017-03-26
    • 文件大小:541531
    • 提供者:eboy
  1. CDK-v1

    0下载:
  2. 加解密包,主要提供加解密的库函数。-Encryption package, the main provider of encryption and decryption of the library functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:169881
    • 提供者:kprc
  1. EDtk-2[1].2

    0下载:
  2. 加解密包,主要提供加解密的库函数。-Encryption package, the main provider of encryption and decryption of the library functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-27
    • 文件大小:286620
    • 提供者:kprc
  1. 44

    0下载:
  2. 在当今复杂的商业社会中,对供应商的高效管理已经成为提高并维持企业竞争力强有力的手段,随着计算机的飞速发展,自动化管理已取代了传统的人工管理方式,不但节省了人力,降低了成本而且提高了管理水平,增强了企业的竞争力。所以对供应商管理系统的需求也就应运而生了。-In the today s complex business world, the efficient provider relationship management has become the powerful tool of the e
  3. 所属分类:Network Security

    • 发布日期:2017-05-06
    • 文件大小:1478918
    • 提供者:dxi
  1. LinuxC

    0下载:
  2. 基于BT协议的文件分发系统由以下几个实体构成。 (1)一个Web服务器。 (2)一个种子文件。 (3)一个Tracker服务器。 (4)一个原始文件提供者。 (5)一个网络浏览器。 (6)一个或多个下载者。 -BT based on a document of agreement by the following entities. (1) a Web server. (2) a seed file. (3) a Tracker Server. (4), a prov
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-10
    • 文件大小:17674302
    • 提供者:huayuxg
  1. 123

    0下载:
  2. Linux can be a terrific "poor man’s" router. It takes a little more startup configuration than a typical hardware router, but once it is going, very little will stop it, at least in our experience. We’ve been using the router setup detailed below
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:28935
    • 提供者:刚刚
  1. Credential-Provider-Framework-Changes-in-Windows-

    0下载:
  2. V2 Credential Provider
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:297421
    • 提供者:Prabhu
  1. V2-Credential-Provider-Sample

    1下载:
  2. win7登录 credential provider-credential provider
  3. 所属分类:Windows Kernel

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