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

搜索资源列表

  1. x3

    0下载:
  2. 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。-Modeless dialog box for receiving the input information, we are able to send a message to the parent window manner.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:207193
    • 提供者:向阳花木
  1. ipc

    0下载:
  2. 在linux下利用消息队列实现简单的聊天程序-In linux message queue implementation using a simple chat program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:4866
    • 提供者:彭晓
  1. xiaoxiduilie_

    1下载:
  2. 单片机实现消息队列的例子,使得任一状态不会丢失,很好的例子-Message Queue MCU example, the state will not make any loss, good example
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:383479
    • 提供者:王波
  1. msg_VxWorks

    0下载:
  2. 原创:vxworks的消息队列 一个任务运行时的数据和状态怎么告诉其他任务?信号量为任务间同步和互斥提供了提供了高效的方法,但它不能携带更多的任务信息。因而需要使用更高级的通讯方式,即消息队列和管道。这节主要讲消息队列。-Original: vxworks task message queue for run-time data and how to tell the status of other tasks? Semaphore for inter-task synchronizatio
  3. 所属分类:VxWorks

    • 发布日期:2017-04-02
    • 文件大小:125146
    • 提供者:郑禾
  1. AlphaPopupWnd

    0下载:
  2. 仿QQ,MSN 消息提示框,实现自绘界面,自定义标题、链接文字内容,渐隐渐显、可控制透明度、滑动显示的速度,下滑过程中遇到鼠标自动弹出等功能-Interface to achieve self-painted, custom headers, link text, like QQ, MSN message box, can control the transparency, speed slide show
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:113441
    • 提供者:abowann
  1. ipc

    1下载:
  2. Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4051
    • 提供者:owenbbkp
  1. mfc_ClassWizard

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的-MFC message mapping mechanism analysis on how to use ClassWizard,, understand the message sent to the window by MFC framework is how to handle through the window mapping
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:46932
    • 提供者:张磊豪
  1. csharpnet

    0下载:
  2. 本程序为c#编写的局域网消息发送程序,功能全面,丰富,比较实用,供参考-This procedure for the preparation of c# LAN messaging program, full-featured, rich, more practical, for reference
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3268918
    • 提供者:cjantj
  1. test007_9

    0下载:
  2. VC 实现消息截取,回车 键盘消息截取 鼠标消息截取-VC to achieve the interception of messages, enter the keyboard mouse message news interception interception
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1579037
    • 提供者:sdf
  1. P2PasJAVA

    0下载:
  2. Java实现的点对点短消息发送源码 用Java实现的点对点短消息发送源码,Java实现的点对点短消息发送源码 -Java to achieve point-to-point short message source using Java to achieve point-to-point short message source, Java to achieve point-to-point short message source
  3. 所属分类:P2P

    • 发布日期:2017-04-06
    • 文件大小:60401
    • 提供者:harry
  1. message

    0下载:
  2. 实现消息响应的处理。里面重要函数onevent -The realization of information in response to treatment. An important function inside onevent
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1870892
    • 提供者:李志
  1. NetWorkSpy

    0下载:
  2. 这个程序可以称为一个网络间谍程序是因为,它在列表框中列出所有机器上的共享文件夹,并一直监视它们,当有用户访问你的系统,它就会弹出消息警告框提示你,并且列出所有用户访问的目录,如果远程用户创建,删除,修改,重命名你的文件夹或文件,它们都会被这个程序记录下来,并且,记录远程机器非常详细的信息,作为附加的功能,还提供了一个系统托盘图标。-This procedure can be called a network because of spyware, which are listed in the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:927368
    • 提供者:feelwindy
  1. WSAsocket

    1下载:
  2. 本程序基于windows异步消息机制,采用异步套接字,详细设计实现了一个类似于聊天室的即时消息通讯系统的客户端和服务器端。对学习网络socket编程的朋友具有很高的参考价值!-This procedure mechanism based on asynchronous messaging windows, the use of asynchronous sockets, the realization of the detailed design of a chat room similar t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-11-30
    • 文件大小:122283
    • 提供者:wang514
  1. xiaoxi

    0下载:
  2. 鼠标键盘消息提示,可以让你第一时间接收消息-Message that the mouse keyboard, allowing you to receive messages first time
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:501198
    • 提供者:小李
  1. Innernet_communication_system

    0下载:
  2. 用VC写的服务器和客户端,界面类似qq聊天室,有文件传输功能,客户端可最小化到系统托盘,有托盘消息提示功能,窗口抖动功能。-Written by VC server and the client, similar interface qq chat rooms, and file transfer capabilities, the client can be minimized to the system tray, the tray features news tips, jitter wi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:183872
    • 提供者:李乐
  1. Ch5Demo1

    0下载:
  2. 用MFC实现的最基本的键盘输入的消息,简单,经典,很适合初学者!-MFC to achieve the most basic use of keyboard input of the information, simple, classic, it is suitable for beginners!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1917085
    • 提供者:胡胜先
  1. SMS3rd

    0下载:
  2. Symbian OS短消息模块,具有短信和彩信引擎-Symbian OS SMS module engine with SMS and MMS
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:84415
    • 提供者:卓越
  1. MyQQ

    0下载:
  2. QQ聊天程序,只要通过Ip地址,即可向别人发送消息,接收消息-ppWizard has created this MyQQ application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This f
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-27
    • 文件大小:9817822
    • 提供者:he
  1. popwin

    0下载:
  2. popwin控件(仿MSN消息框) 该控件模仿MSN 消息警告框的样式,但,它是运行于ASP.NET中的。该窗口的样式可以由用户完全控制,通过设置其颜色或预定义的窗口模式就可修改。该控件还支持窗口拖动,用户可以在窗口上的任一位置移动它。 另外一个很重要的特性是:该控件适用于多种浏览器。它已经在Microsoft IE,Mozilla Firefox和Opera上进行过测试。-popwin control (like MSN message box) the control mess
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:56420
    • 提供者:郭明
  1. aa

    0下载:
  2. 编程模拟多进程共享临界资源 进程间通信可以采用信号、消息传递、管道或网络通信方式-Programming multi-process simulation of the process of sharing critical resources can be used between the communication signal, information transmission, communication channels or networks
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:642948
    • 提供者:tang qi
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com