登录
首页 » 通信 » with 32 computers in the serial communication interface library package. In fron...

with 32 computers in the serial communication interface library package. In fron...

于 2022-01-21 发布 文件大小:30.71 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

用在32位计算机上的串口通信打包接口库文件.前面的各种结构体,除了因为字宽原因, 使用了不同数据类型以外,实际效果与相应的单片机程序接口是一致的.平台独立.-with 32 computers in the serial communication interface library package. In front of the structure, in addition to the reasons for wide characters, the use of different data types, the actual results with the corresponding microcontroller interface is the same. Platform independence.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • H.264 over IP. Useful document for H.264 over IP. Published by IEEE.
    H.264 over IP. Useful document for H.264 over IP. Published by IEEE.
    2022-02-05 12:39:35下载
    积分:1
  • VGA chip AD600 and its RMS (DB) linear measurement circuit
    VGA芯片AD600及其在有效值(DB)线性测量电路中的应用-VGA chip AD600 and its RMS (DB) linear measurement circuit
    2022-05-09 11:05:58下载
    积分:1
  • TCP/IP的网络图,介绍了,TCP/IP 的结构。是初学者需要了解的很必要的网络资料,需要看的朋友,快下!...
    TCP/IP的网络图,介绍了,TCP/IP 的结构。是初学者需要了解的很必要的网络资料,需要看的朋友,快下!-TCP/IP network, introduced the TCP/IP structure. Beginners need to know is a very necessary network information needs as a friend, under fast!
    2023-09-01 06:25:03下载
    积分:1
  • DAC芯片的DDS,频率可调500KHz ~ 5MHz
    应用背景主要是应用在电子射频、通讯等行业,例如采样中的数字本振信号、接收机的发射信号等等,还可以用做测试中做一个幅值可调的信号发生器,频率源等,为测试和设计带来很大的帮助关键技术数字信号发生器   DDS  频率可调 。运用MATLAB生成相关 的原 始数据,根据按键改 变频率 控制字,不断地累加,就可以实现频率可调。将生成的二进制代码发送给对应的DAc芯片的数据接口,通过给后端的模拟信号进行简单的硬件上的滤波,即可解决信号的高次谐波。
    2022-04-30 16:17:49下载
    积分:1
  • 存C写的zip压缩、解压缩源代码。主要对文件操作,希望有经验的朋友把它改造成能对内存操作的类...
    存C写的zip压缩、解压缩源代码。主要对文件操作,希望有经验的朋友把它改造成能对内存操作的类-Depositors C written by zip compression, decompress the source code. The main operation of the document, I hope a friend has experienced it can be transformed into the type of memory operation
    2023-07-26 10:40:03下载
    积分:1
  • c# plc modibus
    c# 串口 以太网通信 modibus  连接 plc  从文本框输入负数 -2 补码=反+1=进位+原数 Vb 清除输入缓冲区 输出缓冲区 c#用不用清除??哪个函数?? //發送二進制數據 ?????????????? private void SendBytesData(SerialPort serialPort) { ////从 文本框取得数据 如果负数 -2 怎么办???? byte[] bytesSend = Encoding.Default.GetBytes(txtSend.Text); spcom.Write(bytesSend, 0, bytesSend.Length); } 通过MODBUS TCP读写PLC源码 功能模块一:读写PLC主模块 using System; using System.Net; using System.Net.Sockets; public static void WriteWord(int mwAddress,int mwValue) {写字到以太网 if (init_plc() == 0) { try { hi = mwAddress / 256; low = mwAddress - hi * 256; hi1 = mwValue / 256; ///////////16bit low1 = mwValue - hi * 256; sendBuf[7] = 6; sendBuf[8] = (byte)hi; sendBuf[9] = (byte)low; sendBuf[10]
    2022-07-10 15:42:30下载
    积分:1
  • G729解码器
    我们已经下载G729a编和G729B解码器从该网站,但我们没有得到正确的输出我们的文件进行解码后。所以恳请指导我们一样。
    2022-11-30 04:20:03下载
    积分:1
  • a database connections and more efficient
    一个CONN数据库连接程序,效率比较高-a database connections and more efficient
    2022-01-21 18:04:14下载
    积分:1
  • 64QAM的调制与解调的matlab仿真代码的过程,很他…
    64qam调制解调的Matlab程序仿真代码,对研究64QAM很有帮助-64qam modulation and demodulation process of the Matlab simulation code, very helpful for research 64QAM
    2023-08-07 21:35:03下载
    积分:1
  • KEPServerEx的客户端源码
    KEPServerEx的客户端源码-KEPServerEx client code
    2022-01-21 19:24:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载