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

搜索资源列表

  1. msg

    0下载:
  2. 消息队列的简单实用 采用了两个任务,其中1个任务发 一个任务收-The message queue using the two tasks simple and practical
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:45374
    • 提供者:vidon
  1. msg

    0下载:
  2. 用VB和ACCESS搭建的用于小型的学生信息管理数据库管理系统,包括学生表、选课表、成绩表等等。-Built with VB and ACCESS for small student information management database management system, including student table, course form, report cards and more.
  3. 所属分类:Button control

    • 发布日期:2017-11-17
    • 文件大小:26120
    • 提供者:小刚
  1. Msg-Passing-remote

    0下载:
  2. If you think you know VC++ since you know how to add handlers for various messages you are sadly mistaken. Unless you know how a message from OS gets converted into a call to a handler you would always end up doing things mechanically rather than
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:61864
    • 提供者:giri
  1. xxit

    0下载:
  2. 收集的一些PB开发常用功能封装,自定义MSG,多国语言-Collection of some PB development encapsulate frequently used functionality, custom MSG, multi-language, etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:223605
    • 提供者:赵翔
  1. inject

    0下载:
  2. 一套进程注入类,直接继承CInjectHookMsg,修改一些参数就可远程注入hookapi,CShowTextInjectHookMsg是一个实例类-A set of classes into the process, the direct successor Inject Hook Msg, modify some of the parameters can be remote injection hookapi, CShowTextInjectHookMsg is an instance
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:30515
    • 提供者:curieCH
  1. hl7create-msg

    1下载:
  2. 使用NHAPI开源DLL创建HL7的ADT消息-create hl7 message
  3. 所属分类:hospital software system

    • 发布日期:2017-03-30
    • 文件大小:685
    • 提供者:张大哈
  1. Windows-msg

    0下载:
  2. windows消息的运行原理,从windows内部分析消息的运行机制,让程序员更深入地了解编程的原理-The operating principle windows message, the message from the windows internal analysis of the operating mechanism to allow programmers to better understand the principles of programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:38480
    • 提供者:edget
  1. Windows-msg

    0下载:
  2. windows消息的运行原理,从windows内部分析消息的运行机制,让程序员更深入地了解编程的原理-The operating principle windows message, the message from the windows internal analysis of the operating mechanism to allow programmers to better understand the principles of programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:38576
    • 提供者:onhatgr
  1. rename

    0下载:
  2. 作用: 把一个文件夹内有序号的文件名,重新按规则重命名。 用法: 1、指定文件的父目录。 2、填写文件名正则表达式。 示例:^.+(Text).+(\d{2}).+\.(\w{3})$ BYHANK 如有问题,请与我联系。http://hnjhn.com/?f=msg 谢谢!-Function: A folder with the serial number of the file name, rename again ac
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:56537
    • 提供者:HANK Jiang
  1. msg

    0下载:
  2. 一个简单的dll代码,初次接触dll可以用这个进行学习-A simple dll code, dll can use this initial contact to learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:4611
    • 提供者:wa
  1. msg

    0下载:
  2. linux c 信号量 使用例子 信号量锁,适合初学者-linux c examples of the use semaphore semaphore lock, suitable for beginners
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3774
    • 提供者:yp
  1. msg

    0下载:
  2. linux下实现本地简单的消息队列收发消息,消息队列学习不错的实例。-linux under local simple message queue send and receive messages, message queues learning good examples.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:9291
    • 提供者:杨大武
  1. msgqueue

    0下载:
  2. 这段代码通过列子介绍了如何使用消息队列进行进程间通信,代码比较详细-/* * 2013-12-23 * * NOTHING * * wcxontheway@126.com * * this file shows how to use msg queue in the linux * **/
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:2861
    • 提供者:NOTHING
  1. Makefile

    0下载:
  2. tinyos中利用net.tinyos.tools.mig产生Msg的示例代码-Msg tinyos generated utilizing net.tinyos.tools.mig sample code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:2677
    • 提供者:wuzhou
  1. helptext

    0下载:
  2. when mouse is on the button, a msg box is displayed.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-27
    • 文件大小:8367
    • 提供者:centa
  1. msg

    0下载:
  2. TIPC message header routines
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3124
    • 提供者:setoa
  1. msg

    0下载:
  2. Linux环境IPC操作之消息队列,代码包含消息队列的创建、发送、接收等内容-Linux operating environment of the IPC message queue, create a message queue that contains the code, send, receive, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1317
    • 提供者:zhang
  1. MSG-3CM-CANBUS-8BIT

    0下载:
  2. CAN接收8个字节然后转发出去,CAN模块发送和接收-CAN 8bit send and rev
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:43284
    • 提供者:王子平
  1. Msg

    0下载:
  2. A message for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1847
    • 提供者:bingaoniu
  1. GetWindowLong

    0下载:
  2. 一个VB6消息相关源码下载,截取消息,并将消息交给wndproc过程处理.取消消息截取,结束子分类过程.Module1.bas中,定义全局变量,存放控件标志性数据,wndproc函数就是用来接收子类时截取的消息的,将截取下来的消息存放在msg参数中.检测到消息,就可以加入处理代码。需要注意,如果这儿不加入任何代码,则相当于吃掉了这条消息-A message related VB6 source code download, intercept messages and the processin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2110
    • 提供者:cpudn43
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com