显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最 近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间一般为2 0分钟,起 始时间从被创建时开始算起。
上传时间: 2013-12-27
上传用户:siguazgb
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.
标签: the Analyzer Compiler project
上传时间: 2013-12-19
上传用户:Yukiseop
This example project shows how to use the Idle Power-Saving Mode of the 8051Fx.
标签: Power-Saving the example project
上传时间: 2015-05-04
上传用户:weixiao99
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
标签: KEIL_IODemo allocation routines project
上传时间: 2013-12-08
上传用户:ve3344
UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
标签: Allocation GNU_IODemo Example project
上传时间: 2015-05-04
上传用户:Amygdala
腾龙版0802液晶类显示器类程序端口说明:0802液晶:1gnd 2vcc 3vol(对比度调整) 4p2.0(RS 数据命令选择) 5p2.1(R/W读写选择) 6p2.2(E,使能信号) 7----14 p0.0-p0.7(数据总线) 倚天版液晶类显示器类程序端口说明:1602液晶:1gnd 2vcc 3vol(对比度调整) 4p3.0(RS 数据命令选择) 5p3.1(R/W读写选择) 6p3.5(E,使能信号) 7----14 p1.0-p1.7(数据总线) 注意: 倚天版和腾龙版的液晶基本相同, 0802较小一些, 显示2行8个字, 1602的液晶显示2行16个子, 同时 端口有一些变化。 参照以上的说明即可
上传时间: 2015-05-09
上传用户:zhouli
RapidForm add-in template for Visual C.NET. Using this template project, a user can create RapidForm template conveniently
标签: RapidForm template project add-in
上传时间: 2013-12-26
上传用户:love1314
RapidForm add-in template for Visual C++. Using this template project, a user can create RapidForm template conveniently
标签: RapidForm template project add-in
上传时间: 2015-05-10
上传用户:15071087253
viterbi译码器的一种fpga实现.是一个cs252 的project的result 供大家研究用
标签: viterbi project result fpga
上传时间: 2013-12-16
上传用户:lunshaomo
本次project实现如下功能: 写了一个本地的多线程游戏服务器ThreadeEchoServer,地址和端口为:127.0.0.1:9999 写了一个本地的多线程游戏客户端client,用来连接服务器,并进行通信. 在客户端下可以启动两个小游戏:连连看和俄罗斯方块.都需要网络服务器做出响应才能启动,可以建立客户的多线程,也就是多个客户连服务器.同时可以在一个客户实现同时玩两个游戏. 两个游戏的代码改编于网络公布的源代码,原来的源代码有很多错误和不足,给出了合适我们的修正. 运行方式:先编译生成所有的class文件,本地启动服务器,再启动客户端,在客户端进行选择操作,来启动游戏,按面板提示进行游戏,最后退出客户端即可. 开发工具:jCreat 开发人员:曾捷
标签: ThreadeEchoServer project 多线程 服务器
上传时间: 2013-12-25
上传用户:jing911003