联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 通讯编程(4202) 

[通讯编程] rtchat

(主要)无服务器的webRTC聊天,使用公共MQTT服务器和stun服务器执行信令
a (mostly) serverless webRTC chat which performs signaling using public MQTT servers and stun servers (2024-05-12, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1715546994689071.html

[通讯编程] ModbusSimulator

一种基于java的modbus协议服务器模拟器工具。
A java based modbus protocol server simulator tool. (2024-04-23, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1713869728369416.html

[通讯编程] mqtt_packet

MQTT消息编码器解码器模块-MQTT客户端和服务器的基本构建块,
MQTT Message Encoder Decoder Module - A basic building block for MQTT Clients and Servers, (2014-02-02, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689614707645625.html

[通讯编程] RPi_mqtt_node

传感器和致动器RPi上的mqtt,
mqtt on RPi for sensors and actuators, (2016-06-29, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689613316968930.html

[通讯编程] kostal-modbusquery

从Kostal逆变器查询寄存器的Python模块
Python module to query registers from Kostal inverters (2023-02-16, Python, 19KB, 下载0次)

http://www.pudn.com/Download/item/id/1687080014192492.html

[通讯编程] ieee1800_2017

SystemVerilog预处理器、lexer和解析器,带示例
SystemVerilog preprocessor, lexer and parser with examples (2021-02-09, Java, 391KB, 下载0次)

http://www.pudn.com/Download/item/id/1687007591211235.html

[通讯编程] ieee754

基于JavaScript的简单IEEE 754编码器和解码器
Simple JavaScript-based IEEE 754 Encoders and Decoders (2019-08-04, JavaScript, 7KB, 下载0次)

http://www.pudn.com/Download/item/id/1687005951896938.html

[通讯编程] comtradehandlers

对IEEE COMTRADE读取器和编写器的Python支持
Python support for IEEE COMTRADE readers and writers (2018-06-13, Python, 30KB, 下载0次)

http://www.pudn.com/Download/item/id/1687004542724866.html

[通讯编程] OFDM-Framework-LabVIEW-master

于正交频分复用(OFDM)存在由带外辐射过高、峰均比(PAPR)过大等缺点,面向第5代移动通信(5G)的第3代合作伙伴计划(3GPP)的新无线空口(NR)标准,各大通信厂商都提出了包括滤波正交频分复用(Filtered-OFDM)、加窗OFDM、滤波器组OFDM(FB-OFDM)等新波形技术。考虑到5G更高的通信速率及带宽需求,并需适用于6 GHz以,上的高频通信(尤其是毫米波频段) ,5G候选波形需要更高的时频效率和更优的带外辐射特性,以满足5G通信的要求"。
Due to the shortcomings of orthogonal frequency division multiplexing (OFDM), such as excessive out of band radiation and high peak to average ratio (PAPR), new wireless air interface (NR) standard for 3G Partner Program (3GPP) of 5g mobile communication has been proposed by major communication manufacturers, including filtered OFDM, windowed OFDM, filter bank OFDM, etc. Considering the higher communication rate and bandwidth requirements of 5g, and being suitable for high frequency communication (especially millimeter wave band) above 6 GHz, 5g candidate waveform needs higher time-frequency efficiency and better out of band radiation characteristics to meet the requirements of 5g communication. (2020-07-15, matlab, 618KB, 下载6次)

http://www.pudn.com/Download/item/id/1594781591132749.html

[通讯编程] leida

通过调节载波频率可使外差法产生的差频在零频率点附近变动,从而使得双稳系统的输出信号发生特征极为明显的变化,为频率检测提供可靠的检测依据。
By adjusting the carrier frequency, the difference frequency produced by the heterodyne can be changed near the zero frequency point, which makes the output signal of the bistable system extremely obvious, and provides a reliable test basis for the frequency detection (2018-04-12, matlab, 12KB, 下载2次)

http://www.pudn.com/Download/item/id/1523543221281635.html

[通讯编程] pjva

数字滤波模拟器,主要完成对数字滤波器的模拟工作 (2018-03-28, C/C++, 1755KB, 下载1次)

http://www.pudn.com/Download/item/id/1522247630213413.html

[通讯编程] BE-1102a

EB-1102单轴控制器触屏控制软件 EB-1102单轴控制器:与USART HMI触摸屏通讯 EB-1102单轴控制器:触摸屏源码
EB-1102 single axis controller touch screen control software (2018-03-17, WINDOWS, 119KB, 下载2次)

http://www.pudn.com/Download/item/id/1521274457488978.html

[通讯编程] MM440变频器通过PROFIBUS与PLC通讯的应用实例程序

变频器mm440与西门子PLC通讯的实例程序
transducer; Siemens (2017-10-04, WINDOWS, 617KB, 下载3次)

http://www.pudn.com/Download/item/id/1507102459989947.html

[通讯编程] 51单片机和三菱变频器MODBUS RTU通信实例

51单片机和三菱变频器MODBUS RTU通信实例,里面有具体的通讯范例,方便初学者学习
51 single-chip microcomputer and mitsubishi inverter MODBUS RTU communication as an example, there is a specific communication paradigm, easy for beginners to learn (2017-09-18, C/C++, 8KB, 下载12次)

http://www.pudn.com/Download/item/id/1505734427741350.html

[通讯编程] butterworth.c

butterworth 低通滤波器的实现ButterWorth滤波器的低通、高通、带通、带阻功能。
Low pass filter to achieve low pass, high pass, band pass, band stop function of ButterWorth filter. (2016-06-07, Visual C++, 4KB, 下载28次)

http://www.pudn.com/Download/item/id/1465311819347121.html

[通讯编程] filter

对低通切比雪夫滤波器的仿真,用的是6阶滤波器
Low-pass Chebyshev filter simulation, a 6th order filter (2012-08-07, matlab, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/1959211.html

[通讯编程] MobileExplorer2

MobileExplorer:自己做的手机浏览器
MobileExplorer (2009-02-01, Java, 259KB, 下载43次)

http://www.pudn.com/Download/item/id/636782.html

[通讯编程] MATLAB-IIR

几个带通滤波器的设计 matlab实验文档
Several bandpass filter design matlab experimental document (2008-06-26, matlab, 38KB, 下载381次)

http://www.pudn.com/Download/item/id/498555.html

[通讯编程] 滤波算法模拟

一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.
a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration. (2005-09-18, Visual C++, 1850KB, 下载342次)

http://www.pudn.com/Download/item/id/113751.html

[通讯编程] palmtextsync-v100

Palm TextSync Conduit是一个掌上电脑同步管道,用于标准文本压缩/解压缩基础(PDOC)。它将和无格式的桌面电脑文本文件同步,当有冲突发生进就合并文件。 来源: http://sourceforge.net/projects/palmtextsync/
Palm TextSync Conduit is on a palm the computer synchronization pipeline, uses in the standard text compression/solution compression foundation (PDOC). It and non- form tabletop computer text documents synchronization, when has the conflict to occur gives in and the document. Origin: Http://sourceforge.net/projects/palmtextsync/ (2004-07-05, MultiPlatform, 1294KB, 下载11次)

http://www.pudn.com/Download/item/id/1089005543330803.html
总计:4202