虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

REALTEK AP Router

  • bsd-airtools是一个包

    bsd-airtools是一个包,为无线802.11b审计提供了一个完整的工具集。也就是它目前包含了一个基于BSD的WEP程序,被称为dweputils (以及为NetBSD, OpenBSD, 和FreeBSD提供的内核补丁)。它也包含了一个基于curses的类似于netstumbler (dstumbler)的AP检测程序,可以用于检测无线访问点和连接的节点,查看到噪音图像的信号,通过被扫描的APs的交互式的滚动,以及查看每一个的统计信息。

    标签: bsd-airtools

    上传时间: 2014-01-18

    上传用户:sy_jiadeyi

  • Hopfield 网——擅长于联想记忆与解迷路 实现H网联想记忆的关键

    Hopfield 网——擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式——决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元j、i间的权重: wij=∑ap(i)ap(j),p=1…p; P:模式的总数 ap(s):第p个模式的第s个要素(-1或1) wij:第j个神经元与第i个神经元间的权重 i = j时,wij=0,即各神经元的输出不直接返回自身。 2)想起模式: 神经元输出值的初始化 想起时,一般是未知的输入。设xi(0)为未知模式的第i个要素(-1或1) 将xi(0)作为相对应的神经元的初始值,其中,0意味t=0。 反复部分:对各神经元,计算: xi (t+1) = f (∑wijxj(t)-θi), j=1…n, j≠i n—神经元总数 f()--Sgn() θi—神经元i发火阈值 反复进行,直到各个神经元的输出不再变化。

    标签: Hopfield 联想

    上传时间: 2015-03-16

    上传用户:JasonC

  • MicroChip Zigbee协议栈开源代码

    MicroChip Zigbee协议栈开源代码,版本1.0-3.3,支持coordinator\router\rfd。

    标签: MicroChip Zigbee 协议栈 代码

    上传时间: 2014-01-07

    上传用户:四只眼

  • This file contains a summary of what you will find in each of the files that make up your hpauth ap

    This file contains a summary of what you will find in each of the files that make up your hpauth application.

    标签: contains summary hpauth files

    上传时间: 2015-05-03

    上传用户:wang5829

  • 经典的hopfield神经网络的源程序

    经典的hopfield神经网络的源程序,With with application in Ap:Autoassociative Memory Associative Recall of Images

    标签: hopfield 神经网络 源程序

    上传时间: 2015-05-13

    上传用户:silenthink

  • 本解决方案的目标是

    本解决方案的目标是,对WLAN接入网络中的关键设备(如AP、AC)在网元层管理层面上提出解决方案,并向上(如网络层和业务层)提供接口;同时对网管平台和管理网络的拓扑进行研究并提出建议。

    标签: 方案

    上传时间: 2014-09-04

    上传用户:duoshen1989

  • zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even asp

    zemax源码: This DLL models an anamorphic aspheric surface. This surface is essentially an even aspheric surface with different terms for the x and y directions. The sag is given by: Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y))) + AR*( (1 - AP)*x*x + (1 + AP)*y*y )^2 + BR*( (1 - BP)*x*x + (1 + BP)*y*y )^3 + CR*( (1 - CP)*x*x + (1 + CP)*y*y )^4 + DR*( (1 - DP)*x*x + (1 + DP)*y*y )^5 Note the terms AR, BR, CR, and DR ... have units of length to the -3, -5, -7, and -9 power. The terms AP, BP, CP, and DP are dimensionless. The surface is rotationally symmetric only if AP = BP = CP = DP == 0 and CX = CY and KX = KY.

    标签: surface This essentially anamorphic

    上传时间: 2015-07-25

    上传用户:lht618

  • 本代码为Jennic公司芯片JN5121

    本代码为Jennic公司芯片JN5121,基于Zigbee协议栈的无线传感网络,包含有Coordinator和Router的源代码,可以所有设备形成一个Mesh网。最大的路由深度为10级,最大节点数为2万。

    标签: Jennic 5121 JN 代码

    上传时间: 2013-12-13

    上传用户:xcy122677

  • The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java

    The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present, only polylines, and circular arcs are processed.

    标签: application graphically displaying toolpaths

    上传时间: 2013-12-02

    上传用户:zhangliming420

  • 利用AF-BW filter及双线性变换法设计一DF

    利用AF-BW filter及双线性变换法设计一DF,满足Wp=0.2p, Ws=0.6p, Ap£ 2dB, As³ 15dB

    标签: filter AF-BW 双线性变换

    上传时间: 2013-12-27

    上传用户:aa17807091