-
ControlSystemsSimulationusingMatlabandSimulink
Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版(Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation,
inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated
with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs..)
- 2009-09-06 15:19:01下载
- 积分:1
-
search-time
任意输入年,月,日,通过输入日期查看它是该年的第几天(Any input year, month, day, it is the first few days)
- 2012-03-31 11:40:39下载
- 积分:1
-
buttworth
包含了巴特沃斯滤波器的处理,属于数字信号处理的一部分(Includes the processing of the Butterworth filter, part of the digital signal processing)
- 2012-06-09 10:32:37下载
- 积分:1
-
newton--matlab
4次牛顿差值多项式的matlab实现 数值分析实习作业(4 Newton polynomial difference)
- 2013-11-17 17:19:57下载
- 积分:1
-
arprocess_assg
A program to illustrate Autoregressive process of first order using Matlab
- 2009-12-02 22:07:49下载
- 积分:1
-
OFDM_sync
ofdm基于循环前缀的同步算法,很实用,调试通过了的(ofdm synchronization algorithm based on cyclic prefix)
- 2009-12-14 13:32:38下载
- 积分:1
-
MATLAB
第2章 MATLAB基本语法
第3章 Matlab开发环境和工具
Matlab的其他函数库(Chapter 2 MATLAB syntax in Chapter 3 of the basic development environment and tools for Matlab other Matlab library)
- 2009-06-29 10:43:49下载
- 积分:1
-
pb
说明: phone book for add or remove telephone numbers in text file
- 2014-01-12 19:01:34下载
- 积分:1
-
qpskzjm
matlab实现矩形脉冲和根升余弦脉冲的QPSK调制功率谱密度及不同信噪比信道下的星座图,直接运行main函数即可(Plot the power density spectrum of the transmitted signal (e.g., with the matlab function psd) with different pulse shapes. How is it affected if a root raised cosine pulse is chosen instead of a rectangular pulse shape?
Study the signal constellation in the receiver for various values of Eb/N0 for the AWGN channel. )
- 2010-11-29 18:20:31下载
- 积分:1
-
Methods-for-problem-solving-in-algebra
The false position method, Secant method, and Bisection method are term for problem-solving methods in arithmetic, algebra, and calculus.
Credit : http://en.wikipedia.org/wiki/False_position_method
http://en.wikipedia.org/wiki/Secant_method
http://en.wikipedia.org/wiki/Bisection_method
- 2015-03-11 19:40:02下载
- 积分:1