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

搜索资源列表

  1. UDiskDll

    0下载:
  2. 检测u盘拔出与插入的一个dll编写,使用的是回调函数的方法,并不是时时发送消息,而是截获设备装卸时的消息-Detection u disk pull out and inserted a DLL to write, using a callback function method, is not always sending messages, but capture equipment handling of news
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:1785257
    • 提供者:shakexe
  1. WinMsg

    0下载:
  2. win32控制台下模仿的MFC关于消息的响应实现,代码很简单,研究mfc的好例子-The imitative MFC realize about the response of the news in win32 console。The code is very simple, the MFC good example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:2555889
    • 提供者:yycc
  1. keyCom

    0下载:
  2. 密钥分配实现混合通信,对称密钥实现通信,公钥加密私钥传送。发方加密明文发给收方,并用收方的公钥加密私钥发送给收方,收方用自己的私钥解密得到发方的私钥,然后解密密文,得到明文消息。-The Key Distribution achieve mixed communication, communication, public key encryption private key transmission symmetric key. The sender to encrypt the plainte
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:36120
    • 提供者:YuanCongcong
  1. SendMessage

    0下载:
  2. 发送系统消息小示例 .-send system message demon. VC++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:4712538
    • 提供者:liubuwei
  1. BCBsendMessage

    0下载:
  2. 发送系统消息的小示例 .-send message of system demontrator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-08
    • 文件大小:523799
    • 提供者:liubuwei
  1. BCBReceiveMessage

    0下载:
  2. 接收window系统消息的小示例 .-receive window s message demontrater
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:516710
    • 提供者:liubuwei
  1. ReceiveMessageer

    0下载:
  2. 接收系统消息不示例 .-receive system message demon .using VC++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:3325791
    • 提供者:liubuwei
  1. CtwainHeader

    0下载:
  2. ctwain.h头文件,提供了140多个系统消息的定义-ctwain.h header files, over 140 system messages defined
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:21895
    • 提供者:christ
  1. message

    0下载:
  2. 消息队列 ,linux通讯方式之一消息队列的简单测试程序,经测,好用。-Message queue, linux means of communication, one message queue simple test program, measuring, easy to use.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-03
    • 文件大小:1795
    • 提供者:王均
  1. MD5

    0下载:
  2. Message Digest Algorithm MD5(中文名为消息摘要算法 VC实现 有注释-Message Digest Algorithm MD5 (the Chinese called message digest algorithm VC achieve a Comment
  3. 所属分类:Network Security

    • 发布日期:2017-11-18
    • 文件大小:10666230
    • 提供者:Tim
  1. VCPPcode1

    0下载:
  2. 深入理解c++版本的源代码,根据提示可以了解windows编程的消息映射机制,MFC应用程序框架等内容-In-depth understanding of c++ version of the source code, windows programming tips can understand the message mapping mechanism, MFC application framework
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:202843
    • 提供者:梁汉文
  1. QqMsgView

    0下载:
  2. 针对老版本qq本地消息的读取,有解密,用来学习-For read old version qq local news, for learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:23486
    • 提供者:tony
  1. signAndVerifyMessage

    0下载:
  2. 此程序是利用数字证书签名消息并验证消息签名-The use of digital certificates signed message and verify the message signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-30
    • 文件大小:1637317
    • 提供者:李玮
  1. ar6k_events

    0下载:
  2. LINUX系统上AR6K驱动层的事件处理(即中断,消息轮询)-LINUX system AR6K driver layer event handler (ie interrupt message polling)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:6578
    • 提供者:eucalytust
  1. WinMouse

    0下载:
  2. 这是一个新手学习win32程序的鼠标消息处理函数,工程-This is a mouse message processing function, a novice learning win32 program engineering
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:7304
    • 提供者:文志辉
  1. mrst_crtc

    0下载:
  2. linux系统上,DSP-BIOS桥驱动器TI OMAP处理器的支持功能。实现桥梁消息模块的上边缘功能。-linux systems, DSP-BIOS Bridge Driver TI OMAP processor support functions. On the edge of the bridge message module functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:5021
    • 提供者:abigale2013
  1. MD5

    0下载:
  2. md5算法,关于消息的完整性的检测,界面挺不错-md5 algorithms, message integrity detection
  3. 所属分类:CA program

    • 发布日期:2017-11-30
    • 文件大小:7922
    • 提供者:魏大超
  1. NewGet

    0下载:
  2. VC++ 重定向命令消息,这是应用了CDlgMenu 消息处理程序,非调试版本是内联的,同时也用到了CTestView 构造/销毁的基础知识,程序还进行了初始化 OLE 库。-Command message VC++ redirect, this is the the application of CDlgMenu message handler, non-debug version is inline, also used the basics of the CTestView constru
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:63631
    • 提供者:mars
  1. ActiveMQ_Linux

    0下载:
  2. 一个多线程使用ACTIVEMQ进行消息收发的例子。 当消息接收完毕后,退出ActiveMQ的连接。 linux环境下C-Example of a multi-threaded use ACTIVEMQ messaging. When the news after receiving exit ActiveMQ connection. linux environment C++
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:6570
    • 提供者:Mr.Wu
  1. ExTest

    0下载:
  2. 实现菜单的简历,与框架的建立,代码中有明确的消息定义-Menu resume, with the establishment of the framework, the clear message definition code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:1941769
    • 提供者:宁静
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 39 »
搜珍网 www.dssz.com