基于FPGA的I2C總線模擬,采用verilog HDL語言編寫。- Based on the FPGA I2C main line simulation, uses verilog the HDL language compilation.
上傳時間: 2013-12-13
上傳用戶:PresidentHuang
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上傳時間: 2015-10-18
上傳用戶:三人用菜
Welcome to the ASTA 3 Help Tutorials. These are documented tutorials that included new user jump start, to file sends to server techniques with non-database servers showing how to use Providers and ServerMethods. A Current version of these tutorials can always be found on line
標簽: documented Tutorials tutorials included
上傳時間: 2013-12-18
上傳用戶:gyq
實現一個類,描述二維平面的直線line。 描述屬性:私有屬性 直線所通過的點:Point p; 直線的斜率:double m 實現方法: 直線的構建; 返回直線的兩個屬性; 返回直線在Y軸上的截距:yIntercept ; 判斷兩條直線是否相等; 顯示直線的內容:y = mx + b isParallelTo(line line2),判斷本直線與直線line2是否平行; isPeroendicularTo(line line2),判斷本直線與直線line2是否垂直; translate(double dx, double dy),將直線向右移動dx單位,向上移動dy單位; rarate(double ta),將直線沿逆時針方向旋轉ta度
標簽:
上傳時間: 2015-10-24
上傳用戶:Divine
This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the line OUT line. Simply put a SD card into the slot on the board and connect some speakers to the line OUT port.Preparing the SD card
標簽: demonstrate software designs system
上傳時間: 2015-10-26
上傳用戶:lizhen9880
/************************************************************************************************** * 簡介 * * 本模塊僅使用于字符顯示液晶模塊 * * 當前版本的驅動僅支持以下類型LCD模塊驅動: * Hitachi HD44780 或與之兼容的芯片. * * LCD顯示函數支持以下格式: * 1 line x 8 characters * 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters * 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters * 1 line x 24 characters 2 lines x 24 characters * 1 line x 40 characters 2 lines x 40 characters *說明: * 1 line x 16 characters 需要定義為2*8的液晶模塊 **************************************************************************************************/
標簽:
上傳時間: 2013-12-06
上傳用戶:zhliu007
這是我自已寫的HD44780 LCD1602液晶屏的程序,是基于AVR單片機上實現的。 /************************************************************************************************** * 簡介 * * 本模塊僅使用于字符顯示液晶模塊 * * 當前版本的驅動僅支持以下類型LCD模塊驅動: * Hitachi HD44780 或與之兼容的芯片. * * LCD顯示函數支持以下格式: * 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters * 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters * 1 line x 24 characters 2 lines x 24 characters * 1 line x 40 characters 2 lines x 40 characters *說明: * 1 line x 16 characters 需要定義為2*8的液晶模塊 * * 不支持外部內存模式 **************************************************************************************************/
上傳時間: 2015-11-20
上傳用戶:王楚楚
About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the installed software organized. It s mainly a command line application but it has also an optional GTKMM interface. Release focus: Minor bugfixes Changes: Libpaco-log has been rewritten in C. This prevents a glibc installation failure when building LFS in chapter 6. The option -x|--expand has been removed. Several bugs have been fixed in paco, gpaco, and rpm2paco. Author: David Rosal
標簽: management oRGANIZER powerful pacKAGE
上傳時間: 2014-08-25
上傳用戶:weixiao99
GTRACK Track mouse position and show coordinates in figure title. Once GTRACK is active the mouse position is constantly tracked and printed on the current figure title. A left-click will print the coordinates in the command line and store them. Clicking the mouse right button deactivates GTRACK.
標簽: GTRACK mouse coordinates position
上傳時間: 2013-12-17
上傳用戶:Zxcvbnm
water temperature control system uses the Single Chip Microcomputer to carry on temperature real-time gathering and controling. DS18B20, digitized temperature sensor, provides the temperature signal by "a main line". In -10~+85℃ the scope, DS18B20’s inherent measuring accuracy is 0.5 ℃. The water temperature real-time control system uses the electricity nichrome wire carring on temperature increiseament and operates the electric fan to realize the temperature decrease control. The system has the higher measuring accuracy and the control precision, it also can complete the elevation of temperature and the temperature decrease control.
標簽: temperature Microcomputer real-tim control
上傳時間: 2015-12-10
上傳用戶:nairui21