A test program for PUCUSB project, there is a UARTOUT program, which can output RS232 BAUD 19200,n81 signal
標簽: program UARTOUT project PUCUSB
上傳時間: 2016-03-02
上傳用戶:zhanditian
Summary Many control applications require converting some analog input to a digital format. The ADCINC12 User Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application Note is meant to be a simple introduction into its operation. The steps required to define, place, and write software are presented. Examples are developed in both assembly and C.
標簽: applications converting Summary control
上傳時間: 2013-12-01
上傳用戶:WMC_geophy
vga verilog codes which design a pong game and output to vga monitor
標簽: vga verilog monitor design
上傳時間: 2013-12-31
上傳用戶:牛布牛
verilog code which receive from uart RX and then output to lcd text display.
標簽: verilog receive display output
上傳時間: 2016-03-07
上傳用戶:songrui
ST7920 LCD driver source code, which include the LCD init and output the string to LCD.
上傳時間: 2016-03-08
上傳用戶:lepoke
javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="handlerText"]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and can be accessed using the value property.
標簽: javascript buttonText objectName onClick
上傳時間: 2014-01-25
上傳用戶:aix008
很好的搜索: 給你很多長度不定的木棒,將他們分成幾組,每組中的總長度作為這組的標示值,請給出一種分組方法,能使得所有標示值中的最小值最大。 Input 多組,每組兩行,第一行是一個N和K,代表有N根木棒,分成K組,第二行是N個數字,代表木棒的長度。(N不超過100,K不超過20,每根木棒長度不超過1000) Output 輸出所有標示值中的最小值的最大值。 Sample Input 5 3 1 3 5 7 9 5 3 89 59 68 35 29 Sample Output 8 89
上傳時間: 2013-12-23
上傳用戶:nairui21
簡單的floyd運用 第一行輸入一個整數C。C是測試的情況(0< C <=30).第二行一個正整數N( 0< N <=100),表示道路的總數.緊接N行,每一行包含兩個字符串, Si,,Ti,和一個整數Di,代表從Si到Ti的距離(0<= Di <=150)。最后一行有兩個字符串,S 和 T,你得找出從S 到 T的最短的距離。地名是不超過120個小寫字符的串(從‘a’到‘z’)。假設這里最多有100條直接連通兩個地方的路。 Output 輸出包含C行,每一行對一種測試情況。對每一種測試情況,輸出包含一個整數,假如S 到 T存在一條最短的路,輸出從S到T的最短距離,否則輸出“-1”. Sample Input 2 2 jiuzhouriver liuchi 89 liuchi liyuan 100 liuchi jiuzhouriver 3 youyongchi fengyuan 100 qinshi meiyuan 100 chaochang supermarkt 100 meiyuan youyongchi Sample Output 89 -1
上傳時間: 2016-03-10
上傳用戶:wyc199288
我的文件管理設計中對于文件管理的功能主要有以下幾個:輸入文件(input), 從文件列表中刪除一個記錄(delete a record from list),保存文件(save), 查找文件(search record on table),文件的列表(list)
上傳時間: 2013-12-10
上傳用戶:zxc23456789
It it a convertor program. Just need to input your birth , it will show your astrology
標簽: your convertor astrology program
上傳時間: 2016-03-31
上傳用戶:waitingfy