American Gladiator,You are consulting for a game show in which n contestants are pitted against n gladiators in order to see which contestants are the best. The game show aims to rank the contestants in order of strength this is done via a series of 1-on-1 matches between contestants and gladiators. If the contestant is stronger than the gladiator, then the contestant wins the match otherwise, the gladiator wins the match. If the contestant and gladiator have equal strength, then they are “perfect equals” and a tie is declared. We assume that each contestant is the perfect equal of exactly one gladiator, and each gladiator is the perfect equal of exactly one contestant. However, as the gladiators sometimes change from one show to another, we do not know the ordering of strength among the gladiators.
標簽: contestants consulting Gladiator are
上傳時間: 2013-12-18
上傳用戶:windwolf2000
Preparation of a function, even to the importation of n, the function call seeking +1/n 1/2+1/4+ .... When n is odd input, the function call 1/1+1/3+ ... +1/n (using function pointer)
標簽: function Preparation importation the
上傳時間: 2014-01-21
上傳用戶:semi1981
C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProbablePrime(int confidence) , isProbablePrime() , Jacobi(BigInteger a, BigInteger b) , LucasSequence(BigInteger P, BigInteger Q, BigInteger k, BigInteger n) ,max(BigInteger bi) , min(BigInteger bi) , modInverse(BigInteger modulus) , RabinMillerTest(int confidence) ,
標簽: BigInteger class BIgInteger program
上傳時間: 2013-12-23
上傳用戶:ynzfm
國際大學生程序設計競賽例題解(二)廣東省大學生程序設計競賽試題 本書收錄了第1屆至第3屆廣東省大學生程序設計競賽(2003—2005年ACM/ICPC廣東省賽)和第28屆ACM國際大學生程序設計競賽(ACM/ICPC)亞洲預賽廣州賽區(2003年)的全部試題、完整的測試數據和答案。為了方便讀者學習,本書對每個題目作了詳盡的題目分析并詳細地講解其算法實現的原理,同時提供了完善的標準程序及其程序分析供讀者參考。書中還提供了競賽時評判用的基本測試數據,以方便讀者測試自行完成上述題目的結果。隨書還附有光盤,存放競賽時評判用全部的測試數據,以便于有更高、更嚴格要求的同學能利用規模更大的測試數據進行訓練和學習。. 本書所提供的題目都是原創題,題目構思新穎,所涉及到的算法知識面廣,其涉及的算法知識基本上覆蓋大學計算機類本科專業所學到的基本算法。本書可以作為高等院校有關專業的研究生和本科學生參加國際大學生程序設計競賽的輔導教材,也可作為高等院校有關專業相關課程的教學參考書和例題集,并且適于作為中學青少年信息學奧林匹克競賽省級及省級以上優秀選手備戰信息學奧林匹克競賽的培訓教材及訓練題集。
上傳時間: 2013-12-20
上傳用戶:xc216
--- --- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&Tech Co., Ltd. Embest Info&Tech Co., Ltd. Embest S3CEV40 >
上傳時間: 2013-11-30
上傳用戶:wqxstar
c#\Microsoft.Press.Microsoft.Visual.C.Sharp.2005.Step.by.Step.Oct.2005.chm
標簽: Microsoft 2005 Step Visual
上傳時間: 2015-10-08
上傳用戶:moerwang
本程序可以在輸入n點后,判斷出這n個點中距離最近的兩個點
上傳時間: 2014-01-15
上傳用戶:yepeng139
此程序實現八嗲DFT運算,已調試通過! N為運算的點數,運行后再輸入運算對象,然后回車即可!
上傳時間: 2014-01-26
上傳用戶:anng
基于決策樹的n則交叉驗證分類器 (決策樹程序直接調用matlab中的) crossvalidate.m N則交叉驗證程序,N可選 NDT.mat 含9個國際公認標準數據集,已做過標么處理,可直接使用 專業
標簽: crossvalidate matlab 決策樹 交叉驗證
上傳時間: 2013-12-29
上傳用戶:784533221
假定已經有許多應用采用了程序1 - 1 5中所定義的C u r r e n c y類,現在我們想要對C u r r e n c y類 的描述進行修改,使其應用頻率最高的兩個函數A d d和I n c r e m e n t可以運行得更快,從而提高應 用程序的執行速度。由于用戶僅能通過p u b l i c部分所提供的接口與C u r r e n c y類進行交互,
上傳時間: 2015-10-11
上傳用戶:BIBI