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

搜索资源列表

  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Windows program running, the process window, handle the principle, message queue, the callback function, the window closed exit and application working relationship
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1190
    • 提供者:张三
  1. SHA

    0下载:
  2. 计算文件的SHA1 值的实现源码。 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2752
    • 提供者:johnxi
  1. MFC-simulation

    0下载:
  2. 这么庞大的对象,当然不是每一个类别每一个数据结构 都是我的仿真目标。我只挑选最神秘又最重要,与应用程序主干息息相关的题目,包括: ■ MFC 程序的初始化过程 ■ RTTI(Runtime Type Information)执行时期型别信息 ■ Dynamic Creation 动态生成 ■ Persistence 永续留存 ■ Message Mapping 消息映射 ■ Message Routing 消息绕行-Such a large object, of co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:350651
    • 提供者:徐立强
  1. QMsg

    0下载:
  2. qq通过句柄群发消息,目前只能实现一个窗口。一起群发稍加改进即可。-QQ through the reference mass message, at present can only achieve a window. Mass can be slightly improved.
  3. 所属分类:Network Security

    • 发布日期:2017-04-09
    • 文件大小:268611
    • 提供者:lviebp
  1. Copydata

    1下载:
  2. c++ builder 编写的通过两个进程发送copydata消息进行 进程间通信的最简单的方法之一,适合新手理解消息机制以及进程间通信机制-c++ builder prepared to send messages through one of two processes copydata easiest way to communicate between processes, suitable for beginners as well as understand the inter-pr
  3. 所属分类:Windows Kernel

    • 发布日期:2016-07-21
    • 文件大小:12327936
    • 提供者:郭海涛
  1. winceQueue

    0下载:
  2. winCE下的队列发送代码,主要就winCE下的消息队列进行消息发送-winCE queue code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1555946
    • 提供者:yanyu
  1. testAutoSizeDlg

    0下载:
  2. MFC程序,vc9可以直接编译通过,响应WM_SIZE消息,控制窗口大小,控件的位置等。-MFC program, vc9 can be compiled directly by the response WM_SIZE message, the control window size, location and other controls.
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 键盘响应消息响应,简单描述上述实现通过键盘触发消息响应的实现过程-Keyboard response message response, a brief descr iption of the above implementation process through a keyboard trigger message response
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2281848
    • 提供者:王范范
  1. syswatch

    0下载:
  2. 实现对系统关机消息的截获,并阻止关机事件继续执行-Realize the system shutdown message intercepted and blocked off events continue
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:45193
    • 提供者:吴哲
  1. test

    0下载:
  2. 网络监控,可以实现程序运行监控,和文件操作,移动设备的操作的记录,并发送socket消息包-Network monitoring, can realize the program execution monitoring, and file operations, mobile equipment operation record, and send the socket message package
  3. 所属分类:Network Security

    • 发布日期:2017-06-12
    • 文件大小:19906778
    • 提供者:马思康
  1. UNIX-process-communication

    1下载:
  2. 进程通信的实现 分为三个基本文件,进程间信号传递、共享内存、消息机制、PV操作-Realization process communication is divided into three basic signal transmission between files, processes, shared memory, message mechanism, PV operation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:5739
    • 提供者:jwl
  1. mimaxue

    0下载:
  2. 置换密码算法实现.置换密码算法的原理是不改变明文字符,而是按照某一规则重新排列消息中的比特或字符顺序,才而实现明文信息的加密。-Replacement password algorithm. Permutation cipher does not change the principle is expressly characters, but rearrange the message bits or characters in the order in which a rule, only
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:781
    • 提供者:尚云
  1. UNIX-programming-information

    0下载:
  2. UNIX编程资料,TCP程序设计,UDP程序设计,并发服务器设计,创建线程,线程等待,线程退出保护设计,消息队列,日志记录模块-UNIX programming information, TCP programming, UDP programming, concurrent server design, create a thread, the thread waits for the thread to exit protection design, message queues, logg
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:697238
    • 提供者:胡云龙
  1. msgqueue

    0下载:
  2. 自编linux中基于消息队列的进程间通信模块,经过调试恩能够成功应用的模块-Editing the Linux interprocess communication module based on message queue, after debugging successfully application module
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:youhaibo
  1. RSA

    0下载:
  2. 实现的是对明文消息的加密和解密过程,算法是根据大数的因数分解。-Implementation is the plaintext message encryption and decryption algorithm is based on the decomposition of large numbers of factors.
  3. 所属分类:CA program

    • 发布日期:2017-05-26
    • 文件大小:8908528
    • 提供者:jubaoting
  1. chess

    0下载:
  2. 局域网内的五子棋游戏,WIN32编程,可以很好的学习windows消息机制-Backgammon games, WIN32 programming LAN can be a good learning windows message mechanism
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4789248
    • 提供者:刘帅朝
  1. MyQQ

    0下载:
  2. 一个简易的QQ聊天工具,从客户端发出消息可以在服务器端收到-a single qq
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:40596
    • 提供者:王诗嘉
  1. MFCWorkThreadDemo

    1下载:
  2. 该例程摘自《Visual C++开发修行实录》,内容为MFC多线程的使用,其中的知识点包括对自定义消息的使用。-The routine is an excerpt Visual C++ development practice record , content for the use of MFC multithreading, the knowledge including the use of a custom message.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1853835
    • 提供者:王桂喜
  1. DLL_Injection

    0下载:
  2. DLL远程注入例程,测试环境WIN7 32bit,注入dll文件到notepad.exe进程中并执行dll内的代码,在notepad上面打开一个消息窗口-DLL injection example tested in win7 32bit, inject to notepad.exe and opens a message box
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:47419
    • 提供者:zwl
  1. 3

    1下载:
  2. 编写自定义的消息队列,该消息队列不能依赖于已有库的队列,必须是自己设计实现的 该消息队列是线程安全的 该消息队列能接收CLMessage继承体系的消息 该消息队列能融入到本课程所提供的程序库中,能支持线程之间的通信(即需要提供发送消息的通信类,以及消息循环的管理类) -Linux C++ for uestc lilin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:104484
    • 提供者:boy
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 »
搜珍网 www.dssz.com