-
phone_com
一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。
(A message based on the serial port of the mobile phone to send/receive process Demo is very simple, based on asynchronous serial reading and writing in the dialog box to initialize the serial port to modify configuration parameters correct to 100 of the normal Send/receive message.)
- 2008-07-13 18:24:26下载
- 积分:1
-
串口(源代码)
用MFC编译的串口调试助手,初学者可以参考(Serial debug assistant compiled with MFC which beginner can refer to)
- 2018-06-12 10:21:06下载
- 积分:1
-
C# 遍历所有 窗体句柄 源码
C# 遍历所有 窗体句柄 源码
- 2013-09-16下载
- 积分:1
-
shuzizhong
说明: 运用单片机制作数字钟,C程序!非常实用的哦!这是我的课程设计程序(The use of single-chip digital clock production, C program! Oh, very practical! This is my curriculum design process)
- 2008-09-09 16:47:53下载
- 积分:1
-
tf-idf一种计算方法
tf-idf一种计算方法
- 2014-07-02下载
- 积分:1
-
01825465
COM+编程技术内幕 学习COM+的好资料,不错的源码(COM+ programming technology insider good information to learn COM+, good source)
- 2017-06-01 00:07:24下载
- 积分:1
-
MyCal
一个简单的日历小程序,用日历控件坐的,供初学者学习(A simple calendar applet, use the calendar control, sitting, and for beginners to learn)
- 2009-09-29 21:22:20下载
- 积分:1
-
xlstoLayer
Excel数据导入到arcgis Layer(Excel To Layer)
- 2013-05-08 11:59:35下载
- 积分:1
-
DSPServer
合众达公司的文档,构件dsp的达芬奇服务器.架设一个ARM和DSP资源的合理利用,不相互冲突的机制(United up to the company s documents, the da Vinci server component dsp. Set up an ARM and DSP resources, the rational utilization of the mechanism does not conflict with each other)
- 2010-02-09 15:38:29下载
- 积分:1
-
NET_Source
是LogOutputSocketProtocol的管理对 象;m_uploadSocketProtocolMgr是UploadSocketProtocol的管理对象,用于检测是否同时上传同一个文 件;m_downloadSocketProtocolMgr是DownloadSocketProtocol的管理对象;m_daemonThread 是守护进程,用于关闭超时连接。
2. AsyncSocketUserToken:用于SocketAsyncEventArgs绑定,保存 每个Socket服务对象,包括:m_receiveEventArgs接收数据异步事件;m_asyncReceiveBuffer接收数据异步事件使 用的缓存;m_sendEventArgs发送数据异步事件;m_receiveBuffer接收异步事件返回的数据存放缓存,用于后续的分 包;m_sendBuffer用于保存发送的数据缓存;m_asyncSocketInvokeElement是用于协议调用的基类,主要实现分包,并发 发送的包加到发送列表中,发送完成回调时继续发送下一个包;m_connectSocket是连接的Socket对象。(LogOutputSocketProtocol is the management object; m_uploadSocketProtocolMgr is UploadSocketProtocol management object, designed to detect and upload the same file; m_downloadSocketProtocolMgr is DownloadSocketProtocol management object; m_daemonThread is the guardian of process for closing the connection timeout.
2.: AsyncSocketUserToken for SocketAsyncEventArgs binding, save each Socket service object, including: m_receiveEventArgs receives data asynchronous events; m_asyncReceiveBuffer receive data asynchronous events using m_sendEventArgs to send data cache; asynchronous events; m_receiveBuffer receive asynchronous event data returned by the stored cache for subsequent subcontracting; m_sendBuffer is used to preserve the data sent by the cache; m_asyncSocketInvokeElement is the base class for the agreement calls, the main sub package to send a list of concurrent sending, sending a packet to send the completed callback; m_connectSocket is connected to the Socket object.)
- 2017-08-07 14:02:38下载
- 积分:1