Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Output a + b Sample Input 5 7 Sample Output 12
標簽: Description Calculate integer 101000
上傳時間: 2014-01-25
上傳用戶:tonyshao
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been frustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.
標簽: efficient simulator elevator project
上傳時間: 2013-11-25
上傳用戶:cjf0304
huffman decode all you need is input a data so that it will decode
上傳時間: 2016-07-05
上傳用戶:AbuGe
包含拼音和筆畫輸入的中文輸入法,使用VC.NET2003開發.portable Chinese input method includes phonetic input and stroke, the use of VC.NET2003 development, WINCE.NET also can be used to understand the system and the family system!
標簽: input portable includes phonetic
上傳時間: 2013-12-30
上傳用戶:15071087253
① 使用自動機技術實現一個詞法分析程序; ② 使用算符優先分析方法實現其語法分析程序; 需要先在運行目錄下建立一個input.txt文件,將需要分析的文法放在該文件中,分析結果,會輸出在output.txt文件中。
上傳時間: 2013-12-09
上傳用戶:stampede
One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3 c[] : 1 4 2 5 4 6 7 8
標簽: dimensional transform wavelet dataIn
上傳時間: 2016-08-24
上傳用戶:gaojiao1999
1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of file "dataIn.txt"
標簽: cjacobi compile mpirun result
上傳時間: 2016-08-24
上傳用戶:xiaoxiang
This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
標簽: controller implements simulator control
上傳時間: 2014-01-01
上傳用戶:13160677563
s3c2410 ads下的測試程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 : 3.5# TFT LCD 240*320 test 8 : UDA1341 play audio test 9 : UDA1341 record audio test 10 : IRDA test 11 : SD Card write and read test 12 : COM port ( UART2 ) test
標簽: Please select function s3c2410
上傳時間: 2016-10-01
上傳用戶:225588
這是12864 帶字庫的顯示子程序 reset 是初始屏幕的 display 是顯示數據的 input是輸入地址的指令
上傳時間: 2016-10-02
上傳用戶:zhuyibin