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
實現(xiàn)一個類,描述二維平面的直線Line。 描述屬性:私有屬性 直線所通過的點:Point p; 直線的斜率:double m 實現(xiàn)方法: 直線的構(gòu)建; 返回直線的兩個屬性; 返回直線在Y軸上的截距:yIntercept ; 判斷兩條直線是否相等; 顯示直線的內(nèi)容:y = mx + b isParallelTo(Line line2),判斷本直線與直線line2是否平行; isPeroendicularTo(Line line2),判斷本直線與直線line2是否垂直; translate(double dx, double dy),將直線向右移動dx單位,向上移動dy單位; rarate(double ta),將直線沿逆時針方向旋轉(zhuǎn)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
/************************************************************************************************** * 簡介 * * 本模塊僅使用于字符顯示液晶模塊 * * 當前版本的驅(qū)動僅支持以下類型LCD模塊驅(qū)動: * Hitachi HD44780 或與之兼容的芯片. * * LCD顯示函數(shù)支持以下格式: * 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單片機上實現(xiàn)的。 /************************************************************************************************** * 簡介 * * 本模塊僅使用于字符顯示液晶模塊 * * 當前版本的驅(qū)動僅支持以下類型LCD模塊驅(qū)動: * Hitachi HD44780 或與之兼容的芯片. * * LCD顯示函數(shù)支持以下格式: * 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的液晶模塊 * * 不支持外部內(nèi)存模式 **************************************************************************************************/
上傳時間: 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
TI 公司 三相交流電機矢量控制源程序,F(xiàn)24x ACI3_3 3-Phase Sensored Field Oriented Control (FOC)
上傳時間: 2013-12-20
上傳用戶:縹緲
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked applications. C++ Networking, Volume 1, introduced ACE and the wrapper facades, which are basic network computing ingredients. Volume 2 explains how frameworks build on wrapper facades to provide higher-level communication services.
標簽: Programming frameworks providing coverage
上傳時間: 2013-12-26
上傳用戶:daguda
Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games was written with four broad goals: To teach a lively style of object-oriented software engineering. To show how to bring a complete program to the level of a commercial release. To provide a "game engine" framework of linked classes for game development. To help students create computer games that are interactive, rapidly executing, and visually beautiful.
標簽: Engineering Software Computer Games
上傳時間: 2015-12-02
上傳用戶:cc1