搜索结果
找到约 317 项符合
COMmunications 的查询结果
按分类筛选
- 全部分类
- 书籍 (125)
- 其他书籍 (34)
- matlab例程 (16)
- 其他 (12)
- 通讯/手机编程 (11)
- 串口编程 (10)
- 无线通信 (8)
- 通讯编程文档 (6)
- 技术书籍 (5)
- 单片机编程 (5)
- 文章/文档 (5)
- 电子书籍 (5)
- 书籍源码 (5)
- 系统设计方案 (4)
- 单片机开发 (3)
- RFID编程 (3)
- 软件设计/软件工程 (3)
- Linux/Unix编程 (3)
- 邮电通讯系统 (3)
- 模拟电子 (2)
- 电源技术 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- Java编程 (2)
- Delphi控件源码 (2)
- 驱动编程 (2)
- 微处理器开发 (2)
- 行业发展研究 (2)
- Symbian (2)
- 软件工程 (2)
- USB编程 (2)
- 论文 (2)
- 资料/手册 (1)
- 传感与控制 (1)
- TAPI编程 (1)
- 嵌入式/单片机编程 (1)
- 教育系统应用 (1)
- 并行计算 (1)
- Internet/网络编程 (1)
- Java书籍 (1)
- 技术管理 (1)
- uCOS (1)
- Modem编程 (1)
- 数据结构 (1)
- Windows CE (1)
- 文件格式 (1)
- DSP编程 (1)
- 网络 (1)
- GPS编程 (1)
- 3G开发 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- 人工智能/神经网络 (1)
- 认证考试资料 (1)
- 教程 (1)
- 技术资料 (1)
- VIP专区 (1)
软件设计/软件工程 MSComm 控件通过串行端口传输和接收数据
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用 ...
uCOS 参考网上的提供的代码,我把uCosII移植到MSP430f149上,分三个任务,分别是485通讯,键盘扫描,LED显示,可供参考!- Refers to code which on-line prov
参考网上的提供的代码,我把uCosII移植到MSP430f149上,分三个任务,分别是485通讯,键盘扫描,LED显示,可供参考!- Refers to code which on-line provides, I transplant uCosII to MSP430f149 on, divides three duties, respectively is 485 communications, scanning, LED demonstrated
Modem编程 Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R1
Author: wei liu
Summary: simulation of binary and non-binary bch decoder
MATLAB Release: R14SP1
Required Products: Communications Toolbox
Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.
其他 IT++ is a C++ library of mathematical, signal processing and communication system routines/functions
IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
其他书籍 This book is concerned with the description and analysis of the global second generation (2G) mobil
This book is concerned with the description and analysis of the global second generation
(2G) mobile radio systems: the Global System of Mobile Communications (GSM) and
cdmaOne. A subsidiary goal is to examine how these two systems will evolve into third
generation (3G) ones with their requirement t ...
其他书籍 We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo
We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation,
phase-shift keying, and pulse amplitude modulation
communications systems.We study the performance of a standard
CFO estimate, which consists of first raising the received signal to
the Mth ...
其他书籍 This paper investigates the design of joint frequency offset and carrier phase estimation of a mult
This paper investigates the design of joint frequency
offset and carrier phase estimation of a multi-frequency time division
multiple access (MF-TDMA) demodulator that is applied to
a digital video broadcasting—return channel system via satellite
(DVB-RCS). The proposed joint estimation algorithm i ...
电子书籍 With this foundation, you explore a development model that addresses the complete range of issues in
With this foundation, you explore a development model that addresses the complete range of issues in the design of embedded communications software, including real-time operating systems, hardware and software partitioning, layering, and protocol stacks.
系统设计方案 自己编程实现多引导 如果你是一个计算机用户相信你一定安装过操作系统
自己编程实现多引导 如果你是一个计算机用户相信你一定安装过操作系统,当你用久了一个操作系统,你可能会安装一个新的操作系统,但你往往希望保留现在的操作系统。比如当你有了一个windows98,你可以在上面再安装windows2K或是windowsXP,这是因为Windows的NTloader可以认识比自己更早的操作系统,所以能够给你保留先前的 ...
串口编程 用Visual C++6.0编程工具
用Visual C++6.0编程工具,使用Microsoft Communications Control控件(MSComm控件)进行串行通信程序的开发。