C 與C++中的異常處理 Robert Schmidt 著 無情 譯 目 錄 1. 異常和標準C 對它的支持...............................................................................................2 2. Microsoft 對異常處理方法的擴展..............................................................................12 3. 標準C++異常處理的基本語法和語義..........................................................................27 4. 實例剖析EH....................................................................................................................33 5. C++的new 和delete 操作時的異常處理.....................................................................40 6. Microsoft 對于<new>的實現版本中的異常處理........................................................47 7. 部分構造及placement delete
上傳時間: 2014-01-01
上傳用戶:Pzj
這本書是國外的一個叫Robert Schmidt的工程師寫的,總結了C和C++編程中出現的一些異常情況,及其處理,對我們編程過程中出現的問題有一定的參考價值
上傳時間: 2015-12-01
上傳用戶:qunquan
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
Robert Schmidt的專欄,中文的
上傳時間: 2014-01-10
上傳用戶:ardager
在軍事通信和民用通信的許多場合,都需要估計無線電信號的方向(DOA)。信號子空間方法是陣列測向方法中非常重要的一類。1979年Schmidt提出的 MUSIC算法是信號子空間方法的基礎,具有高精度和高分辨的性能。但是由于算法的...
上傳時間: 2013-07-17
上傳用戶:王慶才
Arduino 一些資料
標簽: Quick-Start Arduino Schmidt Guide
上傳時間: 2013-11-07
上傳用戶:氣溫達上千萬的
基本矩陣運算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim, rank, nullity. *
標簽: matrix minor determinant transpose
上傳時間: 2013-12-09
上傳用戶:541657925
Addison.Wesley-C++.Network.Programming,.Volume.2,.Systematic.Reuse.with.ACE.and.FrameworksWrite by Douglas C.Schmidt,Stephen D.Huston經典作品,英文版,網站上沒有.
標簽: FrameworksWrite Programming Systematic Wesley-C
上傳時間: 2015-08-23
上傳用戶:lxm
LiScNLS is a Matlab application for the numerical study of some nonlinear differential equations of the form Lu=Nu, using the Lyapunov-Schmidt method. Downloading the LiScNLS package creates a new LiScNLS folder on the computer.
標簽: differential application equations numerical
上傳時間: 2013-12-21
上傳用戶:hustfanenze
數值線性代數的Matlab應用程序包 共13個程序函數,每個程序函數有相應的例子函數一一對應,以*Example.m命名 程序名稱 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分解 Householder 豪斯霍爾德QR因子分解 ZXEC.m 最小二乘擬合 polynomial interpolant 最小二乘插值多項式 NCLU.m LU因子分解 Gaussian elimination 不選主元素的高斯消元 PALU.m LU因子分解 partial pivoting Gaussian elimination 部分選主元的高斯消元 cholesky.m 楚因子分解 Cholesky Factorization 楚列斯基因子分解 PwItrt.m 求最大特征值 Power Iteration 冪迭代 Jacobi.m 求特征值 Jacobi iteration 按標準行方式次序的雅可比算法 Anld.m 求上Hessenberg Arnoldi Iteration 阿諾爾迪迭代 zuisu.m 解線性方程組 Steepest descent 最速下降法 CG.m 解線性方程組 Gradients 共軛梯度 BCG.m 解線性方程組 Biconjugate Gradients 雙共軛梯度
上傳時間: 2016-05-17
上傳用戶:小鵬