CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 消息程序

搜索资源列表

  1. wtl4_mfc4_demo

    0下载:
  2. 《对话框与控件》 MFC 的对话框和控件的封装真得可以节省你很多时间和功夫。没有MFC对控件的封装,你要操作控件就得耐着性子填写各种结构并写很多的SendMessage调用。MFC还提供了对话框数据交换(DDX),它可以在控件和变量之间传输数据。WTL 当然也提供了这些功能,并对控件的封装做了很多改进。本文将着眼于一个基于对话框的程序演示你以前用MFC实现的功能,除此之外还有WTL消息处理的增强功能-"dialog with the controls" MFC dialo
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16948
    • 提供者:wwwwppp
  1. winsock_client

    0下载:
  2. 一个实现客户端进程的程序,实现连接服务器,发送消息!-a client process to achieve the procedure to connect servers, messaging!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:常青藤
  1. java_serial

    0下载:
  2. 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:
  1. Program_for_socket

    0下载:
  2. 一个简单的Socket服务器程序 这个服务器程序只是简单的接受客户方传送的字符串,然后显示它们。 从一个简单的Socket客户机发送消息:-a simple socket server this procedure is a simple server client side of the transmission string and then display them. From a simple Socket client send messages :
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1309
    • 提供者:木易
  1. MS-agent

    0下载:
  2. msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:721552
    • 提供者:xpnt
  1. Mymessage3

    0下载:
  2. 这里是有关系统消息中的WM_PAINT消息与WM_SIZE消息的,在应用程序中添加这两个消息,程序如下:-here is the system of news and information WM_PAINT WM_SIZE news, the application of this procedure to add two sources, procedures are as follows :
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35486
    • 提供者:樊智勤
  1. Lesson20a

    0下载:
  2. 捕获鼠标和键盘的钩子程序,也可放行某些消息(如按键F2,关闭窗口)。-capture the mouse and keyboard hooks, and may also release certain information (such as keys F2, closing windows).
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:27717
    • 提供者:hanzi
  1. WinMain1

    0下载:
  2. 一个Windows API 编写的窗口程序,可以了解windows窗口是如何产生,消息循环,窗口回调。-a Windows API prepared by the window procedure, windows can understand how the window is, the news cycle, the window callback.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:9625
    • 提供者:hanzi
  1. MenuAcce222222

    0下载:
  2. 本实例创建了一个菜单,程序运行后,当选择[我的菜单项]|[弹出消息框]命令是就会弹出一个消息框。-examples of the creation of a menu, running, When choosing [the menu] | [pop-up message box] order will be a pop-up message box.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40238
    • 提供者:王能会
  1. tby_netsend

    0下载:
  2. 这是一个简单的网络通信的程序。局域网内发送消息的功能比较全。学习网络通信可以借鉴-This is a simple network communications procedures. LAN messaging function Compare. Learning networks can draw on communications
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:42872
    • 提供者:佟博宇
  1. chatDemo

    0下载:
  2. 一个聊天室程序,可以多客户连接和聊天.一个客户发送的消息会在服务器上和各个客户机上显示出来,异步的通信.利用序列化做的-a chat room procedures, more customers can connect and chat. a customer will be sent information on the server and all clients show up, Asynchronous communications. using the sequence of the
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:42762
    • 提供者:傅荇之
  1. 2410_gsm

    0下载:
  2. 本程序为s3c2410实现收发短消息,打电话功能的源代码,使用模块wavecom 2403A-procedures for the realization of s3c2410 send text messages and make phone calls to function in the source code, We use 2403A module
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6516
    • 提供者:liduo
  1. MSNStyle

    1下载:
  2. 类似MSN的聊天程序,系统分为客户端和服务器端,能够发送消息,实时聊天,进行文件传输,添加删除好友等。-similar MSN chat program, the system is divided into client and server to send messages, real-time chat, for file transfer, adding to delete such good friends.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:360095
    • 提供者:zhang
  1. timerprogram

    0下载:
  2. 定时器程序,不同于普通的定时器,它是完全利用原始的消息循环机制-timer procedure, unlike an ordinary timer, it is entirely the use of the original news cycle mechanism
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6975
    • 提供者:杨林
  1. yuanli

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows operating procedures and principles of programming process, the window selection process, handle principles, message queue, the callba
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11010
    • 提供者:钟行
  1. 20051181293066

    0下载:
  2. VB短消息 发送源码用vb写的短消息发送程序,直接连到移动短消息网关。-VB SMS messaging vb source used to write short messaging process, a direct link to the mobile short messaging gateway.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21938
    • 提供者:kingpwf
  1. www.cohoo.com.cn.socket

    0下载:
  2. 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52570
    • 提供者:cohoo
  1. huitu805

    0下载:
  2. 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete 虽然已经弄出来了,还是希望大家好好读读源程序-on VC and windows gr
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:371382
    • 提供者:adnsid
  1. KeyboardMessage

    0下载:
  2. Winapi编写的Windows消息跟踪的程序,消息跟踪就是VC++里的SPY++一样。-Winapi prepared by the Windows Message tracking procedures, tracking information is SPY VC's the same.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38261
    • 提供者:刘铁
  1. uCOSII(S3C44b0x+ADS)

    0下载:
  2. 请把uCosII的文件放到Core文件夹下。 共有三个任务,A,B为定时调度。C通过键盘的ISR中发送消息到邮箱。 程序在优龙开发板上调试通过,用的uCosII是2.70版本。-the documents from Core folder. There are three tasks, A, B for the regular scheduling. C ISR through the keyboard send mail to the news. Procedures for the
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:209517
    • 提供者:chosin
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com