-
一种新的滤波器方法,希望大家能一起学习。
一种新的滤波器方法,希望大家能一起学习。-A new filter, and I hope that everyone learning together.
- 2023-06-13 03:05:05下载
- 积分:1
-
12路usb数据采集程序,配合usb采集卡使用,简单、方便!
12路usb数据采集程序,配合usb采集卡使用,简单、方便!-Route 12 usb data collection procedures with the use of USB Capture Card, a simple and convenient!
- 2022-02-03 18:52:10下载
- 积分:1
-
串口收发程序
通过飞思卡尔MC9S12G128单片机的串口发送接收程序波特率采用9600可随意配置波特率,实现发送单个字节或者字符串的功能等等,这款单片机有三个串口本程序三个串口的使用都已经标注完成,在这个程序里面用的是RXD2,TXD2其他的串口的话在程序里面只是被屏蔽仍然可以使用根据使用者的需求随意使用这任意的串口都已测试调试完成
- 2022-08-21 04:40:46下载
- 积分:1
-
在演示过程中java版SMGP协议,它可以帮助你…
一个关于smgp协议java版的demo程序,它也许能帮助你学习smgp编程-smgp agreement on a java version of the demo process, it may be able to help you learn smgp Programming
- 2022-01-21 23:10:56下载
- 积分:1
-
TCP
TCP-IP技术大全2-TCP-IP technology Series 2
- 2022-09-16 18:45:03下载
- 积分:1
-
MFC写的串口测试工具源码
CSerialPort:: CSerialPort(){单独监禁= FALSE;m_hComm= NULL;//初始化重叠结构成员为零m_ov.Offset= 0;m_ov.OffsetHigh= 0;//创建活动m_ov.hEvent= NULL;m_hWriteEvent= NULL;m_hShutdownEvent= NULL;m_hErrorEvent= NULL;m_hSendCompleteEvent= NULL;m_bThreadAlive= FALSE;m_bSendNotify= FALSE;m_SendList.clear();//初始化关键部分:: InitializeCriticalSection(m_csCommunicationSync);:: InitializeCriticalSection(m_csSendList);}////删除动态内存//CSerialPort::〜CSerialPort(){ReleasePort();:: DeleteCriticalSection(m_csCommunicationSync);:: DeleteCriticalSection(m_csSendList);}无效CSerialPort:: ReleasePort(){而(m_bThreadAlive){而::休眠(1)(m_SendList.empty()!); //2012-09-27zhaoz修复停止仪器采集后数据报文发送不出去问题SetEvent的(m_hShutdownEvent);睡眠(1);}
- 2022-02-25 01:02:02下载
- 积分:1
-
MODBUS communication protocol test, it may be useful to
汇编做的MODBUS通讯协议
通过测试,希望对大家有用-MODBUS communication protocol test, it may be useful to
- 2023-06-19 01:35:04下载
- 积分:1
-
This is a Bubble Sort Algorithm C language source code to improve the algorithm...
这是一个冒泡排序算法的C语言改进算法源代码,改进方法采用双向走动法.-This is a Bubble Sort Algorithm C language source code to improve the algorithm to improve the methods used to move two-way method.
- 2022-12-29 00:00:04下载
- 积分:1
-
对vl14.cryptography原纸采用SMS4算法的概念。
base paper of vl14.cryptography paper and it uses sms4 concept.
- 2023-02-05 05:35:04下载
- 积分:1
-
用来打电话的程序
用来打电话的程序-used to call the procedure
- 2022-03-03 22:08:38下载
- 积分:1