搜索结果

找到约 54 项符合 Comm 的查询结果

串口编程 众所周知

众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完 ...
https://www.eeworm.com/dl/624/153085.html
下载: 97
查看: 1035

单片机开发 常用外围接口的程序设计

常用外围接口的程序设计,绝对全面,有AIO,CLK,COMM,DIO,KEY_MN,LCD等
https://www.eeworm.com/dl/648/177546.html
下载: 163
查看: 1037

Java编程 本程序基于长江通信的CDMA1X无线网卡

本程序基于长江通信的CDMA1X无线网卡,已经在JBuilder2006上测试并通过,在使用时要注意comm.jar的正确导入。同时,要下载javacomm20-win32.zip包(可用google搜索下载),并做好相关配置。本压缩包中还包含了大量的modem相关资料仅供参考。 ...
https://www.eeworm.com/dl/633/183509.html
下载: 76
查看: 1055

Delphi控件源码 delphi处理插件的一个例子

delphi处理插件的一个例子,使用plugins方式,具体看comm代码,包含工程文件
https://www.eeworm.com/dl/666/187707.html
下载: 131
查看: 1039

其他 This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) comm

This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) communication system. The receiver uses a correlator(mixer-integrator[LPF]) configuration with BER measurements comparing measured and theoretical results. The bandpass and low pass used in the receiver a ...
https://www.eeworm.com/dl/534/201814.html
下载: 77
查看: 1056

Java编程 Eeclipse串口插件

Eeclipse串口插件,直接使用,可以不要配置comm,还有cisco命令编辑器,界面友好,操作简单。
https://www.eeworm.com/dl/633/237162.html
下载: 181
查看: 1071

其他 vb通讯程序

vb通讯程序,利用vb的comm构件可以做到与多种设备进行通讯,方便,大家都学vb吧。
https://www.eeworm.com/dl/534/269750.html
下载: 86
查看: 1024

交通/航空行业 称重管理软件(大型地磅)源码 为农贸市场定制开发

称重管理软件(大型地磅)源码 为农贸市场定制开发,COMM通讯写死了,要改代码才可以
https://www.eeworm.com/dl/672/277604.html
下载: 184
查看: 1067

Modem编程 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到

串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客 ...
https://www.eeworm.com/dl/623/285868.html
下载: 173
查看: 1064

串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages

// This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to OnReceiveData . There is no need to free the memory // ...
https://www.eeworm.com/dl/624/302114.html
下载: 123
查看: 1045