登录
首页 » WINDOWS » Contemprrary Communication System

Contemprrary Communication System

于 2020-10-30 发布 文件大小:50979KB
0 236
下载积分: 1 下载次数: 8

代码说明:

  我翻译的《现代通信系统》,原著:(美)M. F. Mesiya(English version:Contemporary communication Systems)

文件列表:

errata.pdf, 174475 , 2014-08-21
2517934_mes80369_fm_i-xviii.pdf, 705079 , 2014-07-14
app A.pdf, 558606 , 2014-01-04
app B.pdf, 520309 , 2014-01-04
app C.pdf, 588837 , 2014-01-04
ch01.pdf, 3326785 , 2014-01-27
ch02.pdf, 3661774 , 2014-01-14
ch03.pdf, 4198524 , 2013-12-29
ch04.pdf, 4421354 , 2014-01-15
ch05.pdf, 3400056 , 2014-01-05
ch06.pdf, 4930091 , 2014-01-04
ch07.pdf, 2760643 , 2014-01-06
ch08.pdf, 6283274 , 2014-01-07
ch09.pdf, 2604013 , 2014-01-08
ch10.pdf, 3746239 , 2014-01-08
ch11.pdf, 4451281 , 2014-01-11
ch12.pdf, 5080527 , 2014-01-23
ch13.pdf, 2664136 , 2014-01-15
ch14.pdf, 3080754 , 2014-01-23
ch15.pdf, 5127855 , 2014-01-18
M. F. Mesiysa: Contemprrary Communication System.pdf, 51231563 , 2015-06-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C-Progrmming-Language(second)
    本书是由c语言的设计者brian w. kernighan和dennis m. ritchie编写的一部介绍标准c语言及其程序设计方法的权威性经典著作。全面、系统地讲述了c语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、unix系统接口、标准库等内容。   本书的讲述深入浅出,配合典型例证,通俗易懂,实用性强,适合作为大专院校计算机专业或非计算机专业的c语言教材,也可以作为从事计算机相关软硬件开发的技术人员的参考书。 在计算机发展的历史上,没有哪一种程序设计语言像c语言这样应用如此广泛(C language book is written by the designers of brian w. kernighan and dennis m. ritchie write a description of the standard c language and the authority of the program design classic. Comprehensive and systematic about the c language of all the basic features and programming methods, including basic concepts, types and expressions, control flow, function and program structure, pointers and arrays, structures, input and output, unix system interface, the standard library and so on. Book about simple terms, with a typical example, user-friendly, practical, suitable as a computer professional or computer professional colleges of the c language materials can also be as engaged in computer-related hardware and software technology developed by staff reference. In the history of computer development, no programming language such as c language so widely used)
    2011-06-21 18:25:09下载
    积分:1
  • 群消息转发 com.ming.qunzhuanfa
    说明:  群消息转发,也可以群发消息,同时可以qq群消息自动转发到微信,前提微信窗口要打开,本软件需要酷q登录,有问题联系我,可以定制(Group message forwarding can also send messages in groups. At the same time, Q Q group message can be forwarded to wechat automatically. If the wechat window is to be opened, this software needs cool Q login. If there are problems, contact me and you can customize it.)
    2020-06-19 09:20:01下载
    积分:1
  • ArticleSpiders
    说明:  用Scrapy开发的爬取纽约时报新闻爬虫程序(Click New York Times News Program)
    2020-06-24 14:40:02下载
    积分:1
  • DRS(Up to Pudn)
    包含三个M文件,程序为本人自行编译完成,Demo中设有仿真信号验证,并经本人实际齿轮箱信号(轴承外圈故障)测试,经包络分析结果显示能够有效定位轴承外圈故障频率。 亲测可用。(It contains three M files. The program is compiled and completed by myself. Demo has simulation signal validation. It has been tested by my actual gear box signal (bearing outer ring fault). The envelope analysis results show that it can effectively locate the bearing outer ring fault frequency. The pro-test is available.)
    2021-04-06 14:39:03下载
    积分:1
  • threemachines
    说明:  这是三机九节点系统潮流计算的模型,适合于初学者了解潮流计算。是在matlab/simulink下建立的模型,非常直观。(This is the model of 3-generator 9-bus system which can be used to calculate the power flow)
    2020-04-02 10:20:50下载
    积分:1
  • White_noise_matlab_code
    说明:  Detailed analysis of white noise in MATLAB
    2018-12-28 13:45:13下载
    积分:1
  • [FIF] ASP tutorials Download VIP Interactive Video .4.1 Detailed data type
    [FIF]ASP互动视频VIP教程下载3.4.1数据类型详解-[FIF] ASP tutorials Download VIP Interactive Video .4.1 Detailed data type
    2022-07-11 14:12:08下载
    积分:1
  • VC++网络相关的源代码实例
    VC++网络相关的源代码实例   实现套接字的连接   实现网络浏览器   映射网络驱动器   获得计算机的MAC地址   获得本地计算机的TCP协议统计信息   获得计算机的UDP协议统计信息   获得计算机的网络协议信息   获得计算机的域名   获得本地计算机的子网掩码   获得网上邻居   通过主机名称获得IP地址   通过IP地址获得主机名称   实现无连接的网络通信   获得计算机的DNS服务器地址   获得计算机的IP地址   获得计算机的IP协议统计信息   实现面相连接的网络通信   获得本地计算机的名称
    2022-08-03 23:46:17下载
    积分:1
  • C#多线程例子
    多线程的一些简单例子,针对初学者的一些简单线程代码,希望对大家可以起到帮助,多线程的一些简单例子,针对初学者的一些简单线程代码,希望对大家可以起到帮助,多线程的一些简单例子,针对初学者的一些简单线程代码,希望对大家可以起到帮助,
    2022-02-25 06:02:22下载
    积分:1
  • ANSYS_Good-advice
    ansys作为一款多物理场有限元仿真软件,深受大家喜爱,文章中包含了一些ansys使用过程中的注意事项,对ansys的学习很有帮助。(ansys as a multi-physics finite element simulation software, beloved, the article contains some ansys precautions during use of ansys very helpful.)
    2011-06-29 11:40:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载