Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for people with little experience with exceptions
標簽: Standard-Library Stroustrup University Exception
上傳時間: 2015-12-11
上傳用戶:懶龍1988
#include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l cin> x while(x) { unsigned long *p=new unsigned long[x+1] if(p==NULL) { cerr<<"error!"<<endl abort() } for(warcraft=0 warcraft<=x warcraft++) *(p+warcraft)=0 *p=1 for(warcraft=0 warcraft<x warcraft++) { cout<<*p<<" " war=*p for(l=1 x>1 l++) { if(*(p+l)==0) { cout<<endl *(p+l)=1 break } else { cout<<*(p+l)<<" " *(p+l)=war+*(p+l) war=*(p+l)-war } } } cout<<endl delete [] p cin>>x } return 0 }
標簽: namespace iostream unsigned warcraft
上傳時間: 2015-12-12
上傳用戶:manlian
ava 2全方位學習 所在類別: 隨書資源/T 工業(yè)技術/TP 自動化技術、計算機技術/TP31 計算機軟件 其他題名: J2SE 5.0增修版 作者: 朱仲杰著 出版者: 機械工業(yè)出版社 簡介: 本書從Java的一般認識、基礎知識到深入Java實質,從基本應用到高級開發(fā),從面向對象的程序設計理念、Java圖形化界面到Java不同于其他程序設計語言的精髓進行了介紹,并重點講述了J2SDK 5.0的功能。
上傳時間: 2015-12-12
上傳用戶:天誠24
所在類別: 隨書資源/T 工業(yè)技術/TP 自動化技術、計算機技術/TP31 計算機軟件 其他題名: 作者: 夏邦貴, 劉凡馨等編著 出版者: 機械工業(yè)出版社 出版年: 2006 ISBN: 7-89492-608-6 ISBN1: ISRC: 分類號: TP311.138SQ 索書號: TP311.138SQ/126 叢編: 經典實例精解 版次: 分卷: 定價: 簡介: 本書主要介紹如何使用SQL Server 2000進行數據庫管理系統(tǒng)的開發(fā)。全書共分3篇,基礎篇、應用篇和高級篇,各篇中的實例涉及SQL Server 2000數據庫管理系統(tǒng)和開發(fā)領域中的應用。 。
上傳時間: 2015-12-12
上傳用戶:縹緲
可顯示六方晶系的0001標準極圖,可改變c/a比,可根據輸入顯示極點。
上傳時間: 2015-12-12
上傳用戶:mpquest
系分歷年真題,過關寶貝,最近更新
標簽: 分
上傳時間: 2013-12-28
上傳用戶:txfyddz
系轉載,液晶控制器T6963的C語言驅動程序,T6963應用廣泛,特別是240×128的液晶基本上都是用這個芯片
上傳時間: 2014-08-26
上傳用戶:www240697738
超聲波程序分體式超聲波發(fā)射接收對管 型號:TR40 頻率:40K T是發(fā)射 R是接收
上傳時間: 2013-12-28
上傳用戶:csgcd001
該文檔描述了ITU-T建議H.264視頻編碼標準的RTP負載類型格式;對采用H.264算法進行視頻應用很有幫助。
上傳時間: 2013-12-24
上傳用戶:懶龍1988
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and tools for writing code that s more robust, flexible, efficient, and maintainable. He shows you how to tame C++ s complexity, cut through its vast array of paradigms, take back control over your code--and get far better results
標簽: marvelous although language Matthew
上傳時間: 2014-01-22
上傳用戶:妄想演繹師