-
一个测量接收机的代码
应用背景
要制造一台专用的测量仪器,可通过USB和串口进行控制。
实时控制,通信控制,可用于WinCE和Windows。
关键技术将一个简单接收机,包装为ATE(自动测试仪器)。特别是频率扫描,有多种方式。
- 2022-03-15 18:03:51下载
- 积分:1
-
采用VB进行可视化通信编程的一个应用实例
采用VB进行可视化通信编程的一个应用实例-using VB Visual Communication Programming Application of a
- 2023-05-15 01:20:02下载
- 积分:1
-
OFDM 4QAM用MATLAB仿真
OFDM 4QAM simulation using Matlab
- 2023-03-18 09:40:03下载
- 积分:1
-
modbus 采用Rtu方式时检测寄存的值.
modbus 采用Rtu方式时检测寄存的值.-modbus test using Rtu way that the value of storage.
- 2023-07-22 23:55:03下载
- 积分:1
-
CRC算法原理及实现,生成多项式为"1 1000 0000 0000 0101"(CRC
CRC算法原理及实现,生成多项式为"1 1000 0000 0000 0101"(CRC-16),简记作0x18005。-CRC algorithm and implementation, generating polynomial for the
- 2022-01-23 10:44:51下载
- 积分:1
-
非常 好用的VC下串口通信,非常非常简单易懂的源码
非常 好用的VC下串口通信,非常非常简单易懂的源码-VC is very useful under the serial communication, very, very easy-to-read source
- 2022-06-02 12:27:39下载
- 积分:1
-
icop代码实现
c++实现ICOP网络通讯功能,经过测试OK
IOCP全称I/O Completion Port,中文译为I/O完成端口。IOCP 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-12 18:20:04下载
- 积分:1
-
人工神经网络的工具想函数一览表,可以查询很方便的
人工神经网络的工具想函数一览表,可以查询很方便的-artificial neural network tool to the list of functions that can be very convenient inquiry
- 2022-12-16 06:45:03下载
- 积分:1
-
Detailed description of the code in matlab, how to solve mathematical problems i...
详细说明了在matlab中的代码,如何解决数学问题的算法,使研究人员更容易使用。
- 2022-01-28 10:40:04下载
- 积分:1
-
改进的SeriaPort类,实现块读取
基于CSerialPort类,增加了RecvBlock方法,一次性读取多个字节,并且改进了无法正常退出的bug。原说明:This class can read, write and watch one serial port.It sends messages to its owner when something happends on the portThe class creates a thread for reading and writing so the mainprogram is not blocked.
- 2022-08-08 15:40:43下载
- 积分:1