您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. rfc3550 RTP协议中文版本

  2. 目录(Table of Contents) 1. 引言 (Introduction) 1 1 术语(Terminology) 2 RTP使用场景(RTP Use Scenarios) 2 1 简单多播音频会议( Simple Multicast Audio Conference) 2 2 音频和视频会议(Audio and Video Conference) 2 3 混频器和转换器(Mixers and Translators ) 2 4 分层编码(Layered Encodings) 3 定
  3. 所属分类:网络基础

    • 发布日期:2009-07-22
    • 文件大小:52224
    • 提供者:aayy
  1. SIMPLE DES

  2. The S-DES encryption algorithm takes an 8-bit block of plaintext (examples: 10111101) and a 10-bit key as input and produces an 8-bit block of ciphertext as output. The S-DES decryption algorithm takes an 8-bit block of ciphertext and the same 10-bi
  3. 所属分类:其它

    • 发布日期:2009-11-23
    • 文件大小:105472
    • 提供者:snake0hj
  1. SIMPLE DES

  2. The S-DES encryption algorithm takes an 8-bit block of plaintext (examples: 10111101) and a 10-bit key as input and produces an 8-bit block of ciphertext as output. The S-DES decryption algorithm takes an 8-bit block of ciphertext and the same 10-bi
  3. 所属分类:其它

    • 发布日期:2009-11-23
    • 文件大小:95232
    • 提供者:snake0hj
  1. 微软内部资料-SQL性能优化3

  2. Contents Overview 1 Lesson 1: Concepts – Locks and Lock Manager 3 Lesson 2: Concepts – Batch and Transaction 31 Lesson 3: Concepts – Locks and Applications 51 Lesson 4: Information Collection and Analysis 63 Lesson 5: Concepts – Formulating and Impl
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:1048576
    • 提供者:songsu
  1. 一个基于Java的SDES加密代码

  2. 一个基于Java的SDES加密代码。适合初学加密的朋友们以及希望了解DES加密的人
  3. 所属分类:Java

    • 发布日期:2009-12-31
    • 文件大小:2048
    • 提供者:haofeng216
  1. SDES 的VC实现的源代码

  2. 这是一个简单sdes的c 语言源码,源代码可以无任何错误,编译即可运行。
  3. 所属分类:C++

    • 发布日期:2010-05-06
    • 文件大小:5120
    • 提供者:danielxushu
  1. RFC3550中文版 (RTP/RTCP)

  2. 摘要 本文描述RTP (real-time transport protocol),实时传输协议。RTP 在多点传送(多播) 或单点传送(单播)的网络服务上,提供端对端的网络传输功能,适合应用程序传输实时数据, 如:音频,视频或者仿真数据。RTP 没有为实时服务提供资源预留的功能,也不能保证QoS (服 务质量)。数据传输功能由一个控制协议(RTCP)来扩展,通过扩展,可以用一种方式对数据 传输进行监测控制,该协议(RTCP)可以升级到大型的多点传送(多播)网络,并提供最小限 度的控制和鉴别功
  3. 所属分类:网络基础

    • 发布日期:2010-09-26
    • 文件大小:496640
    • 提供者:beisika10368
  1. oRTP-0.16.3 软件包下载 2010年7月发布。

  2. What is it ? ************ oRTP is a LGPL licensed C library implementing the RTP protocol (rfc3550). It is available for most unix clones (primilarly Linux and HP-UX), and Microsoft Windows. What are the build prequisites ? *************************
  3. 所属分类:C

    • 发布日期:2010-11-29
    • 文件大小:470016
    • 提供者:lhwhit
  1. 一个完整的des算法的c语言实现

  2. 一个完整的des算法的c语言实现 包括解密和加密两部分 稍微做了一个简短的界面 (des 而非 sdes)
  3. 所属分类:其它

    • 发布日期:2011-03-10
    • 文件大小:16384
    • 提供者:eewolfee
  1. DES代码 含界面 DES代码

  2. // DES.cpp: implementation of the DES class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "codeDlg.h" #include "DES.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define
  3. 所属分类:其它

    • 发布日期:2011-03-18
    • 文件大小:2097152
    • 提供者:kcpnevergiveup
  1. SDES算法实现

  2. 带图形界面的SDES算法实现。 并且加密方式采用CBC模式。
  3. 所属分类:Java

    • 发布日期:2011-10-25
    • 文件大小:34816
    • 提供者:apple5689036
  1. RFC3550_RTP:实时应用程序传输协议

  2. 目录(Table of Contents) 1. 引言 (Introduction) 1 1 术语(Terminology) 2 RTP使用场景(RTP Use Scenarios) 2 1 简单多播音频会议( Simple Multicast Audio Conference) 2 2 音频和视频会议(Audio and Video Conference) 2 3 混频器和转换器(Mixers and Translators) 2 4 分层编码(Layered Encodings) 3 定义
  3. 所属分类:C

    • 发布日期:2011-11-04
    • 文件大小:150528
    • 提供者:gzxx2007sddx
  1. RAS与SDES加密

  2. 利用RAS加密解密SDES的密钥并用SDES算法加密文件
  3. 所属分类:其它

    • 发布日期:2011-11-28
    • 文件大小:1048576
    • 提供者:dannywu19910524
  1. sdes 简化DES用C语言实现

  2. 用C语言实现SDES加密算法 数字:
  3. 所属分类:其它

    • 发布日期:2012-04-25
    • 文件大小:9216
    • 提供者:zw88zw
  1. MATLAB SDES代码

  2. 用MATLAB编写SDES代码,用于简单说明DES加密原理的小实验。
  3. 所属分类:网络安全

    • 发布日期:2012-10-11
    • 文件大小:6144
    • 提供者:zhouzhoukaka
  1. Java群聊天室

  2. 本程序是支持线程安全的java群体聊天室,其实在消息传送过程中均采用了网络安全的加密机制。
  3. 所属分类:Java

    • 发布日期:2008-08-20
    • 文件大小:37888
    • 提供者:xiangmin2587
  1. SDES很好的使用工具,有效帮助效率

  2. SDES,开发过程中的实践,多年前的学习demo,有效帮助了文档的整理和数据的管理
  3. 所属分类:C++

    • 发布日期:2019-07-16
    • 文件大小:86016
    • 提供者:akzzs
  1. SDES加密算法JAVA

  2. SDES加密算法JAVA
  3. 所属分类:其它

    • 发布日期:2017-05-15
    • 文件大小:26624
    • 提供者:qq_27047075
  1. SDES:这是一个SDES加密和解密程序-源码

  2. SDES 这是一个SDES加密和解密程序
  3. 所属分类:其它

    • 发布日期:2021-03-22
    • 文件大小:32505856
    • 提供者:weixin_42148053
  1. SDES:SDES解密系统-源码

  2. SDES SDES解密系统
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:3072
    • 提供者:weixin_42170790
« 12 »