-
在VB的环境之下,如何实现智能电器与PC机之间的通信。
在VB的环境之下,如何实现智能电器与PC机之间的通信。-In the VB environment, how to realize intelligent appliances and communication between the PC machine.
- 2022-03-01 22:16:06下载
- 积分:1
-
vb写得传真服务器软件,只能在2000下面运行。
vb写得传真服务器软件,只能在2000下面运行。-vb writes fax server software, only can move under 2000.
- 2022-05-15 20:13:12下载
- 积分:1
-
Modbus Communication
RS-485通訊Port,採用modbus - ASCII protocol,應用在Renesas R8C MCU
Message Handle has 5 process, TXD, RXD, IDLE,Read Data, and Set Function process
Uart _interrupt() is receive data from rS-485 bus
- 2022-02-04 08:32:45下载
- 积分:1
-
本人翻译的RFC5347,方便大家在进行FOIP设计时使用。网上没有中文的,独家所有,本人原创。...
本人翻译的RFC5347,方便大家在进行FOIP设计时使用。网上没有中文的,独家所有,本人原创。-I translated RFC5347, designed to facilitate people making use of FOIP. Online there is no Chinese, exclusive of all, I am original.
- 2023-05-03 02:05:03下载
- 积分:1
-
HXD09电力呼叫中心的解决方案,详细描述了应用HXD09交换机的电力呼叫中心的解决方案。...
HXD09电力呼叫中心的解决方案,详细描述了应用HXD09交换机的电力呼叫中心的解决方案。-Power HXD09 call center solution, a detailed description of the application of the power switch HXD09 call center solutions.
- 2023-02-01 18:25:04下载
- 积分:1
-
是路由器的分组和画图,有图形显示,对于初学者有很大帮助~...
是路由器的分组和画图,有图形显示,对于初学者有很大帮助~-router is the grouping and drawing, graphics, but for beginners to be of much help
- 2023-02-08 12:30:04下载
- 积分:1
-
华为GTM900C程序代码
#include "config.h"
INT8U RBUF;
INT8U TDAT,RDAT;
INT8U TCNT,RCNT;
INT8U TBIT,RBIT;
BOOLEAN TING,RING;
BOOLEAN TEND,REND;
INT8U uc_rxdIndex,uc_rxdDealIndex;
INT8U uc_uartBuf[UART_BUF_LEN];
INT8U uc_uartRecFifoLen; /* 接收FIFO中的数目 */
BOOLEAN b_uartRecFifoFlag;
INT16U us_allSendCnt;
INT8U uc_sendCnt;
//INT8U * pSendBuf;
INT8U * p_pSendBuf[P_SEND_BUF_LEN]; /* 要发送的数据的指针 */
INT8U uc_pSendBufLen[P_SEND_BUF_LEN]; /* 每个指针包含的数据长度 */
INT8U uc_pSendBufIndex;
INT8U uc_pSendBufDealIndex;
- 2022-02-21 22:52:47下载
- 积分:1
-
前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了...
前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the DLL, and then in the VB to do communication interface call. Spent a few days was finally done, and will SerailPort class DLL project to share what,
- 2023-03-29 22:35:04下载
- 积分:1
-
用于图像统计观察,可适合中小学课程教学!能自己能自己设置比例!...
用于图像统计观察,可适合中小学课程教学!能自己能自己设置比例!-Statistics for image observation, may be suitable for primary and secondary school teaching! Can set the ratio of their own to their own!
- 2023-04-17 04:30:03下载
- 积分:1
-
中国电信parlay api接口规范文档。
中国电信parlay api接口规范文档。-China Telecom parlay api interface specification documents.
- 2022-03-19 20:21:32下载
- 积分:1