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

[通讯编程] 程序

TM4ES4编程控制器程序,用于学习。控制器使用M241 plc 进行操作。
Tm4es4 programming controller program for learning. The controller is operated by m241 PLC. (2021-02-20, C/C++, 347KB, 下载2次)

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

[通讯编程] 3.13-Pressure

压力传感器,基础例程,供大家参考,zigbee。
zigbee,jichulichen gongdajiacankao (2020-10-18, C/C++, 16KB, 下载0次)

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

[通讯编程] 交换机源码1826D_V116_V1.11

路由器源代码,开源的路由器源代码,可实现简单的路由功能。
Router source code, open source router source code, can achieve simple routing function. (2020-09-01, C/C++, 15143KB, 下载1次)

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

[通讯编程] 液晶做的多功能音乐播放器

用89C52+DS1302+1602液晶做的多功能音乐播放器
Multifunctional music player made of 89C52+DS1302+1602 LCD (2018-06-26, C/C++, 102KB, 下载4次)

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

[通讯编程] 以太网PHY寄存器分析

这是BCM PHY寄存器中IEEE定义的通用寄存器部分,对初学者很有帮助
This is the general register part defined by IEEE in the BCM PHY register, which is very helpful for beginners. (2018-05-04, C/C++, 495KB, 下载21次)

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

[通讯编程] pjva

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

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

[通讯编程] CC2530 睡眠定时器唤醒系统

CC2530睡眠定时器唤醒,ZIgbee以及MCU均适用
CC2530 sleep timer wake-up, ZIgbee and MCU are all applicable (2018-02-17, C/C++, 229KB, 下载2次)

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

[通讯编程] 00ic_BUZZ

可使蜂鸣器有规律的发出声响或者用于蜂鸣器报警
Can make the buzzer make a sound sound (2017-12-06, C/C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/1512540249531598.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

[通讯编程] HMC832寄存器编程配置中文指导

介绍HMC832整数方式和小数方式寄存器配置方式,且语言为中文
Describes the HMC832 integer mode and the decimal register configuration, and the language is Chinese (2017-09-10, C/C++, 688KB, 下载20次)

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

[通讯编程] 寄存器版

stm教学资料,寄存器版教程,适合初学者。
STM32 microcontroller development routine (2017-08-10, C/C++, 3568KB, 下载2次)

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

[通讯编程] Gabor

gabor滤波器的源码,可以特征处理或者
gabor filter source, you can deal with the characteristics or (2013-11-05, C/C++, 2KB, 下载2次)

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

[通讯编程] BiSS

BiSS接口的光电编码器数据读出编程BiSS Encoder interface data read-out program
BiSS Encoder interface data read-out program (2011-03-22, C/C++, 1693KB, 下载104次)

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

[通讯编程] Filter

程控滤波器的打包程序,希望能够对大家有用啊。。。
Program-controlled filter packing procedures, useful for all of us want to ah. . . (2009-08-20, C/C++, 8KB, 下载13次)

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

[通讯编程] USBTOPC

用电脑作示波器,能过USB端口,可以那个玩一下,很爽的,
Using computers for oscilloscopes that can have USB ports, you can play like that, very interesting, and (2008-10-20, C/C++, 125KB, 下载58次)

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

[通讯编程] 2007.9.7

程控滤波器论文。实现了步进为10dB的0到60dB的可调增益。滤波器部分以可编程开关电容滤波器MAX262芯片为核心,实现了截止频率1KHZ-20KHZ步进1HZ可调的程控滤波器,各项误差低于5%。
Program-controlled filter papers. To realize a step from 0 to 60dB in 10dB of adjustable gain. Filter part of programmable switched capacitor filter MAX262 chip as the core, realize the cut-off frequency 1Hz step 1KHZ-20KHZ program adjustable filter, the error of less than 5. (2008-08-24, C/C++, 106KB, 下载219次)

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

[通讯编程] wiener_filter

Wiener滤波器(维纳滤波器)的C程序,学习现代数字信号处理理论时可以用来参考。
Wiener filter (Wiener filter) of C procedures, learning modern digital signal processing theory can be used to refer to. (2008-07-31, C/C++, 219KB, 下载161次)

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

[通讯编程] FIR

FIR滤波器的信号滤波程序,应用此程序可以实现对信号的滤波功能。
FIR filter signal filtering procedures, the application of this procedure can be achieved for signal filtering. (2008-05-30, C/C++, 6KB, 下载128次)

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

[通讯编程] design_filter

关于滤波器设计的源代码,其执行文件可以实现滤波器设计的功能
Filter Design on the source code, its implementation document can realize the function of filter design (2008-04-01, C/C++, 10KB, 下载27次)

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

[通讯编程] fir_TMS320F206

自适应滤波器在DSP中的C语言程序,应用于TMS320F206型号的DSP板,比较简单
adaptive filter in DSP C language program, TMS320F206 models used in the DSP board, relatively simple (2007-05-24, C/C++, 1KB, 下载89次)

http://www.pudn.com/Download/item/id/287166.html
总计:300