Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the book.
標簽: familiar Readers become short
上傳時間: 2015-07-20
上傳用戶:thinode
C++ XML is a book exclusively devoted to the power and complexities of integrating XML standards into C++.
標簽: complexities exclusively integrating XML
上傳時間: 2013-12-18
上傳用戶:jqy_china
c實現的A律/mu律pcm編譯碼算法 只需要根據不同的需要更改輸入數據即可
上傳時間: 2014-08-09
上傳用戶:VRMMO
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" #define MSGLOMEM "Not enough memory to allocate cell."
標簽: define Demonstration MSGKEYPRESS MSGHEADER
上傳時間: 2015-07-22
上傳用戶:xinzhch
s平面中直接形式到級聯形式的轉換 %適合模擬濾波器的 %C為增益系數 %B為包含各bk的K乘3維實系數矩陣 %A為包含各ak的K乘3維實系數矩陣 %b為直接形式的分子多項式系數 %a為直接形式的分母多項式系數
上傳時間: 2015-07-22
上傳用戶:sdq_123
%直接型到并聯型的轉換 % %[C,B,A]=dir2par(b,a) %C為當b的長度大于a時的多項式部分 %B為包含各bk的K乘2維實系數矩陣 %A為包含各ak的K乘3維實系數矩陣 %b為直接型分子多項式系數 %a為直接型分母多項式系數 %
上傳時間: 2014-01-20
上傳用戶:lizhen9880
LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and good code. The library differentiates itself from other implementations by transfering directly from file pages to the network stack. On high-bandwidth connections it is able to seed at 3 times the speed of the official client. The client uses ncurses and is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents.
標簽: performance LibTorrent BitTorrent library
上傳時間: 2015-07-24
上傳用戶:冇尾飛鉈
Math.NET開源數學庫 C#實現 具體功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Distribution fonctions, see MathNet.Numerics.Distributions. - Statistical accumulator, see MathNet.Numerics.Statistics. - Fourier transformations, see MathNet.Numerics.Transformations. - Miscellaneous utilies (polynomials, rationals, collections).
標簽: LinearAlgebra Numerics MathNet algebra
上傳時間: 2015-07-24
上傳用戶:思琦琦
四選一選擇器,輸入四個,輸出1個.當NM=00時選A 當NM=01時選B 當NM=10時選C 當NM=11時選D
上傳時間: 2013-12-25
上傳用戶:woshiayin
C in a Nutshell is the perfect companion to K&R, and destined to be the most reached-for reference on your desk.
標簽: reached-for companion the reference
上傳時間: 2015-07-26
上傳用戶:kr770906