搜索资源列表
0606-01-cf
- Pocket PC 2002发送短信的程序-send a message to the procedure!
Windows1111111
- windows消息大全:消息,就是指Windows发出的一个通知,告诉应用程序某个事情发生了。例如,单击鼠标、改变窗口尺寸、按下键盘上的一个键都会使Windows发送一个消息给应用程序。消息本身是作为一个记录传递给应用程序的,这个记录中包含了消息的类型以及其他信息。例如,对于单击鼠标所产生的消息来说,这个记录中包含了单击鼠标时的坐标。这个记录类型叫做TMsg,(我转贴的)-windows news Solutions : news means that Windows issued a noti
W77E58test
- W77E58头文件//spra1串口0正在接收数据 //spta0串口0正在发送数据 //spra0串口0正在接收数据 -W77E58 headers / / Serial 0 spra1 is receiving data / / serial port 0 is spta0 Send the data / / Serial 0 spra0 is receiving data
jiekoutongxin
- 一、 设计目的及所需设备: 了解PC机串行口的使用;所需设备为:PC机,RS232插座及连线; 二、串行口的有关硬件资料 1. 9芯RS-232C接口标准: (1) 引脚1:CD,载体检测; (2) 引脚2:RXD,接收数据; (3) 引脚3:TXD,发送数据; (4) 引脚4:DTR,终端准备好; (5) 引脚5:信号地; (6) 引脚6:DSR,MODEM准备好; (7) 引脚7:RTS,请求发送; (8) 引脚8:CTS,清除发送; (9)
mc39i_atc_v0102
- 西门子MC39I模块指令集,操作gprc modem上网,发送mms-Siemens MC39I module instruction set, operation gprc modem Internet access, send mms
dingdanHTML
- 送表单数据的方法,有两种方法“get”\"post\"。GET是将FORM的输入信息作为字符串附加到action所设定的URL后面,中间用”?“隔开,每个表单域之间用”&“隔开,然后把整个字符串传送到服务器端。 使用GET方法所得到的信息不能很多,一般在4000字符左右,而且不能含有非ASCⅡ码字符,并且在浏览器的地址栏中将以明文的形式显示表单中的各个表单或值。POST是将FORM的输入信息进行包装,而不用附加在action属性的URL之后,其传送的信息数据量基本上没什么限制。-send for
SComm_helper
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -1. Item 2 of the establishment. Insert the project MSComm 3. Use ClassWizar d definition CMSComm category four control v
06
- An ISAPI project to send a page with an image to the browser 发送带图象的页到浏览器的ISAPI工程
How_to_think_like_a_computer_scientist
- This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises. If you have high-level comments about the organization of the boo
WINSOCK-UDP
- VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the program code, broadcasting inf
GSMbasedshortmassages
- 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与GSM模块形成通信回路。中文短信的发送采用PDU模式,根据PDU模式标准形成PDU发送包,实现短信发送。本文根据无线电话项目的短信发送模块的实现开发流程编写-Send text messages need to GSM module and processor collaboration, GSM module and the ARM processor through the seri
send
- 基于c8051f330的2401的发送程序-2401 send based on c8051f330
send
- 基于j2me,应用javaAPI实现简单邮件的发送-Based on j2me, application javaAPI to achieve a simple message to send
send
- Send SMTP EMAIL VIA PHP SOURCE CODE
Send-sms-from-remote-location-using-gprs-modem.ra
- This project send sms remotely is designed to send sms to a desired location without monitoring.An honeywell sensor was conect to a digital multi meter to collect the voltages given by the sensor the multimeter was conect to the computer with a rs232
send
- 基于NRF24L01的无线传输模块(发送代码)-Based NRF24L01 wireless transmission module (send code)
vb_POST-GET-SEND
- vb_抓包、截包、发包.vb_POST,GET,SEND.doc-vb get/post data vb_POST,GET,SEND.doc
Send-Simple-call
- Send a simple call project.
Send-Simple-SMS
- Send a simple SMS project.
SCI-interruput-send
- 本文件关于SCI中断发送的程序,告诉我们如何使用和发送程序,希望有不足之处,及时反馈给我,我会尽快改正。-the file about mcu that the sci interrupt send demon,it tell us how to use it,if you find mistake,please tell me hurry up.I will repeat it .