搜索资源列表
C++类学习资料
- 1.编写一个类,声明一个数据成员和一个静态数据成员,其构造函数初始化数据成员,并把静态数据成员加1,其析构函数把静态数据成员减1。 (1) 编写一个应用程序,创建该类的3个对象,然后显示其数据成员和静态数据成员,再析构每个对象,并显示它们对静态数据成员的影响。 (2) 修改该类,增加静态成员函数并访问静态数据成员,并声明静态数据成员为保护成员。体会静态成员函数的使用,静态成员之间与非静态成员之间互访问题。 -1 write a class, declare a data mem
wcdma
- contains documents related to adaptive beamforming algorithms for Wideband Code Division multiple access and a research article on circular patch antenna for C band altimeter system-contains documents related to adaptive beamforming algorithms for
WiMAX_Technology_for_Broadband_Wireless_Access.ra
- WiMAX technology is presently one of the most promising global telecommunication systems. Great hopes and important investments have been made for WiMAX, which is a Broadband Wireless Access System having many applications: fi xed or last-mile wi
Spectral-Efficiency-of-MC-CDMA-Linear-and-Non-Lin
- This paper analyzed the spectral efficiency (total channel capacity per subband) of randomly-spread synchronous multicarrier code-division multiple-access (MCCDMA) channel subject to frequency-selective fading in the asymptotic regime of number of us
QQHTTP-Interface
- 腾讯QQ的HTTP接口[C#.NET版]登录接口、获取好友接口、发送QQ信息接口-Tencent QQ' s HTTP interface in C# NET Edition] login interface, access to the Friends interface, send the QQ message interface ...
CSharpsocket-error-solution
- C#socket通讯两个最经典错误解决方案。 经典错误1 无法访问已释放的对象。 对象名:“System.Net.Sockets.Socket”;解决方案 经典错误2 "远程主机强迫关闭了一个现有的连接。"解决方案-Two of the most classic C# socket communication error solutions. Classic error can not access a freed object. Object name: " System
zhuce0.1
- C#获取Access数据库所有表,代码如下: OleDbConnection conn = new OleDbConnection(connectionAccessString) // connectionAccessString是连接字符串 conn.Open() DataTable dt = conn.GetOleDbSchemaTable(OleDbSchemaGuid.Tables, new object[] { null, null, null, "TABLE
idma
- 未编码的idma系统的matlab程序,根据香港中文大学李平教授的idma c++程序改编-Interleave Division Multiple Access program in matlab
fib3Cla
- 数值 / 科学计算:包括仿真、实时数据获取和数据库访问等等。 Bjarne 的个人主页上,有一页 applications ,那儿列出了一些(全部或大部分)使用 C++ 编写的系统、应用程序和库。下面是一些例子 -数值 Numerical / / 科学计算:包括仿真、实时数据获取和数据库访问等等。 Scientific Computing: including simulation, re
c-Sharp-get--hardware-information-
- c# 获取电脑硬件信息通用查询类,方便查询电脑硬件信息-c# get computer hardware information general query class, easy access computer hardware information