显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最 近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间一般为2 0分钟,起 始时间从被创建时开始算起。
上传时间: 2013-12-27
上传用户:siguazgb
holtek lcd demo asm file
上传时间: 2013-12-22
上传用户:silenthink
Nucleus FILE Reference为Nucleus FILE 开发参考手册,这个手册和Nucleus FILE 源代码配合,就可以开发Nucleus 文件系统
标签: Nucleus FILE Reference 参考手册
上传时间: 2015-05-02
上传用户:moshushi0009
键盘驱动程序: 键盘型号:P/S2 此程序已经测试过。
上传时间: 2015-05-03
上传用户:变形金刚
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
This file contains a summary of what you will find in each of the files that make up your xxxlogon application.
标签: contains xxxlogon summary files
上传时间: 2015-05-03
上传用户:wangyi39
本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。
上传时间: 2015-05-03
上传用户:kiklkook
实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可以开的太大,这就导致可以记录键盘的按键次数过少, 也就是容错性一般。不过如果正常使用键盘是不会出错的
上传时间: 2013-12-05
上传用户:清风冷雨
This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code.
标签: programming the interface Infineon
上传时间: 2013-12-11
上传用户:2404
This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code. this is part 2
标签: programming the interface Infineon
上传时间: 2014-12-03
上传用户:lixinxiang