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

搜索资源列表

  1. Message-Authentication

    0下载:
  2. 消息认证算法介绍,包含其功能特点,几种认证算法的对比-The message authentication algorithm, including its features, the comparison of several authentication algorithms
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:1975258
    • 提供者:张奇
  1. linux_simple_applications

    0下载:
  2. linux简单的应用程序的集合, 不过对于初学学习linux是很有意的, 比如多进程,管道, 消息队列-linux simple appliactions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:72301
    • 提供者:nianqin
  1. rsn

    0下载:
  2. rsn算法RSA算法的描述 1、选取长度相等的两个大素数p和q,计算其乘积: n = pq 然后随机选取加密密钥e,使e和(p–1)(q–1)互素。 最后用欧几里德扩展算法计算解密密钥d,以满足 ed = 1(mod(p–1) ( q–1)) 即 d = e–1 mod((p–1)(q–1)) e和n是公钥,d是私钥 2、加密公式如下: ci = mi^e(mod n) 3、解密时,取每一密文分组ci并计算: mi = ci^d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:31699
    • 提供者:mix
  1. ipc2

    0下载:
  2. 进程间通信封装,主要包括管道通信、共享内存、消息队列-Interprocess communication package
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:5779
    • 提供者:wujing
  1. cellbuzz-rc5-2.0.tar

    0下载:
  2. 用于蜂窝宽带的流和文件的RC5加密程序.包含数字签名,消息加扰等功能.-RC5 is a block cipher that was originally designed by Ronald Rivest (http://theory.lcs.mit.edu/~cis/pubs/rivest/rc5.ps). We have implemented and optimized the RC5 encryption/decryption library for the Sony-Toshiba-
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:6832
    • 提供者:wen zhao
  1. MD5

    0下载:
  2. MD5的具体实现,大致分为以下几步。补位,消息填充,移位,进入四轮循环,输出。代码有详细注释。-MD5 practical implementation, roughly divided into the following a few steps. Fill a, message filled, shift, into the fourth cycle, output. The code is detailed notes.
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:2454
    • 提供者:hello
  1. CAsynSocket

    0下载:
  2. C++编写的木马例子(自定义消息,使用非阻塞CAsynSocket)程序源代码-C++ and the Trojan examples (a custom message, use non-blocking CAsynSocket) source code
  3. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:89137
    • 提供者:田发
  1. test29

    1下载:
  2. 两个程序,要求用消息队列,实现聊天程序,每次发言后自动在后面增加当前系统时间;同时增加结束字符,比如最后输入“88”后结束进程-Two procedures, requirements, message queues, chat program, the current system time is automatically added after each speech while increasing the end of the character, such as the last
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:24402
    • 提供者:丁占成
  1. test30

    0下载:
  2. 两个程序,要求用消息队列,实现聊天程序,每次发言后自动在后面增加当前系统时间;同时增加结束字符,比如最后输入“88”后结束进程;共享内存-Two procedures, requirements, message queues, chat program, the current system time is automatically added after each speech while increasing the end of the character, such as the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:33025
    • 提供者:丁占成
  1. ipc

    0下载:
  2. 实现进程间的通信,包括用消息队列和共享内存机制实现-To achieve inter-process communication, including message queues and shared memory mechanisms to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2162
    • 提供者:罗宾
  1. RSA_Proj.tar

    0下载:
  2. RSA消息加密解密 应用于消息内容的加密与解密过程-RSA encrypt the message decryption applied to message content encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:5104
    • 提供者:沈伟
  1. SimpleDLL

    0下载:
  2. VB调用VC++6.0 DLL的实例,附加全部源码. 功能: 1.利用DLL弹出消息框 2.加法运算 3.减法运算(支持比较操作数)-VB use VC++ 6.0 DLL instance, attach the full source code. Functions: (1) the use of the DLL pop-up message box (2) the addition operator Subtraction (support operand)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:57190
    • 提供者:Cser↘
  1. md5

    0下载:
  2. 实现了MD5加密解密功能,对传送的消息可以实现很好的匿名保护,保护通信中的安全。-MD5 encryption and decryption functions, messages can be sent by anonymous protection, security to protect communications.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1196855
    • 提供者:王艳
  1. DES1

    0下载:
  2. 实现了DES加密解密功能,对传送的消息可以实现很好的匿名保护,保护通信中的安全-DES encryption and decryption functions, messages can be sent by anonymous protection, security to protect communications.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1932792
    • 提供者:王艳
  1. messager

    0下载:
  2. 利用TCP实现消息发送、接收、查询、删除及用户操作,使用MFC、mysql数据库。。对于初学c++的新手作用较大,属于一种综合提高 - English Spanish Arabic Messages sent using TCP, the receiver, query, delete, and user actio
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6505275
    • 提供者:赵薇
  1. SM3

    0下载:
  2. 国家商业密码SM3的实现,进行消息的摘要计算-The realization of the national business secret SM3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:9274
    • 提供者:liangrui
  1. SHA

    0下载:
  2. 一款简单的SHA消息摘要算法实现程序。利用Java语言编写。实现方法简单清晰。-SHA message digest algorithm to achieve a simple procedure. Using the Java language. The implementation is simple and clear.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2725
    • 提供者:姚馨
  1. yuan

    0下载:
  2. 嵌入式Linux中的进程/线程间通信机制研究,多进程/线程相互间的通信,包括父子进程间采用有名管道进行通信、进程间共享内存和消息队列通信、信号通信。-research on the Linux process/thread communication mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2273
    • 提供者:刘育烽
  1. observer

    0下载:
  2. 23种设计模式中observer模式的实现,通过这个模式可以使页面接受更新的消息并进行更新,这样就实现了MVC模式-23 kinds of design patterns, observer mode, this model allows the page to receive updated news and updates, so the MVC pattern
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:2679
    • 提供者:daxia
  1. lesson3

    0下载:
  2. 基于MFC程序框架创建窗口界面,注册窗口,显示窗口,消息循环-MFC Appwizard
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2396056
    • 提供者:马璐
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 39 »
搜珍网 www.dssz.com