Welcome![Sign In][Sign Up]
Location:
Search - LCP

Search list

[Internet-Networkppp-vxworks

Description: vxworks PPP实现源代码,包含LCP、NCP、等协议-vxworks PPP source code, including LCP, NCP, and other agreements
Platform: | Size: 523759 | Author: flyhorse | Hits:

[Software EngineeringRFC1994_PPP

Description: PPP挑战握手认证协议(CHAP),PPP【1】提供了点到点链路传输多协议数据报的标准方法。 在PPP中也定义了一种可扩展的LCP,允许协商认证协议,从而可以在进行网络层 协议传输之前对对端进行认证。 本文定义了一种PPP认证方法,该方法利用随机“挑战”和依据“挑战”和密钥 计算出的加密哈希“应答”来完成认证。 -PPP Challenge Handshake Authentication Protocol (CHAP), PPP [1] provides a point-to-point link multi-protocol data transmission of standard methods. In PPP also defines a scalable LCP to allow consultations authentication protocol, thereby conducting transmission network layer protocol before the end-to-end authentication. This paper defines a PPP authentication methods, The method using random "challenge" and the basis for "challenge" and calculated key encryption Hash "responsive" to complete certification.
Platform: | Size: 15424 | Author: wangwen | Hits:

[WEB Codeppp

Description: ppp上网的报文分析,包括LCP协商阶段,CHAP验证阶段,IPCP协商阶段。
Platform: | Size: 12279 | Author: 发发的 | Hits:

[Embeded-SCM Developjtc35ishortmessage

Description: unsigned char code LCP[]={0x7E,0xFF,0x7D,0x23,0xC0,0x21,0x7D,0x21,0x7D,0x23,0x7D,0x20,0x7D,0x34,0x7D, 0x22,0x7D,0x26,0x7D,0x20,0X7D,0x2A,0x7D,0x20,0x7D,0x20,0x7D,0x25,0x7D,0x26,0X56,0X18,0X65,0XF5,0x7D, 0x27,0x7D,0x22,0x7D,0x28,0x7D,0x22,0x47,0x7B,0x7E} unsigned char code LCP_PASS[]={0x7E,0xFF,0x03,0xC0,0x21,0x02,0x03,0x00,0x12,0x01,0x04,0x01, 0xF4,0x02,0x06,0x00,0x0A,0x00,0x00,0x07,0x02,0x08,0x02}
Platform: | Size: 169671 | Author: zxs | Hits:

[Program docnew_lcp

Description: CQF自创LCP算法
Platform: | Size: 172833 | Author: Orpine@msn.com | Hits:

[uCOSuCOS-II_CF_LPC2210

Description: 基于UC/OS II的LCP2210的CF卡的使用代码-on UC/OS II LCP2210 the CF card use code
Platform: | Size: 61440 | Author: 张渡凯 | Hits:

[Internet-Networkppp-vxworks

Description: vxworks PPP实现源代码,包含LCP、NCP、等协议-vxworks PPP source code, including LCP, NCP, and other agreements
Platform: | Size: 523264 | Author: flyhorse | Hits:

[Software EngineeringRFC1994_PPP

Description: PPP挑战握手认证协议(CHAP),PPP【1】提供了点到点链路传输多协议数据报的标准方法。 在PPP中也定义了一种可扩展的LCP,允许协商认证协议,从而可以在进行网络层 协议传输之前对对端进行认证。 本文定义了一种PPP认证方法,该方法利用随机“挑战”和依据“挑战”和密钥 计算出的加密哈希“应答”来完成认证。 -PPP Challenge Handshake Authentication Protocol (CHAP), PPP [1] provides a point-to-point link multi-protocol data transmission of standard methods. In PPP also defines a scalable LCP to allow consultations authentication protocol, thereby conducting transmission network layer protocol before the end-to-end authentication. This paper defines a PPP authentication methods, The method using random "challenge" and the basis for "challenge" and calculated key encryption Hash "responsive" to complete certification.
Platform: | Size: 15360 | Author: wangwen | Hits:

[TCP/IP stackRFC1661_PPP

Description: PPP协议中文 ,龙永天翻译~~比较好得一个文档-PPP agreement in Chinese, Dragon Wing-day translation ~ ~ is better for a document
Platform: | Size: 41984 | Author: caiqing | Hits:

[Documentsppp

Description: ppp上网的报文分析,包括LCP协商阶段,CHAP验证阶段,IPCP协商阶段。-上网ppp packet analysis, including the LCP negotiation phase, CHAP authentication phase, IPCP negotiation phase.
Platform: | Size: 12288 | Author: 发发的 | Hits:

[ARM-PowerPC-ColdFire-MIPSlpc[1]

Description: 从人的语音提取特征值的一种方法,lcp可能有些旧,但是还是不错的一种方法。-Extracted from the voice of a method of eigenvalue, lcp may be old, but still quite a way.
Platform: | Size: 1024 | Author: 吴建林 | Hits:

[Search Enginenew_sqp

Description: 通过对经典的lemke互补转轴算法求解含有等式约束的凸二次规划问题的分析,发现所得到的线性互补问题(lcp)可能是退化的.由lemke算法求解(lcp)问题的迭代过程,通过六个命题说明了含有等式约束的凸二次规划问题对应的(lcp)问题退化的原因,并对经典的lemke算法的迭代过程进行修正,提出了一种改进的lemke算法,这种算法能有效地搜索到含等式约束凸二次规划问题的最优解.-Through the classic Lemke complementarity algorithm shaft containing the convex equality constrained quadratic programming problem of the analysis, we found by the linear complementarity problem (lcp) may be degraded. Algorithm by Lemke (lcp) of the iterative process of questions, through the six propositions that contain equality constraints of convex quadratic programming problem corresponding to (lcp) questions the reasons for degradation of the classic Lemke algorithm iterative process amendments put forward an improved Lemke algorithm can effectively containing english convex equality constrained quadratic programming problem of the optimal solution.
Platform: | Size: 6144 | Author: 王旭 | Hits:

[VC/MFCsuffixarray

Description: 关于后缀数组的文件 本文介绍后缀数组的基本概念、方法以及应用。 首先介绍O(nlogn)复杂度构造后缀数组的倍增算法,接着介绍了配合后缀 数组的最长公共前缀 LCP(Longest Common Prefix)的计算方法,并给出一个 线性时间内计算height 数组(记录跨度为1 的LCP 值的数组)的算法。为了让 读者对如何运用后缀数组有一个感性认识,还介绍了两个应用后缀数组的例子: 多模式串的模式匹配(给出每次匹配O(m+logn)时间复杂度的算法)以及求最 长回文子串(给出O(nlogn)时间复杂度的算法)。最后对后缀数组和后缀树作了 一番比较。-about suffix array
Platform: | Size: 147456 | Author: 李贤星 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2468_UCGUI

Description: uCGUI在LPC2468下的移植,不错,值得一看-uCGUI transplantation in the LPC2468, yes, worth a visit
Platform: | Size: 3951616 | Author: guangxingzhu | Hits:

[Other2007961189086942230

Description: [new_sqp.rar] 通过对经典的lemke互补转轴算法求解含有等式约束的凸二次规划问题的分析,发现所得到的线性互补问题(lcp)可能是退化的.由lemke算法求解(lcp)问题的迭代过程,通过六个命题说明了含有等式约束的凸二次规划问题对应的(lcp)问题退化的原因,并对经典的lemke算法的迭代过程进行修正,提出了一种改进的lemke算法,这种算法能有效地搜索到含等式约束凸二次规划问题的最优解. (2009-03-04, matlab, 6KB, 3次) [daodandandaoyouhua.rar] 针对助推- 滑翔导弹的弹道优化问题,给出了一种求解其最大射程弹道的分段优化方法,建立了其纵平面运动模型和弹道优化模型。在考虑攻角绝对值、攻角变化率、法向过载、分离点攻角衔接及落地条件等约束下,应用序列二次规划法求解了其最大射程弹道。分析表明,助推- 滑翔导弹比传统弹道导弹射程显著提高,其最优弹道的起伏有助于增大射程和提高突防能力 (2009-04-08, matlab, 373KB, 0次) [matlabwork.rar] 用matlab循环函数法精确对泊松分布函数求和的程序, -bvggtrrgenjhtytrf
Platform: | Size: 3619840 | Author: laotie | Hits:

[Other Embeded programsource

Description: 一个DTU代码,包括LCP、ICMP、UDP-A DTU code, including LCP, ICMP, UDP
Platform: | Size: 245760 | Author: 杜生 | Hits:

[CSharplcp

Description: 这是一个简单的数据生成器,可以生成0到1之间的n维数据-This is a simple data generator can generate 0 to 1 between the n-dimensional data
Platform: | Size: 1672192 | Author: 呼梦均 | Hits:

[Windows DevelopPPP_VC

Description: PPP协议栈的VC实现,包含LCP、PAP、IPCP三次握手过程。-PPP protocol stack of the VC to achieve, including LCP, PAP, IPCP three-way handshake process.
Platform: | Size: 105472 | Author: 袁亮 | Hits:

[matlabLCP-OFDM

Description: Linear Constellation Precoded OFDM
Platform: | Size: 3072 | Author: milad | Hits:

[Linux-Unixlcp

Description: lcp.c - PPP Link Control Protocol.
Platform: | Size: 16384 | Author: kiurabou | Hits:
« 12 »

CodeBus www.codebus.net