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

搜索资源列表

  1. linuxC

    0下载:
  2. Linux操作系统下C语言编程入门 第二章 进程介绍 ………………………10 第三章 文件操作 ………………………17 第四章 时间概念 ………………………27 第五章 信号处理 第六章 消息管理 ………………………39 第七章 线程操作 ………………………49 第八章 网络编程 ………………………54-Under the Linux operating system, C language programming Getting Started
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:510336
    • 提供者:star
  1. pro

    0下载:
  2. 利用消息队列共享内存实现进程通信; 采用三层架构的模式编码 -Using message queue shared memory to achieve the process of communication three-tier structure of the model code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:9918
    • 提供者:wanglei
  1. BoostTest

    0下载:
  2. 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。-MFC write-off procedures friends all know, through the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:11309152
    • 提供者:朱小明
  1. 12_msg

    0下载:
  2. Linux 进程间通信实例之一——消息队列 使用了信号量用于进程间的同步。-Linux is one example of inter-process communication- the message queue using semaphores for synchronization between processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:16511
    • 提供者:hero
  1. AKAE_train_code

    0下载:
  2. 任务间的同步 事件和事件控制块——描述事件的数据结构 信号量及其使用 消息邮箱及其使用 消息队列及其使用-Synchronization between tasks and event control block event- the event describing the data structure and its use semaphore messages using the message queue and the mailbox and its use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:691079
    • 提供者:
  1. ipc

    0下载:
  2. 消息队列简单模型,实现两个进程,一个是客户端 一个是服务器 运用System V消息队列通讯-Message queue simple model, to achieve the two processes, one is one client server communication using System V message queues
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3001
    • 提供者:John
  1. MiniSpy

    0下载:
  2. 窗口管理,消息处理方面的代码。具体参阅源代码-Window Management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:272408
    • 提供者:yaozeqin
  1. gwsmhg-0.8.1

    0下载:
  2. soureforge上好的消息队列源码,可供研究之用-soureforge the good message queue source code, available for research purposes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:125515
    • 提供者:huangtian
  1. WinMain2

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Principles and procedures for running Windows programs written procedure, the window generating process, handle theory, message queue, the cal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7646
    • 提供者:李志鸿
  1. msgsndmsgrcv

    0下载:
  2. 消息队列通信 利用msgsnd和msgrcv通信-linux msgsnd msgrcv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1312
    • 提供者:贼船长
  1. Mouse_Test

    0下载:
  2. 本程序以极简洁的形式表现了windows程序中如何使用windows API来完成窗口的创建,注册,消息的循环及传送,还有如何完成在窗口中对鼠标信息的接收及处理,对刚接触windows编程的人员具有极高的价值。-This very simple procedure to the form of a windows program how to use the windows API to complete the window creation, registration, circulatio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2755727
    • 提供者:张一
  1. Ice-3.3.0.tar

    0下载:
  2. ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4260675
    • 提供者:luwenjia
  1. IPSec

    0下载:
  2. IP Sec安全网卡上消息认证模块的FPGA实现,-IP Sec security card on the Message Authentication Module FPGA,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:151332
    • 提供者:马利
  1. INFOCTRS.h2

    0下载:
  2. windows 补丁,消息队列安装MCQU的工具-windows patch, the message queue to install the tools MCQU
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:1131
    • 提供者:jiangrixin
  1. HookSystem

    0下载:
  2. Win32钩子函数,截获Windows系统消息,截获可执行应用启动。-It‘s a win32Hook function。It hooks Windows System API,and “.exe” files.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7616757
    • 提供者:skyge
  1. hook

    0下载:
  2. 按 F2 退出 拦截鼠标/键盘消息。采用 隐式连接 -Press ' F2' out to intercept the mouse/keyboard messages. An implicit connection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3776119
    • 提供者:刘转
  1. Decrypt

    0下载:
  2. 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1362
    • 提供者:
  1. URLTest

    0下载:
  2. 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3177
    • 提供者:
  1. signnature-DSA

    0下载:
  2. 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:10043
    • 提供者:
  1. dct

    0下载:
  2. 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1526389
    • 提供者:ljh
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 39 »
搜珍网 www.dssz.com