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

搜索资源列表

  1. BaseKeyDemo

    0下载:
  2. vc基本键盘操作——判断按键消息\BaseKeyDemo-vc basic keyboard operation- to determine the key messages \ BaseKeyDemo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:35236
    • 提供者:
  1. SendNotepadMsg

    0下载:
  2. vc向其他应用程序(记事本)中发送键盘消息\SendNotepadMsg-vc to other applications (Notepad) to send keyboard message \ SendNotepadMsg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:29605
    • 提供者:
  1. BaseMouseDemo

    0下载:
  2. vc 基本鼠标操作——判断鼠标消息\BaseMouseDemo-vc basic mouse operations- to determine the mouse message \ BaseMouseDemo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:36625
    • 提供者:
  1. CommandRangeDemo

    0下载:
  2. vc 使用命令范围消息处理函数\CommandRangeDemo-Use the command vc-wide message handler \ CommandRangeDemo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:38864
    • 提供者:黄莺
  1. sha1

    0下载:
  2. 安全散列算法(Secure Hash Algorithm)能计算出一个数字消息所对应到的,长度固定的字符串(又称消息摘要)。且若输入的消息不同,它们对应到不同字符串的机率很高;而SHA是FIPS所认证的五种安全散列算法。-sha1 classic C/C++ algorithm Version 1.5- 2005-01-01 - 64-bit compiler compatibility added - Made variable wiping optional (defi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3858
    • 提供者:周笑
  1. NOShutDownOFF

    0下载:
  2. ring3下通过陷阱式,向进程winlogon.exe注入DLL,截取ExitWindowsEx消息-ring3 through the trap-style, into the winlogon.exe process DLL, the interception of ExitWindowsEx message. .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:664333
    • 提供者:洋洋
  1. MouseDemo

    0下载:
  2. 鼠标消息的处理及鼠标相关的操作的实例源码,很不错的vc源码,推荐!-Mouse mouse message handling and related operations of the examples of source, very good vc source, recommended!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:37154
    • 提供者:吕丽芳
  1. BaseKeyDemo

    0下载:
  2. 基本键盘操作——判断按键消息\BaseKeyDemo,很不错的vc源码,希望能对大家有所帮助-message mapping and processing \ Example 022- basic keyboard operation- to determine the key messages \ BaseKeyDemo, very good vc source code, I hope you can have The help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:36923
    • 提供者:
  1. DlgKeyMessage

    0下载:
  2. 在对话框中实现键盘消息响应\DlgKeyMessage,很不错的vc源码,希望能对大家有所帮助-In the dialog box to achieve keyboard message response \ DlgKeyMessage, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:28948
    • 提供者:
  1. SendNotepadMsg

    0下载:
  2. 向其他应用程序(记事本)中发送键盘消息\SendNotepadMsg,很不错的vc源码,希望能对大家有所帮助-To other applications (Notepad) to send keyboard message \ SendNotepadMsg, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:31033
    • 提供者:
  1. BaseMouseDemo

    0下载:
  2. 基本鼠标操作——判断鼠标消息\BaseMouseDemo,很不错的vc源码,希望能对大家有所帮助-Basic mouse- mouse to determine the message \ BaseMouseDemo, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:38315
    • 提供者:
  1. CommandRangeDemo

    0下载:
  2. 使用命令范围消息处理函数\CommandRangeDemo,很不错的vc源码,希望能对大家有所帮助- message mapping and processing \ Example 036- use the command-wide message handler \ CommandRangeDemo, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:40555
    • 提供者:洪美英
  1. Sender

    0下载:
  2. 通过消息机制实现Exe程序间的数据交换\Sender,很不错的vc源码,希望能对大家有所帮助-Exe program through the message mechanism to achieve data exchange between \ Sender, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:22943
    • 提供者:彭仁水
  1. WinMain

    0下载:
  2. Windows程序运行原理程序,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Principle of the program to run Windows programs, the window generation process, the principle handle, message queue, the callback function, the wi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1935742
    • 提供者:孙阳
  1. Sender

    0下载:
  2. 通过消息机制实现Exe程序间的数据交换\Sender,很不错的vc源码,希望能对大家有所帮助-Exe program through the message mechanism to achieve data exchange between \ Sender, very good vc source code, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:23727
    • 提供者:
  1. SendNotepadMsg

    0下载:
  2. 向其他应用程序(记事本)中发送键盘消息\SendNotepadMsg\SendNotepadMsg.rar,很不错的vc源码,希望对大家有所帮助。-To other applications (Notepad) to send keyboard message \ SendNotepadMsg \ SendNotepadMsg.rar, very good vc source, we want to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:31106
    • 提供者:
  1. OwnerMessage

    0下载:
  2. 创建和使用自定义消息\OwnerMessage\OwnerMessage.rar,很不错的vc源码,希望对大家有所帮助。-Create and use custom message \ OwnerMessage \ OwnerMessage.rar, very good vc source, we want to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:30752
    • 提供者:孙松青
  1. CommandRangeDemo

    0下载:
  2. 使用命令范围消息处理函数\CommandRangeDemo\CommandRangeDemo.rar,很不错的vc源码,希望对大家有所帮助。-Use the command-wide message handler \ CommandRangeDemo \ CommandRangeDemo.rar, very good vc source, we want to help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:40628
    • 提供者:孙松青
  1. libSM

    0下载:
  2. 完成主要信息的编码转换,主要为各种短消息协议而设,并且按照协议进行封装-Encoding information to complete the major, major agreement to set up a variety of short messages, and encapsulated according to the agreement
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:24796
    • 提供者:liwz
  1. md5

    0下载:
  2. MD5 哈希算法.MD5是由国际著名密码学家、“图灵奖”获得者兼公钥加密算法RSA的创始人、麻省理工大学的RonaldRivest教授于1991年设计的。它与SHA共同构成两大哈希算法,广泛应用于金融、证券等电子商务领域。MD5输入是任意长的消息,分组长度为512比特,输出128比特。-MD5 hash algorithm. MD5 password by internationally renowned scientists, " Turing Award" winner a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1172301
    • 提供者:汪旭
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 39 »
搜珍网 www.dssz.com