-
LED显示屏图片,文字,复位控制卡应用及发布改变颜色位置进入方式程序源代码...
LED显示屏图片,文字,复位控制卡应用及发布改变颜色位置进入方式程序源代码-LED display pictures, text, reset control card application and release into the position change in color mode source code
- 2022-01-26 05:02:37下载
- 积分:1
-
一个自动上网计时的程序
一个自动上网计时的程序- Automatically accesses the net the time procedure
- 2022-05-26 17:06:30下载
- 积分:1
-
清华大学计算机系网络课程 信号处理原理
因为太大,所以删了视屏讲解,其它都是全的...
清华大学计算机系网络课程 信号处理原理
因为太大,所以删了视屏讲解,其它都是全的-Tsinghua University Department of Computer Network Course principles of signal processing because of too great, we have decided to screen on the other are the whole of
- 2022-10-02 03:30:03下载
- 积分:1
-
一个对串口进行控制的控件
一个对串口进行控制的控件-one pair of Serial control of Control
- 2023-08-25 11:05: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
-
交换机命令全集,思科交换机的基本配置和高级配置
交换机命令全集,思科交换机的基本配置和高级配置-The Complete Works of command switches, Cisco switches and basic configuration of the Advanced Configuration
- 2022-02-04 02:21:51下载
- 积分:1
-
提供串行口存取的 Object Pascal 类 ( 1.2 版,附源码 ),作者 : Maarten Bekers。...
提供串行口存取的 Object Pascal 类 ( 1.2 版,附源码 ),作者 : Maarten Bekers。 -Serial port to provide access to the Object Pascal category (1.2 version, with source code), the author: Maarten Bekers.
- 2022-03-04 11:32:54下载
- 积分:1
-
Gprs test code
Gprs测试代码-Gprs test code
- 2023-02-23 00:40:03下载
- 积分:1
-
Huffman编码和熵的方法
huffman and entropy approach
- 2022-04-17 21:16:35下载
- 积分:1
-
一个测量接收机的代码
应用背景
要制造一台专用的测量仪器,可通过USB和串口进行控制。
实时控制,通信控制,可用于WinCE和Windows。
关键技术将一个简单接收机,包装为ATE(自动测试仪器)。特别是频率扫描,有多种方式。
- 2022-03-15 18:03:51下载
- 积分:1