-
nengliangjiance-
可模拟能量检测 在任职无线网络中的频谱感知中有重要应用(Can simulate the energy detection in wireless networks in office, there are important applications of the spectrum sensing)
- 2011-04-22 15:14:08下载
- 积分:1
-
m-sequence
本文给出了m序列多项相关性的概念,还研究了生成多项式计数的问题(In this paper, the concept of multiple correlation m series, also studied the problem of generation polynomial count)
- 2012-04-19 19:47:31下载
- 积分:1
-
The-CPP-Programming-Language
The C++ Programming Language(Bjarne Stroustrup著) 书中第五部分附录及代码(The C++ Programming Language Calculation Codes)
- 2014-01-06 12:35:27下载
- 积分:1
-
CircleBuffer
模板类名:CircleBuffer
功 能:环形缓冲区
优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。(Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.)
- 2013-03-29 23:07:39下载
- 积分:1
-
sleeptest
WINDOWS 下延时函数Sleep()以及for循环的测试程序, 死循环会使WINDOWS死机?怕是许多老程序员都未必知道.(Under WINDOWS delay function Sleep (), as well as for the cycle of testing procedures, will WINDOWS cycle crash death? Fear is that many programmers are not aware of the old.)
- 2009-05-23 10:35:33下载
- 积分:1
-
denoise_waverec-(2)
计算损伤结构前后的响应,对已结构的分析具有很好的效果(After calculating the response of the structure damage, the structure analysis of a good effect)
- 2013-10-26 09:49:04下载
- 积分:1
-
matlabgui1
matlab gui..................(matlab gui.........................)
- 2013-11-03 20:47:36下载
- 积分:1
-
trace_generate
惯性导航研究中的轨迹发生器,用于模拟载体的机动运动(inertial navigation study the trajectory generator to simulate carrier mobile campaign)
- 2006-12-22 10:29:24下载
- 积分:1
-
Check-Internet
To Check the internet connection on Windows
- 2015-04-10 23:58:50下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1