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

搜索资源列表

  1. 通过消息传递数据1

    0下载:
  2. 通过消息传递数据,讲解消息机制,理论和开发过程-through messaging data on the mechanism of information theory and the development process
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:70026
    • 提供者:胡和南
  1. vc 无模式对话框参数传递的一个示例testdl

    0下载:
  2. 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。代码以Vc++6.0用实例来说明无模式对话框的使用。 -for modeless dialog receiving input information, we are able to father to the window messaging manner. Vc 6.0 code to use examples to illustrate modeless dialog use.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:204363
    • 提供者:孙刚
  1. FWMain

    0下载:
  2. 这是一个程序的一般架构方法,包含内存管,单件,模板应用,消息传递,等等,许多内容-This is a general framework of procedures, including memory management, a single, template applications, messaging, and so on, many elements
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:87067
    • 提供者:逆不道
  1. wf_calendar

    1下载:
  2. 万年历源代码MFC的精髓-六大关键技术 1.MFC的程序初始化过程 2.RTTI(Runtime Type Information)动态类型识别 3.Dynamic Creation动态生成 4.Persistence 持久性/永久保存 5.Message Mapping 消息映射 6.Message Routing 消息传递 -hefty almanac MFC source code for the quintessence-six key technologies
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:134009
    • 提供者:蓝拨
  1. 消息系统

    0下载:
  2. vb开发的消息传递系统-vb development of the messaging system
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20596
    • 提供者:sysycq
  1. 支持多客户端的消息传递工具

    0下载:
  2. 支持多客户端的消息传递工具VB程序源码,推荐下载!-support multi-client messaging tools VB program source code, download!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:32202
    • 提供者:于晶
  1. C++演示如何传递消息

    1下载:
  2. 消息传递机制是WINDOWS编程的基础,只有深入了解了才能更好地编写WINDOWS程序,此代码就向你展现了消息传递的内幕-the mechnism of message transfering is the basis of windows programming. Untile a through understanding has been made, one can have a good command of windows programming. This program shows
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9119
    • 提供者:
  1. 实例3 控件的相互控制与消息传递

    0下载:
  2. 一个简单的聊天程序界面,说明在java程序设计中各个组件之间如何相互传递消息并相互控制。-This is a interface of a chating application.with this example,we ll illustrate how Inter-control & Message transmit in components works.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8740
    • 提供者:胡颖
  1. 使用全局钩子截获键盘按键消息

    0下载:
  2. 钩子是Windows中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目的地之前截获它们并根据用户要求做出相应处理。钩子的种类很多其作用也不同,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。
  3. 所属分类:技术管理

    • 发布日期:2011-07-13
    • 文件大小:7148
    • 提供者:yangrh2000
  1. PipeCommunication

    0下载:
  2. linux的多进程通信,使用管道实现了多个父子进程间的消息传递及其内存共享-linux for multi-process communication, the use of pipes to achieve a number of inter-process messaging father and son and memory sharing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:971
    • 提供者:陈sean
  1. MyWindow

    0下载:
  2. Windows自定义消息传递机制 实现WinAPI Windows封装-Windows custom messaging mechanisms WinAPI Windows package
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:15764
    • 提供者:lixw
  1. IO-example

    0下载:
  2. 这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1766
    • 提供者:dujiguang
  1. AnySrcMsg

    0下载:
  2. 一个基于分布式并行计算的消息传递代码~~有兴趣者可以按照此模板继续扩充自己想要的功能-A distributed parallel computing based on message passing code ~ ~ Those interested can follow this template you want to continue to expand the functions of
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:7194
    • 提供者:呵呵
  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. 基于SCMA消息传递算法的代码

    1下载:
  2. SCMA系统译码端实现,主要是MPA(消息传递算法)的创新(SCMA system decoding side implementation, mainly MPA (message passing algorithm) innovation)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:daybyday1994
  1. 例11-1 UCOSIII消息传递

    0下载:
  2. UCOS3 消息传递 ,实验,基于STM32F103ZET6(UCOS3 message passing, experiment, based on STM32F103ZET6)
  3. 所属分类:单片机开发

  1. 模拟键盘消息

    0下载:
  2. 模拟键盘消息传递,对于一些游戏屏蔽键盘消息的功能实现有帮助(The simulation of keyboard message transmission is helpful for some games to shield keyboard messages.)
  3. 所属分类:Windows编程

  1. 基于SCMA消息传递算法的代码

    2下载:
  2. SCMA系统译码端实现,主要是MPA(消息传递算法)的创新((SCMA system decoding side implementation, mainly MPA (message passing algorithm) innovation))
  3. 所属分类:其他

    • 发布日期:2020-12-08
    • 文件大小:12288
    • 提供者:冰梦依痕
  1. (4条消息)传递熵——transfer _20190408_193824

    1下载:
  2. 传递熵代码,信号时间序列求传递熵.欢迎下载。(Transfer Entropy Code and Signal Time Series for Transfer Entropy.)
  3. 所属分类:其他

    • 发布日期:2019-10-30
    • 文件大小:1024
    • 提供者:dfsdfsdfdfs
  1. main.m

    1下载:
  2. 大规模天线检测,运用近似消息传递算法,仿真实验(Massive MIMO detection by implement AMP)
  3. 所属分类:通讯编程

    • 发布日期:2020-03-22
    • 文件大小:1024
    • 提供者:xbxbxb04
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com