资源列表
PLC200MODBUS
- PLC200MODBUS解析,其实S7-200的MODBUS通讯是用的200PLC的自由口通讯功能。也可以自己编程序。西门子网站上也有现成的MODBUS通讯库-PLC200MODBUS
miracastresources
- Wifi Display协议介绍;AirPlay、DLNA、Miracast三大无线技术介绍;Miracast技术白皮书;Wi-Fi Display技术规格书等-Wifi Display Protocol introduction,AirPlay, DLNA, Miracast three wireless technology is introduced Miracast technical white paper Wi-fi Display technical specification
数据结构李春葆版课本源代码
- 数据结构清华大学李春葆C语言版的课本源代码!全书的源代码哦!
0
- 双目视觉测距与景深实现,适合研究三维视觉和增强现实技术-shuang mu ce ju
QPSK-MATLAB
- 介绍了数字通信中的QPSK调制解调的原理,通过用Matlab编写脚本程序对QPSK通信系统的发射和接收过程的具体实现进行模拟仿真,绘出信号在理想信道和加噪信道中模拟传输时的时域图,并对各模块进行了频谱分析,所得到的结果与 理论基本相符,对于理解QPSK系统的性能并在系统的实际应用上作进一步的设计,提供了有效的参考依据。 -The introduction was done with the principle of the QPSK modulation and demodulation
paper1
- 采用遗传算法的自适应随机共振系统弱信号检测方法研究-Adaptive stochastic resonance system weak signal detection method using genetic algorithms
ComDrvS7-V6_2-Deutsch
- S7ComDrv V6 2 communication with Siemens S7 PLC Read and Write
A-Comparative--of--LDPC-codes
- 本论文主要对多进制 LDPC 码(Q-LDPC,Non-binary Low Density Parity Check Codes)的性能进行了深入的研究,并与二进制 LDPC 码(B-LDPC)、RS码(Reed-Solomon Codes)进行了全面的比较分析-This paper mainly binary LDPC codes (Q-LDPC, Non-binary Low Density Parity Check Codes) the performance of in-depth r
Gamma_Gamma_Distrubition
- generate the random variable follow Gamma-Gamma distribution
1TNC911104M0205-MCUSetup-User-Guide
- Motor Control Unit (MCU) is a product range of electronic motor control and protection devices with a fieldbus interface. Typically MCU is located into the motor starter, where it’s main task is protection, control and monitoring of a 3-phase/1-p
CHAdeMO_Specification_1.0.0
- 本文档为日本电动汽车充电接口行业规范CHAdeMO。-This document is for the Japanese electric vehicle charging interface industry standard CHAdeMO.
Java调用MATLAB完整教程
- 详细介绍了环境配置,MATLAB打包,以及在Eclipse里使用Java调用资源包的全过程。含测试实例