搜索资源列表
ListTips
- 通过Windows API函数SendMessage发送消息使List Box中的每一个Item有不同的Tooltip-through the Windows API function SendMessage Send Message List Box enable each of a different Item Tooltip
uartReceiveMessage
- 本代码是VC源代码,实现通过串口接收和发送短消息。-VC code is the source code to achieve through the serial port to receive and send short message.
VC6_mfc
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this w
windowsmessagemap
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this w
hxb_leiyuan_TSMSComm_v3.0
- 短信二次开发控件SMSComm,它可以极大的加速你的开发进程 1. 短信收发共有一个串口,实现一个串口和一个Modem完成短信的收发,这样可以降低开发成本 2. 定时清理任务可以避免在某些情况下由于SIM卡空间不足导致接收短信的阻塞现象 3. 如果接收到一条短信后就立马删除它,会导致SIM卡中的某些存储单元会被平凡使用,而另一些单元始终空闲,这样会使SIM卡的寿命缩短。该控件预定义40个存储单元(与实际使用的SIM短信存储空间有关),
B49
- E:\\Visual_C__MFC扩展编程实例 实例49:向其他应用程序发送消息-E : \\ expand programming examples Visual_C__MFC 49 examples : to the other applications Send Message
Indy.rar
- Delphi 使用Indy控件开发的一个通讯的程序,检测在线状态,登陆,服务端自动发送广播消息。 同时在线200个没有问题。 连接数太多好像不理想。因为离线,掉线,登陆等操作频繁。,Delphi using Indy control the development of a communications procedure, test online, landing, Service client automatically sends radio message. At the same
mobile.zip
- 这是一个发送手机短信的PDU编码,此外,里面还包含获取短信中心号码等功能。,This is a cell phone to send the PDU encoded message, in addition, which also includes access to features such as message center number.
VBcrc16
- CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
OS23
- Linux C语言编程环境的使用,加深对消息的创建、发送和接收的理解,认识其本质。分析共享存储区的创建,附接和断接 -Linux C language programming environment used to enhance the message creation, sending and receiving understanding, understanding of its nature. Analysis of shared storage area to create,
SGIP_CMPP2CMPP3_SMGP_SMS_demo
- delphi联通SGIP,移动CMPP2.0,CMPP3.0集于一体的短信网关控件及演示,能够为软件开发商快速开发短信发送平台节省大量的开发时间和提高工作效率,控件简单易懂易用。 联通SGIP以及电信SMGP支持长短信发送 组件及演示代码下载地址 http://link-chips.gnway.net/联通SGIP_移动CMPP2_CMPP3短信网关控件及demo.rar-delphi Unicom SGIP, mobile CMPP2.0, CMPP3.0 set
mqoper-oldbackup
- IBM MQ工具,可以支持mq队列的查询、发送、接收、全部浏览、全部接收消息等功能 同时支持xml报文格式的校验(通过schema)-IBM MQ tools mq queue can support inquiries, send, receive, all views, all the functions to receive messages at the same time support for xml message format validation (through sche
MQApi
- 针对IBM的消息中间件MQ编写的程序,主要通过MQ提供的java的API接口,模拟MQ的消息接受和发送程序。-Message-Oriented Middleware for IBM s MQ preparation of procedures, primarily through the MQ of the API provided by java interface, analog MQ message receiving and sending process.
DS18B20
- 温度控制系统程序分身乏术发送信息新的发现床v-Temperature control system procedures send a message分身乏术new discoveries bed v
DiskThief-_Delphi
- Delphi版的闪盘小偷。。 实现原理:当Windows系统的硬件设置发生变化时,系统将会向所有应用程序发送一条WM_DEVICECHANGE消息.当有设备被禁止或激活时(比如我们插入光盘,从光驱中取出光盘,或者在系统设备中删除或禁止打印端口),该消息的wParam参数分别被指定为DBT_DEVICEARRIVAL(设备安装完毕)和DBT_DEVICEREMOVECOMPLETE(设备移除完毕),根据这两个参数可以判断闪存是否存在,lParam参数指向一DEV_BROADCAST_HDR结构
1111111
- Delphi点对点聊天程序,环境:windows/无数据库 授权:共享软件 时间:2009-2-16 11:41:20 推荐:★★★简介:比较简单,也是最基本的点对点聊天单元,设定主机地址、远程端口和本地端口就可以发送消息,新手朋友可以参考一下。 -Delphi peer-to-peer chat program, the environment: windows/No database License: Shareware time :2009-2-16 11:41:20 Recommenda
PcCode_2008510141021538
- qq message send QQ消息发送源代码-qq message send
E-mail-message-automatically-notifies-system
- 邮件短信自动通知系统 可以自动的发送邮件和手机短息 通知消息-E-mail message automatically notifies the system can automatically send e-mail and mobile phone short message information notification
Automatic-e-mail-message
- 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败。 3. 源代码配置:
Message
- delphi 串口短信发送,可自动获取中心号码,批量输入号码后点击按钮发送。注:手机或设备需支持at命令-delphi serial SMS, can automatically obtain the center number, enter the number after batch click the button to send. Note: The phone or device must support at command