-
Deep
说明: 本文提出了一种用于通信系统中无线电信号检测的自动调制识别框架。该框架考虑了深度卷积神经网络(CNN)和长期短期记忆网络(LSTM)。 此外,我们提出了一种预处理信号表示,其组合了调制信号的同相,正交和四阶统计。所提供的数据表示允许我们的CNN和LSTM模型对我们的测试数据集实现8%的改进。(Automatic Modulation Recognition using Deep Learning Architectures, 2018 IEEE 19th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC))
- 2020-11-12 21:19:44下载
- 积分:1
-
Artofcheat
一些黑客毁坏别人的文件甚至整个硬盘,他们被称为电脑狂人(crackers)或计算机破
坏者(vandals)。另一些新手省去学习技术的麻烦,直接下载黑客工具侵入别人的计算机,
这些人被称为脚本小子(script kiddies)。而真正有着丰富经验和编程技巧的黑客,则开发黑
客程序发布到网站或论坛(BBS)。还有一些人对黑客技术没有丝毫兴趣,他们把计算机仅
仅当做窃取金钱、商品和服务的辅助工具。(Some hackers destroy other people)
- 2009-01-09 14:39:15下载
- 积分:1
-
Making Games with Python & Pygame
How to use python to make games
- 2019-02-25 18:18:30下载
- 积分:1
-
VBScript教程
这是一个关于VBScript的教程,希望大家能有所得(This is a tutorial on VBScript, I hope you will get what)
- 2005-04-05 21:59:51下载
- 积分:1
-
TCPIPVolume1
《TCP/IP详解,卷1:协议》是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者用Lawrence Berkeley实验室的tcpdump程序来捕获不同操作系统和TCP/IP实现之间传输的不同分组。对tcpdump输出的研究可以帮助理解不同协议如何工作。 本书适合作为计算机专业学生学习网络的教材和教师参考书。也适用于研究网络的技术人员。 (" TCP/IP Detailed, Volume 1: The agreement" is a complete and detailed TCP/IP protocol guidelines. Describe each level belonging to the various agreements and how they run on different operating systems. Author Lawrence Berkeley Laboratory with the tcpdump program to capture the different operating systems and TCP/IP to achieve the different between the sub-transmission. Tcpdump output of research can help understand how different protocols work. This book suitable for students learning computer network reference materials and teachers. Research network also applies to technical staff.)
- 2009-06-08 22:46:12下载
- 积分:1
-
Parks_McClellan_algorithms_for_FIR
详细介绍了利用Parks-McClellan算法设计FIR滤波器(Described in detail using Parks-McClellan algorithm for FIR filter design)
- 2021-02-06 17:19:56下载
- 积分:1
-
javalocal
子类方法不可比父类方法抛出更多的例外。子类抛出的例外或者与父类抛出的例外一致,或者是父类抛出例外的子类型。或者子类型不抛出例外。(Class methods are not comparable to the parent class method throws more exceptions. The subclass thrown exception or thrown with the parent class exceptions, or the parent class throw exception sub type. Do not throw exceptions or sub type.
)
- 2013-10-18 19:51:43下载
- 积分:1
-
200909081238
邵伟华四柱预测学入门,doc 文件格式的 占卜类的 电子书(ShaoWeiHua test zhouyi)
- 2009-09-08 12:41:52下载
- 积分:1
-
ABAQUS-UMAT-plasticity
帮助umat学习者快速入门,并且详细理解umat的内在运行机制(Umat help learners QuickStart, and a detailed understanding of the inner workings of the mechanism umat)
- 2021-04-05 16:49:07下载
- 积分:1
-
game
用VB编写DirectX7.0游戏
DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:
* 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。
* 提供更多DirectX3D立即模式(Immediate Mode)下的API函数,以支持DirectX7中新的3D特效,包括立体环境映射、顶点混合等。
* DirectMusic支持DownLoadable Sound Level 2标准。
* DirectInput支持8按键的游戏杆设备,同时支持Microsoft的力反馈摇杆。SDK库提供了读取力反馈效果文件的方法。同时提供了Force Editor程序来建立效果。
对于VB爱好者来说,新的SDK库终于提供了完整的对VB的支持,现在终于可以使用Visual Basic来编写DirectX的程序了。
(err)
- 2008-08-26 10:40:25下载
- 积分:1