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

搜索资源列表

  1. Message

    0下载:
  2. 本代码是linux消息机制部分的示例,对消息的开发应用有参考价值。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3292
    • 提供者:jipenghao
  1. msg_linux

    0下载:
  2. linux环境下 消息队列的简单使用,可以学习消息队列的一般方法
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1444
    • 提供者:derek
  1. SHA1

    0下载:
  2. SHA1消息摘要算法, SHA1消息摘要算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2878
    • 提供者:之美
  1. SendMSGSour

    0下载:
  2. Delphi 做的 Win 98/Me/Nt/2000/XP 消息发送演示源码-Delphi done Win 98/Me/Nt/2000/XP messaging demonstration FOSS
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:25099
    • 提供者:唐复生
  1. svmsg

    0下载:
  2. 在Linux使用systemV测试消息-use of the Linux news systemV test
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:20641
    • 提供者:赖赖赖
  1. testsem

    1下载:
  2. 在Linux测试共享共享内存消息-testing Linux in shared memory sharing information
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:14012
    • 提供者:赖赖赖
  1. SWShowMsg

    0下载:
  2. 显示键盘操作的消息内容-keyboard operation showed the news content
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:10290
    • 提供者:wanF
  1. 46

    0下载:
  2. 消息循环重载实例(光碟)-news cycle heavy-duty case (ROM)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:737
    • 提供者:明铭
  1. 1406457248

    0下载:
  2. VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程-VC under the window and threads, the window between the commonly used communications mechanism news, the more comprehensive example of the application of a specific project
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35409
    • 提供者:卢火
  1. EnumWnd

    0下载:
  2. 消息的传递机制,可以通过自己制作的对话框向qq等软件发送消息-information transfer, can, through their own production to the dialog qq messaging software
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:23337
    • 提供者:wys
  1. 读取系统信息

    0下载:
  2. 通过Public Declare Sub GetSystemInfo Lib kernel32 (lpSystemInfo As SYSTEM_INFO)等的api函数取得系统的消息。是一个比较全的取得系统消息的集合-through Public Declare Sub GetSystemInfo Lib kernel32 (lpSystemInfo As SYSTEM_INFO) api function of the system made news. A comparison is mad
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5785
    • 提供者:cly
  1. 2005325183220756

    0下载:
  2. vc制作型号密码查看器.熟悉系统编程的应该知道钩子能截获系统并得理发送给其它应用程序的消息,能完成一般程序无法完成的功能。这里我们主要用到了WH_KEYBOARD 键盘钩子和WH_MOUSE 鼠标钩子.-vc production models password viewer. Programming familiar with the system should know hook system capable of intercepting and with the other barber
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24398
    • 提供者:阿飞
  1. os01级

    0下载:
  2. 4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msgrev及msgcrl( ),编写消息的发送和接收程序(消息长度为1KB); (2) 共享存储区的创建、附接和断接: 使用系统调用shmget( )、shmat( )、shmcrl( ),编写一个与上述功能相同的程序。-4. Understanding and support Linux messaging mechanism, share
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:202834
    • 提供者:郑章孝
  1. MD5demo

    0下载:
  2. MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。-MD news summary procedures, MD5 to 512 groups to deal with the importation of information and each group was divided into 16 groups of 32 seats, afte
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3045
    • 提供者:邱孝杰
  1. PreHandleMessage

    0下载:
  2. linux 下的sgip 协议中的消息处理部分源代码-sgip under the agreement address some of the news source
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2039
    • 提供者:tom
  1. Masher

    0下载:
  2. 一个java语言下的生成消息摘要的程序,可用于验证来源和确定身份-a generation of news summary of the procedures can be used to verify the source and identification
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:946
    • 提供者:eric2008
  1. msgq

    0下载:
  2. 这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1747
    • 提供者:tch
  1. RFC2511

    0下载:
  2. 本文描述了证书请求消息格式(CRMF)。它被用来向CA传递一个产生X.509证书请求 (可能通过RA)。请求消息一般包括公钥和有关的登记信息。-This paper describes a certificate request message format (CRMF). It was used to send a CA have X.509 certificate request (possibly through RA). Requests for general information,
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:13705
    • 提供者:夏珊
  1. 20041223205631590

    0下载:
  2. 包内的bat可以安装和反安装服务。 用到了trayicon组件。服务启动后在图标区生成两个图标,一个右键弹出,另一个双击弹出。 示范程序在安装和反安装服务都没问题,设成自动启动后开机也自启动。就是关机时没处理关机消息,这部分还得补充。-the bat kits can be installed an ti-installation services. Depleted trayicon components. After commencement of the service area gene
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13830
    • 提供者:陈龙
  1. 系统托盘编程完全指南(三)

    0下载:
  2. 这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光标移到托盘图标上之后,Windows会发送消息给托盘程序,从而显示提示信息——Tooltip。但在Windows XP中我们还看到有些系统托盘程序是自动显示ToolTips信息的,也就是说不用将鼠标光标移到托盘图标上便可显示ToolTips,在这是怎么实现的呢?此代码将示范一种新奇的ToolTips风格,它叫做气球提示:Balloon T
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:103050
    • 提供者:唐佳
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 39 »
搜珍网 www.dssz.com