顯示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