-
Laba_2
Default constructor
MyString::MyString()
{
m_szString = NULL
m_aSize = 0
cout << "Default constructor from my sting
"
}
- 2010-01-21 00:08:12下载
- 积分:1
-
lmsxiangguan
采用lms算法实现多径信号的波束形成,并且包括输出信干燥。该代码已经完全仿真过,绝对可以用(Lms algorithm using multi-path signal beamforming, and includes output signal dry. The code has been fully simulated, can surely be)
- 2011-11-15 09:49:22下载
- 积分:1
-
sgl_lib
VC与matlab混合编程方面的书籍,介绍全面,适用,是一本不错的书(英文)(VC and matlab mixing programming books, introduced comprehensively, applicable, is a good book (English))
- 2010-09-11 13:34:32下载
- 积分:1
-
pwe
计算光子晶体的程序,使用平面波展开法计算光子晶体带隙结构的程序。(pwe )
- 2014-10-05 15:50:36下载
- 积分:1
-
isconnected
对复杂网络进行判定是否是连通图,输入参数是网络的邻接矩阵,如果是连通图,输出是1,如果不是,输出0.(directed or undirected graph)
- 2013-11-08 14:10:57下载
- 积分:1
-
chuongtrinh
simulation OFDM by matlab 6.5.It s any bug
- 2013-11-14 22:33:38下载
- 积分:1
-
edit_of_password
Program for work with password. We can enter the password or edit password
- 2009-06-18 20:11:45下载
- 积分:1
-
pulse-compression
研究压缩感知理论在脉冲雷达中的具体应用问题,同时对目标距离进行估计。(Research on the application of compressed sensing theory on pulse radar, and estimate the target distance.)
- 2013-12-16 19:42:19下载
- 积分:1
-
mycode_BubbleSort
Guangxi M achinery No.2,2002 工程设计资料线图数据的MATLAB程序化(Guangxi M achinery No. 162-163 engineering design information and map data MATLAB program)
- 2006-11-22 13:48:10下载
- 积分:1
-
Object-oriented-programming-using-java
This book aims to instil the reader with an understanding of the Object Oriented approach to programming
and aims to develop some practical skills along the way. These practical skills will be developed by small
exercises that the reader will be invited to undertake and the feedback that will be provided.
The concepts that will be explained and skills developed are in common use among programmers using
many modern object oriented languages and are thus transferable one language to another. However
for practical purposes these concepts are explored and demonstrated using the Java programming
language.
- 2015-03-22 23:21:51下载
- 积分:1