㆒ 般㆟ 對 C++ templates 的粗淺印象,大約停留在「容器(containers)」的製作㆖ 。稍有研究 則會發(fā)現(xiàn),templates衍生出來的 C++ Generic Programming(泛型編程)技術,在 C++ 標準程 式庫㆗ 已經(jīng)遍㆞ 開花結果。以 STL為重要骨幹的 C++ 標準程式庫,將 templates 廣泛運用於容 器 (containers) 、演算法 (algorithms) 、仿函式 (functors) 、配接器 (adapters) 、配置器 (allocators) 、 迭代器(iterators)㆖ 頭,無處不在,無役不與,乃至於原有的 class-based iostream都被改寫為 template-based iostream。
上傳時間: 2016-10-28
上傳用戶:rocwangdp
1. Learning NS Website (中文,有介紹Unicast Routing) 2. 華玄明網(wǎng)際網(wǎng)路實驗室 - NS2 討論區(qū) (臺灣NS2討論區(qū)) 3. NS仿真軟件 (中國大陸NS2討論區(qū)) 4. The Network Simulator: Contributed Code (一些研究人員所貢獻的程式碼,這些程式碼並沒有包含在NS2原本的程式碼內(nèi)) 5. The Network Simulator: Building Ns (介紹如何安裝NS2) 6. NsNam Site Search (有關於NS和NAM的搜尋引擎)
上傳時間: 2016-11-03
上傳用戶:huangld
摩托羅拉V3FLASH源文件下載,包含整個網(wǎng)站內(nèi)容,式直得參考的動話
上傳時間: 2014-01-12
上傳用戶:1966640071
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
標簽: illustrates elimination Gaussian pivoting
上傳時間: 2016-11-09
上傳用戶:wang5829
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
標簽: illustrates elimination Gaussian pivoting
上傳時間: 2014-01-21
上傳用戶:lxm
在 Java EE 的藍圖中,JSP Servlet是屬於Web層技術,JSP與Servlet是一體的兩面,您可以使用單獨一項技術來解決動態(tài)網(wǎng)頁呈現(xiàn)的需求,但最好的方式是取兩者的長處,JSP是網(wǎng)頁設計人員導向的,而Servlet是程式設計人員導向的,釐清它們之間的職責可以讓兩個不同專長的團隊彼此合作,並降低相互間的牽制作用。
上傳時間: 2016-11-15
上傳用戶:sxdtlqqjl
安裝 winxp sp3 後,我的電腦右鍵無法開啟裝置管理員與服務的問題解決
上傳時間: 2016-11-21
上傳用戶:siguazgb
《Java手機程式設計入門》/王森 書號:29014 頁數(shù):約 492 頁 ISBN:957-200-527-8 出版日期:2001年08月25日 出版廠商:知城數(shù)位科技股份有限公司 訂價:380 第一章 Java 2 Micro Edition概論陣 第二章 Java程式設計簡介陣 第三章 撰寫您的第一個手機程式陣 第四章 在實體機器上執(zhí)行MIDlet陣 第五章 J2ME Wireless Toolkit陣 第六章 Motorola A6288手機程式開發(fā)陣 第七章 JBuilder MobileSet陣 第八章 MIDP for Palm 第九章 MIDlet的事件處理陣 第十章 MIDP圖形使用者介面程式設計陣 第十一章 MIDP圖形處理陣 第十二章 MIDP資料庫程式設計陣 第十三章 MIDP網(wǎng)路程式設計陣 附錄A MID其他參考資源總整理陣 附錄B Motorola J2ME SDK
上傳時間: 2016-12-01
上傳用戶:coeus
有關於LST校正的論文,裡面詳細記載有關於網(wǎng)路分析儀校正的原理與觀念,對於在做微波工程方面的人會有幫助
上傳時間: 2017-01-13
上傳用戶:330402686
一些矩陣運算的函數(shù),包括兩個矩陣相加,兩個矩陣相減,兩個矩陣相乘,矩陣復制,矩陣求逆的全選主員高斯-約當法,矩陣的三角分解(LU分解),求Hessenberg矩陣全部特征根的QR法,約化一般實矩陣為Hessenberg矩陣的初等相似變換
上傳時間: 2013-12-08
上傳用戶:1079836864