搜索资源列表
wcdma_simulink
- wcdma系统的完整仿真过程,采用simulink进行仿真,个人感觉很有用-wcdma the integrity of the system simulation using simulink simulation, personal feel useful
yueduwenxian
- 每个研究生都要看的好资料,上面是很多研究生牛人的学习方法以及写论文的建议,个人认为很有价值,一直保存着,现在拿出来跟大家分享-Every graduate student should see good information, the above is that many graduate students who study methods and cattle to write thesis proposal, individuals of great value that has bee
FFRPPT
- 关于OFDMA软频率复用的论文,有研究结论,很有借鉴价值,个人收藏-Soft frequency reuse on OFDMA papers, research findings, a very useful reference values, personal collection
sc_Minn_tongbu5
- OFDM同步算法分析比较,用于个人学习使用 -Analysis and comparison of OFDM synchronization algorithm, used for personal learning
BYLW
- 邮件客户端系统源码和全套毕业论文文件,本课题为优秀毕业课题。我对邮件通讯的所有技术细节都做了分析,做毕业课题的学弟们可以参考参考呵。 我负责的是邮件的发送的功能。在熟悉了专门用于发送邮件的SMTP协议以及RFC规定的邮件的格式的基础上,运用了微软新推出的C Sharp这一新型的面向对象语言的便利性和灵活性,从SMTP协议规定的底层命令做起,一步步的与服务器进行交互操作,最终实现发送多附件多接收人的功能。其中,具体的和服务器的交互操作,都封装了在SmtpMail.dll这个动态链接库里面了。而