DESCRIPTION 將m個孩子從1到m編上號,按序號圍坐成一個圈,從1號孩子開始數,每數到n時,被數到的孩子即離開圈子,然后從下一個孩子開始,再從1開始數,如此不斷地數下去,只到只剩下最后一個孩子,問剩下的孩子是幾號? Input 輸入為一組整數對,每個整數對占一行,整數對的第一個整數表示m,即孩子的個數,第二個整數表示n,即被數到n的孩子將離開。 0<m<10000, n>0 輸入以0 0作為結束。 Output 每組整數對輸出一個結果整數,每個輸出占一行。 最后一行輸入0 0不產生輸出。
標簽: DESCRIPTION
上傳時間: 2016-12-09
上傳用戶:凌云御清風
DESCRIPTION 一個一元多項式可以看作由若干個一元單項式按降冪排列成的線性表。請編寫程序對輸入的兩個一元多項式求積,并輸出求積的結果。 Input 輸入為兩個一元多項式,每個一元多項式輸入一行,按照降冪依次輸入每個單項式的系數和指數,并以-1 -1作為結束。 系數和指數均為整數,指數不小于0。 Output 輸出為求積結果多項式,按照降冪依次輸出每個單項的系數和指數,每個數值后面用一個空格隔開,輸出結果多項式后換行。 系數為0的單項式不得輸出——除非結果多項式就是0,則直接輸出0。
標簽: DESCRIPTION 多項式 線性 程序
上傳時間: 2016-12-09
上傳用戶:sammi
Name: NoTask.Pas Version: 1.0 Platform: Delphi2.0 & Win95 or WinNT DESCRIPTION: Simple component will hide your program s forms from the Windows 95 or NT
標簽: DESCRIPTION component Platform Version
上傳時間: 2014-01-03
上傳用戶:海陸空653
this book gives a detailed DESCRIPTION of the widespread or recently used standards like Wi-Fi, Bluetooth, ZigBee, and WiMAX.
標簽: DESCRIPTION widespread standards detailed
上傳時間: 2016-12-19
上傳用戶:youlongjian0
DESCRIPTION: 電話本 編寫C++程序完成以下功能: (1) 實現簡單電話本功能,用姓名來搜索電話號碼; (2) 用戶輸入姓名,程序查找并輸出結果; (3) 用戶可以通過輸入,添加姓名和電話號碼; (4) 用戶可以刪除姓名和電話號碼; (5) 電話本可以保存在指定文件中; (6) 電話可被從指定文件中讀入到內存。
標簽: DESCRIPTION 電話 編寫 程序
上傳時間: 2017-01-14
上傳用戶:gaome
DESCRIPTION The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an array of steering vectors corresponding to the angles in the vector angles.
標簽: DESCRIPTION algorithm estimates proposed
上傳時間: 2013-12-08
上傳用戶:hgy9473
DESCRIPTION: common http function that can be use by HTTP Component
標簽: DESCRIPTION Component function common
上傳時間: 2017-02-07
上傳用戶:qq1604324866
DESCRIPTION: TALsmtpClient class implements the SMTP protocol (RFC-821)
標簽: TALsmtpClient DESCRIPTION implements protocol
上傳時間: 2017-02-07
上傳用戶:redmoons
DESCRIPTION: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also designed for use in system services and HTTP-based client applications. WinHTTP is more secure and robust than WinInet. However, single-user applications that need FTP or gopher functionality, cookie persistence, caching, automatic credential dialog handling, Internet Explorer compatibility, or downlevel platform support should still consider using WinInet.
標簽: server-supported DESCRIPTION developers Microsoft
上傳時間: 2017-02-07
上傳用戶:refent
iar ewarm entry-level curriculum.A more detailed DESCRIPTION of how the IAR EWARM quick star,as well as the development environment IAR EWARM the basic use.
標簽: entry-level DESCRIPTION curriculum detailed
上傳時間: 2017-02-10
上傳用戶:cc1915