-
AWGN信道模型下的模拟调制解调matlab实现
此程序实现了AWGN信道下的模拟调制解调,用的是matlab平台(This program implements the analog modulation and demodulation under the AWGN channel, using the MATLAB platform.)
- 2021-04-19 11:08:51下载
- 积分:1
-
vc++6.0助手破解版(visual assist 10.4.1619)
vc++6.0助手破解版,很好用的编程助手,使用方法请看说明(VC + + 6.0 assistant crack version, very useful programming assistant, use method see instructions)
- 2020-06-21 23:40:01下载
- 积分:1
-
vpncmdsys
free vpn source -0011
- 2015-09-28 10:54:27下载
- 积分:1
-
串口调试助手的源代码,可以参考下做法,我以前编的
串口调试助手的源代码,可以参考下做法,我以前编的-Serial debugging aides source code, can refer to the next practice, I
- 2022-08-20 13:59:46下载
- 积分:1
-
mie2new
定量遥感中需要的球形粒子散射(mie)计算源码(mie computing source code for spherical particles)
- 2016-05-24 10:19:00下载
- 积分:1
-
pngimage143
PNG图片是带透明通道的图片。Delphi7的第三方控件,用于在Delphi7中插入PNG格式图片。(The PNG image is a picture with a transparent channel. The third party control of Delphi7 is used to insert PNG format pictures in Delphi7.)
- 2018-09-27 17:27:42下载
- 积分:1
-
这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再...
这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope put more function into it.Please help me.Fllowing is I ll want to do.When client is communicating with server normally,the network link is down. After while the link recovery(ie,I take the cable out from the computer then plug it in.)The Client can reconnect the server automatically not redo by human.I study some reference information to do it.There is a function OnTimer(nIDEvent) in VC can send event message periodically.But I still can t reconnect.Please help me to do it and then mail to me. Thanks.
- 2022-03-31 05:36:33下载
- 积分:1
-
VC开发的一个带附件的邮件发送程序,具体代码请看包装。
用VC开发的一个能带附件的邮件发送程序,具体代码请参见源代码部分。-VC developed a band annex to the mail process, the specific codes, please see part of the source code.
- 2022-09-13 05:45:03下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
FaceDetect
使用VC++和opencv实现的检测图片中人脸的程序,开发环境是VS2008(use vc++ and opencv to detect face from picture,the developing environment is visual studio2008)
- 2014-07-21 13:59:52下载
- 积分:1