-
UDP
一个基于UDP的网络编程,我自己写的,希望对大家有帮助-UDP-based network programming, I wrote it myself, in the hope that everyone has to help
- 2023-04-07 02:30:04下载
- 积分:1
-
串口通讯程序
串口通讯程序-Serial communication program
- 2022-07-27 06:47:55下载
- 积分:1
-
基于Pocket PC 利用红外接口与手机通讯的C#程序,可以通过Pocket PC来管理手机...
基于Pocket PC 利用红外接口与手机通讯的C#程序,可以通过Pocket PC来管理手机-A C# program of Pocket pc communicate with mobile telephone using infrared ray. It can mangage mobile telephone by pocket pc.
- 2022-06-12 19:36:21下载
- 积分:1
-
TAPI (1.4 )控件的特性如下:打外线电话,接听或拒绝内线电话。呼叫ID检测,DTMF音频,从电话记录或向电话回放WAV文件。...
TAPI (1.4 )控件的特性如下:打外线电话,接听或拒绝内线电话。呼叫ID检测,DTMF音频,从电话记录或向电话回放WAV文件。-TAPI (1.4) controls the characteristics are as follows: get an outside line, or refuse to answer phones inside. Call ID detection, DTMF audio, from phone to phone records or WAV file playback.
- 2022-04-06 21:57:09下载
- 积分:1
-
16c550中文资料
16c550中文资料-16c550 Chinese data
- 2022-03-21 02:46:00下载
- 积分: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
-
这是用VB6.0写的一个通用的CPU卡操作程序,支持PC/SC接口 安装任何一个PC/SC驱动的IC读写器后,都可以使用此程序进行CPU卡的测试....
这是用VB6.0写的一个通用的CPU卡操作程序,支持PC/SC接口 安装任何一个PC/SC驱动的IC读写器后,都可以使用此程序进行CPU卡的测试.-This is written in Visual Basic 6.0 of a generic CPU card operations, support for the PC/SC interface to install a PC/SC driver IC reader, can the use of this procedure for testing CPU card.
- 2022-03-12 16:33:10下载
- 积分:1
-
类似MSN的即时通信工具,代码在vc6.0下调试通过
类似MSN的即时通信工具,代码在vc6.0下调试通过-Similar to MSN
- 2022-11-28 21:10:03下载
- 积分:1
-
使用OPNET仿真网络入侵
Network Intrusion Simulation Using OPNET
- 2022-01-25 15:29:58下载
- 积分:1
-
coridic的VHDL愿程序已经在AITIVEHDL中仿真通过
coridic的VHDL愿程序已经在AITIVEHDL中仿真通过-coridic VHDL is willing to have procedures in the simulation through AITIVEHDL
- 2022-05-07 12:41:53下载
- 积分:1