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

搜索资源列表

  1. systemc

    0下载:
  2. 实现进程间通信,消息的创建、发送和接收,共享存储区的创建、附接和断接,实现储存管理-achieve inter-process communication, information creation, sending and receiving, storage sharing in the creation, and attached disconnect achieve storage management
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15252
    • 提供者:刘奇
  1. FDiskThief_code

    0下载:
  2. 实现了在任务管理器中的进程隐藏 处理WM_DEVICECHANGE消息代替定时器,提高查找闪盘效率 这是一个可以在后台偷取你闪盘里所有资料的小软件。 只要你的闪盘(如U盘,mp3)一插上,所有的东东都被悄悄拷走.代码开放,可以热键呼出. 点[开始]->[隐藏],就可以工作了.Alt+X呼出.-realization of the mission management for the process of hiding information processing
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:38592
    • 提供者:东南
  1. VCMessae

    0下载:
  2. 通过消息传递数据。对与初学MFC消息运行机制的人会有很大帮助的。-through messaging data. MFC with the news of learning the operating mechanism will be of considerable help.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:70026
    • 提供者:赵建飞
  1. cnhuke

    0下载:
  2. .net源码,使用mfc做的一个可以自动给qq发消息的
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:48794
    • 提供者:胡可
  1. trojansrc

    0下载:
  2. 用VC写的一个木马程序.主要是学习有关tcp/ip以及自定义消息系统机制-VC write a Trojan. The study is mainly tcp / ip and custom messaging system mechanisms
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4813096
    • 提供者:dssdf
  1. 20041121125751

    0下载:
  2. SHA算法,一个安全散列算法,通过把数据变成相应的消息摘要,根据迭代值,进行四次循环运算而产生的消息摘要.-SHA algorithm, a secure hash algorithm, the data into corresponding news summary, according to the value iteration, for the fourth cycle of operation and the news summary.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7118
    • 提供者:hanlihu
  1. UNIX_MSG_COMMUNICATION

    0下载:
  2. UNIX环境下如何应用消息队列实现进程间通讯,值得一看的好-UNIX environment on the use of Message Queue to achieve inter-process communication, enjoying their good Dongdong
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:179221
    • 提供者:周兆维
  1. pxmsg

    0下载:
  2. 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix / linux the Message Queue programming; For commercial use POSIX do with the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12958
    • 提供者:张云
  1. PCommunication

    0下载:
  2. 题 目: 模拟进程利用单向邮箱通信 初始条件: 1. 随机生成邮箱的大小。 2. 消息大小与邮箱单元的大小相等。 3. 邮箱开始为空。 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.如果邮箱中没有空单元,发送进程不能发送消息; 2.如果邮箱中没有消息,接收进程不能接收消息。 3.设计报告内容应说明: ⑴课程设计目的与功能; ⑵需求分析,数据结构或模块说明(功能与框图); (3)运行结果与运行情况分析; (
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:8939
    • 提供者:王鑫
  1. 代码k

    0下载:
  2. c语言编写的消息队列代码-the message queue code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1403
    • 提供者:王莉
  1. msg_ctrl

    0下载:
  2. 消息队列控制函数-message queue control function
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1075
    • 提供者:隋平
  1. qqdll

    0下载:
  2. 家都知道,当今的QQ病毒,都用了钩子技术。创建一个DLL,然后使用全局钩子;或者在QQ进程里插入一个DLL,后监测键盘或者是Windows消息,判断用户是否是用QQ聊天,并且是不是已经把信息送出。无DLL的QQ尾巴-home all know that today's QQ virus, has used a hook. To create a DLL, and then use the overall hook; QQ or in the process of inserting a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:44473
    • 提供者:黄先生
  1. unixtonxunchengxu

    0下载:
  2. 这是个通讯程序,通过socket,把接收的消息放入消息对列,同时把队列中的消息通过socket发出去。 -This is the communication process, socket, receiving the news Add to the list news, while the news cohort through socket issued to.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:14189
    • 提供者:杨光升
  1. messctrl

    0下载:
  2. 在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除\"死\"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve. this example demonstrates
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1548
    • 提供者:roger
  1. DisableCtrl+Alt+Del

    0下载:
  2. 完美屏蔽 Ctrl+Alt+Del,采用内嵌汇编实现无DLL,远线程注入winlogon进程,屏蔽相关消息。-perfect shielding Ctrl Alt Del, the compilation includes a free DLL, Version far threads into the process, shielding related news.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6891
    • 提供者:verywzm
  1. net_oss

    0下载:
  2. 这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:46057
    • 提供者:Benson
  1. ScreenCopyV1

    0下载:
  2. 1: 注册系统热键(还有自定义消息函数) 2:托盘图标的简单建立 3:选择文件夹的对话框 4:打开和关闭一应用程序(打开进程) 5:对文件的超简单读和写 6:找到程序自己所在的路径 7:包含列举所有进程-1 : Registration System hotkeys (and the news function from the definition) 2 : Icon in the establishment of three simple : choose the f
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44593
    • 提供者:dedodong
  1. TcpScan

    0下载:
  2. 能够通过输入IP地址扫描端口,并显示出端口的相关信息,并能够发送和接收消息。-to enter IP addresses scanning port, and ports shows the relevant information, and be able to send and receive information.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:186887
    • 提供者:郑淑美
  1. boottest

    0下载:
  2. 实现软盘引导的编码,并在电脑屏幕上显示自己喜欢的消息-achieve floppy guide coding, and on the computer screen to show their favorite news
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:173157
    • 提供者:laidayuan
  1. QqMsgView

    0下载:
  2. QQ 本地消息 查看器。 输入本地QQ登陆窗口中用户号码即可查看该用户的聊天记录。只限本机。-QQ local news viewer. QQ local input landing window users can see the number of users chatting records. Restricted to the plane.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:22640
    • 提供者:xpan
« 1 2 3 45 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com