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

搜索资源列表

  1. 基于认证和加密技术的安全多媒体传输方案

    1下载:
  2. 题为《基于认证和加密技术的安全多媒体传输方案》的硕士论文,发表于核心刊物,我仔细阅读后转化为了word文档格式。-entitled "based authentication and encryption security multimedia transmission program," Master's thesis, published in the core publications, I read carefully after conversion to
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:191.01kb
    • 提供者:欧阳凡
  1. 3C认证标准

    0下载:
  2. 3C质量认证标准体系-the quality authentication standard system of 3C.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:125.33kb
    • 提供者:DFAF
  1. 适用于锐捷认证的第三方程序

    0下载:
  2. 锐捷拨号软件的第三方客户端,适用于linux与mac平台
  3. 所属分类:网络编程

  1. Server

    0下载:
  2. 基于sockt的网络通信服务端源码,且通信双方必须通过身份认证-Sockt network-based communications services client source code, and communication both sides must pass authentication
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:2.16kb
    • 提供者:黄炎
  1. OneTimePassword

    0下载:
  2. 实现一次性口令(OTP,One Time Password)身份认证程序-To achieve a one-time password (OTP, One Time Password) authentication procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3.64kb
    • 提供者:cd
  1. jiamiandshuziqianming

    0下载:
  2. 能够对文件夹进行压缩加密,以后进行解密解压, 对通信双方进行数字签名认证,保证通信的安全性.-Be able to compress a folder encrypted, decrypt after decompression, communications between the two sides of the digital signature authentication to ensure communication security.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:871.45kb
    • 提供者:曾玉富
  1. PersonalidentificationwithFingerVein

    0下载:
  2. 静脉识别是当前最热门的身份认证技术,在此献上本人收藏的经典国外静脉识别技术的书籍,希望与研究静脉识别技术的朋友们共同交流-Vein recognition is the most popular authentication technologies, presented himself in this classic collection of foreign books vein recognition technology, hope that vein recognition techn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7.15mb
    • 提供者:王维雄
  1. Client

    0下载:
  2. 基于sockt的网络通信的客户端源码,且通信必须通过身份认证。-Sockt network-based communications client source code, and communications must pass authentication.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2.02kb
    • 提供者:黄炎
  1. Udisk-basedAuthentication

    0下载:
  2. 基于U盘的身份认证 希望能给初学者提供尽可能多的帮助-U disk-based authentication beginners hope that they will provide as much help
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:94.41kb
    • 提供者:gaofeng
  1. authenticator

    0下载:
  2. 动态口令身份认证解决方案,主要介绍关于动态的802.11x等身份认证机制
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2.14kb
    • 提供者:slx
  1. dypwd

    0下载:
  2. 动态令牌是技术领先的一种双因素强身份认证体系,采用用户PIN码+动态令牌码构成完整用户口令,令牌码由令牌内置唯一种子和当前时间通过伪随机算法生成,每分钟改变一次,而且是一次性密码(密码使用后立即失效,不能重复使用)。-Dynamic Password Generator
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8.22kb
    • 提供者:yyw
  1. 115157704system_file_system

    0下载:
  2. 1)多用户 (2)多级目录:具有树形目录结构;(3)具有login (用户登录)和用户身份认证功能;(4)文件的创建: create (5)文件的打开:open(6)文件的读:read(7)文件的写:write(8)文件关闭:close(9)删除文件:delete (12)列出文件目录:dir(列目录时要列出文件名、物理地址和文件长度) (13)退出:logout (14)文件保护机制-integrity of the file system -1) Multi-user (2) multi-l
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:115.92kb
    • 提供者:陈观民
  1. SecChat

    0下载:
  2. 能够对局域网内通信的消息进行加密传输,防止他人窃取,还可以进行通信双方的身份认证,实行数字签名过程.-LAN traffic can be encrypted message transmission, to prevent others from stealing, you can also communicate with both authentication and implement digital signature process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6.42mb
    • 提供者:曾玉富
  1. echo_2

    0下载:
  2. 客户端连接到服务器后向服务器发送用户名、密码进行认证,要求用户名、密码采用某种加密算法进行加密(加密算法自由选择),服务器接收到登陆请求后进行验证,并返回验证成功或者失败的信息-After the client connects to the server to the server to send the user name, password, authentication, requires a user name, password, encrypted using some encry
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:10.58mb
    • 提供者:梵仁
  1. portal

    0下载:
  2. 宽带上网网页认证系统,采用portal认证-Broadband Internet web authentication system
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:480kb
    • 提供者:lhq
  1. 费控电能表信息交换安全认证技术要求

    0下载:
  2. 南方电网公司关于智能电能表安全交互的的要求(Southern Power Grid Corp's requirements for safe interaction of smart meters)
  3. 所属分类:其他

  1. TestWebService_SoapHeader

    0下载:
  2. C#中webservice使用频繁,提供一个简单的为接口增加认证的示例,希望能帮助到初学者(C# uses WebService frequently, providing a simple example of adding authentication for interfaces, hoping to help beginners)
  3. 所属分类:C#编程

    • 发布日期:2017-12-26
    • 文件大小:53kb
    • 提供者:dsvcsdf
  1. web

    0下载:
  2. web认证、微信认证、手机号码认证、QQ号码认证!(web authentication, WeChat certification, mobile phone number certification, QQ number certification!)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5kb
    • 提供者:等你的人
  1. hotspot

    0下载:
  2. hotspot网页认证ros网页认证,简约认证,认证页面设计(ROS hotspot web page authentication, simplified authentication, authentication page design)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:126kb
    • 提供者:tan1993418
  1. Qi认证的GPMD5130A凌通无线充驱动

    0下载:
  2. 凌通无线充电的驱动芯片,过了Qi认证的。 FAE:135 9015 2895(Qi certificated,generalplus wireless charger driver IC. FAE:135 9015 2895)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:380kb
    • 提供者:icu
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com