虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

text-fading

  • 对于移动通信系统主要有两类衰落:大规模衰落和小规模衰落。大规模衰落表示由于大范围内移动而引起的平均信号能量的减少或路径损耗。而小规模衰落则表现为两种机制:信号的时延扩展和信道的时变特性。对于无线应用

    对于移动通信系统主要有两类衰落:大规模衰落和小规模衰落。大规模衰落表示由于大范围内移动而引起的平均信号能量的减少或路径损耗。而小规模衰落则表现为两种机制:信号的时延扩展和信道的时变特性。对于无线应用,信道的时变特性是由于发射机和接收机相对移动而造成传输路径的变化。这些传播条件的变化速率影响衰落率。如果存在大量反射路径而不存在视行信号分量,此时的小规模衰落称为瑞利衰落(Rayleigh fading),接收信号的包络由瑞利概率分布函数统计描述。这种衰落也就是这次实验我准备研究的

    标签: 大规模 信号 移动通信系统

    上传时间: 2013-12-23

    上传用户:gmh1314

  • This data set contains WWW-pages collected from computer science departments of various universities

    This data set contains WWW-pages collected from computer science departments of various universities in January 1997 by the World Wide Knowledge Base (Web->Kb) project of the CMU text learning group. The 8,282 pages were manually classified into the following categories: student (1641) faculty (1124) staff (137) department (182) course (930) project (504) other (3764)

    标签: universities departments WWW-pages collected

    上传时间: 2015-11-12

    上传用户:chenlong

  • This book is a hands-on introduction to the principles and practice of embedded system design usin

    This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, programming in both assembly language and C, and features advanced topics such as networking and real-time operating systems. It is accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a `student version of the C complier Designing Embedded Systems with PIC Microcontrollers: Principles and Applications is ideal for students of electronics, mechatronics and computer engineering. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC Microcontroller.

    标签: introduction principles hands-on embedded

    上传时间: 2014-01-17

    上传用户:wuyuying

  • 由http://cevx.com/bbs/的ahbbshenfeng提供!1.软件功能: 汉字的显示: UGL/ZINC下汉字的显示 支持16,12,24点阵汉字的显示.

    由http://cevx.com/bbs/的ahbbshenfeng提供!1.软件功能: 汉字的显示: UGL/ZINC下汉字的显示 支持16,12,24点阵汉字的显示. 2.使用环境和系统需求: 软件版本 : UGL 2.0 / Zinc 6 目标机要求 : 有存储字库的介质(软盘,硬盘,FLASH盘) 16点阵字库占用约300K RAM 24点阵字库占用约500K RAM 12点阵字库占用约200K RAM 3.文件的说明: udbmffnt.c-------经过修改的字符处理文件,可以支持在UGL/ZINC中显示16点阵汉字 hzk16 -------16点阵的字库文件 hzk12 -------12点阵的字库文件 hzk24 -------24点阵的字库文件 text\uglText.c-------WindML下汉字显示的例子 text\makefile-------编译uglText.c所需的MAKEFILE hello\hello1.znc------ZINC下显示汉字的例子文件,使用Zinc Designer设计得到.

    标签: ahbbshenfeng http cevx ZINC

    上传时间: 2014-01-12

    上传用户:ljt101007

  • 原理:对Pe文件的.data节

    原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码

    标签: data

    上传时间: 2013-12-12

    上传用户:dave520l

  • 原理:对Pe文件的.data节

    原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码

    标签: data

    上传时间: 2015-12-04

    上传用户:wangdean1101

  • TTS

    TTS,TTS To Speech,Read the text using the microsoft TTS engine,and ACE libraly

    标签: TTS

    上传时间: 2015-12-11

    上传用户:气温达上千万的

  • UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh

    UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC Library Builtin functions: Most of these are standard C functions, but there are a few unique to the UnderC system which give you runtime access to the compiler. You may evaluate expressions, execute commands, compile code, etc. * Expands the text in expr using the UnderC preprocessor, putting the result into buff. void uc_macro_subst(const char* expr, char* buff, int buffsize) * Executes a UC #-command, like #l or #help. uc_cmd() expects the name of the command, _without_ the hash, e.g. uc_cmd("l fred.cpp") or uc_cmd("help"). void uc_cmd(const char* cmd) * Evaluates any C++ expression or statement will return non-zero if unsuccessful.

    标签: implementation Extensions libraries standard

    上传时间: 2013-12-14

    上传用户:leehom61

  • 一个非常完整的网络会议系统

    一个非常完整的网络会议系统,用c#实现。涵盖了视频会议(video conference)、语音会议(voice conference)、文字会议(text conference)等模式。功能非常齐全。

    标签: 网络会议

    上传时间: 2014-01-04

    上传用户:Altman

  • 2005-7-13 10:03 前几天要做一个短信收发的小软件

    2005-7-13 10:03 前几天要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到! 于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!! 这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已! 于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就看它怎么跑了! 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了

    标签: 2005 13 10 03

    上传时间: 2015-12-19

    上传用户:wxhwjf