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

搜索资源列表

  1. TestMouse

    0下载:
  2. 利用_TrackMouseEvent重载了WM_MOUSELEAVE消息,能够视线鼠标离开特定窗口时发送消息。-_TrackMouseEvent A heavy-duty use WM_MOUSELEAVE news, be able to leave a specific window of sight when the mouse send a message.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:38912
    • 提供者:goodboy
  1. GNUnet-0.8.0b.tar

    0下载:
  2. GNUnet是一个安全的点对点网络框架,不采用任何集中或者说可信的服务。 在网络层上首先完成的服务是抗审查的匿名文件共享服务。 匿名是通过特殊的消息机制实现的:初始节点与路由经过节点的消息是不可区分的。 所有的节点都有路由功能,使用带宽稳定的加密连接进行相互交流。 GNUnet利用简单的、基于过剩的经济模型分配资源。 GNUnet中的节点相互监视其它节点的资源使用行为;对网络有贡献的节点会赢得更好的服务。 GNUNet是GNU工程的一部分。 官方站点在http://www.gnu.or
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2362776
    • 提供者:mxx
  1. IPC_linux

    0下载:
  2. 源码包中是我在学习Linux进程间通信时所写的关于五种通信方式(管道,FIFO,信号,消息队列和共享内存)的程序,适合于初学Linux下应用开发的有志之士参考,希望对他们能有所帮助。-Source package is in my learning process communication when Linux on the five kinds of written communication (pipe, FIFO, signals, message queues and shared m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:8774
    • 提供者:杨硕
  1. u-thief

    0下载:
  2. 用vb子类化技术打造的u盘小偷,程序很简单,但通过SetWindowLong这个API直接修改了程序原有的消息处理函数,值得借鉴.-Vb subclass using technology to build the u disk thieves, the procedure is very simple, but this API directly through SetWindowLong modified the original procedure of message processin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:15655
    • 提供者:benson_wind
  1. process_message_communicate

    0下载:
  2. 进程消息通信 linux下gcc实现 创建并发送接受消息-Process under linux messaging gcc achieve acceptable to create and send messages
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:873
    • 提供者:lcx
  1. linux_buffer_module

    0下载:
  2. 《嵌入式Linux中的进程同步无竞争态读写》 在系统需要并发性能时,可以提供缓冲机制,避免生产者的消息阻塞。-Embedded Linux in the process of simultaneous read and write non-competitive state in the system required concurrent performance, they can provide a buffer mechanism to avoid blocking message
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:129024
    • 提供者:宝杉
  1. yuanchengzuomiankongzhi

    0下载:
  2. 基于Windows的远程控制软件开发毕业设计的主要任务是要求做出从系统角度计的远程控制模式,并制作相应实用软件。 采用服务器(Server),客户端(Client)模式,使用Socket编程的基本原理及Windows的消息系统。实现基本的远程控制要求,界面新颖友好。用VC开发! -Windows-based remote control software designed to develop graduation requirements of the main tasks are t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4920909
    • 提供者:dailaoshi
  1. liboop.tar

    0下载:
  2. c程序事件/消息循环操作函数库-c procedures for event loop management functions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:314103
    • 提供者:tiger.zz
  1. linux

    0下载:
  2. linux下的进程通讯机制的代码例子。消息队列以及共享内存。-linux process communication mechanism under the code examples. Message queue and shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:李涛
  1. Click

    0下载:
  2. 本代码消息介绍了在MFC中单文档应用程序的开发过程。-Introduction of the code message in MFC single document application development process.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:901492
    • 提供者:邹长辉
  1. CDROMControl

    0下载:
  2. 控制光驱操作程序,包括光驱打开和关闭,实现托盘区图标消息处理函数-Control drives operating procedures, including the drive to open and close, implementation tray icon message handle function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:41615
    • 提供者:liyunping
  1. MVCStruts

    0下载:
  2. 通过网站展示学校风采、文化、优点与特色,发布最新消息及学校的重大活动安排与招生政策,全面宣传,增强家长与学校、学校与学校和学校与招生单位之间的联系-Through the School website to display style, culture, advantages and features of the latest news releases and major activities in schools with admissions policies, a comprehens
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6443093
    • 提供者:符练武
  1. msq.c.tar

    0下载:
  2. 守护进程 消息队列 通信 未完 待续-Daemon communication message queue to be continued. . . . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:959
    • 提供者:格格
  1. message

    0下载:
  2. 这个程序是对linux 下的消息的运用的各种情况进行了演示,希望对大家有用-This procedure is a linux message under the circumstances the use of a demonstration, in the hope that useful to everybody
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5213
    • 提供者:ajia
  1. ipc

    0下载:
  2. linux下进程间通讯列子,包括消息队列,共享内存等-linux Liezi under the process of communication, including message queues, shared memory, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:35537
    • 提供者:陈灏
  1. tricksrc

    0下载:
  2. 代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -Code more or less turned me a little, only linked to the introduction of the func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6702
    • 提供者:winj
  1. XQueue_demo

    0下载:
  2. 通过内存文件映象实现了一个FIFO消息队列,可以工作在所有的windows版本中,很好用的完成内存共享服务的代码-a FIFO message queue with memory map,compatible all windows version.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:110949
    • 提供者:yqs
  1. Hook

    0下载:
  2. 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:206799
    • 提供者:changyou
  1. 7.2_Kphone4.2

    0下载:
  2. Kphone 是其于QT界面的开源SIP 软件电话,支持语音,视频和文字消息交流.经测试,可以在Redhat 9.0 直接编译通过.在Arm-Linux 上需要比较多移植工作 以下是Kphone 是在SBC2410 ,Arm-Linux 2.6.11 内核移植过 -QT are Kphone its software interface, open source SIP phone to support voice, video and text message exchanges.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7164
    • 提供者:hdf
  1. winmain

    0下载:
  2. 此程序是对于windows框架下的程序的一个写照.对于消息驱动的程序的一个说明.以及对消息处理函数的处理.-This procedure is for the windows of the program under the framework of a portrayal. The procedures for message-driven in a note. As well as the handling of message processing function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2838
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 39 »
搜珍网 www.dssz.com