搜索结果

找到约 236 项符合 Message-Digest 的查询结果

加密解密 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an

加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-E ...
https://www.eeworm.com/dl/519/175643.html
下载: 185
查看: 1080

其他 实现进程的管道通信。用系统调用pipe( )建立一管道

实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话: Child 1 is sending a message! Child 2 is sending a message! 父进程从管道中读出二个来自子进程的信息并显示(要求先接收P1,后P2)。
https://www.eeworm.com/dl/534/179862.html
下载: 129
查看: 1223

Linux/Unix编程 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序

1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 ...
https://www.eeworm.com/dl/619/182386.html
下载: 64
查看: 1159

文章/文档 蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used t

蓝牙协议This specification describes the Audio/Video Control Transport Protocol (AVCTP), which is used to transport command and response messages for controlling Audio Video features in conformant devices. This protocol enables a device to support more than one control profile at the same time each ...
https://www.eeworm.com/dl/652/182838.html
下载: 93
查看: 1090

汇编语言 EXAMPLE SOURCE CODE FOR IMPLIB FILTER This filter accepts input through the standard input stream

EXAMPLE SOURCE CODE FOR IMPLIB FILTER This filter accepts input through the standard input stream, convertsit and outputs it to the standard output am. The streams are linkedthrough pipes, such that the input stream is the output from the import librarian being invoked, and the output stream is con ...
https://www.eeworm.com/dl/644/186088.html
下载: 132
查看: 1064

汇编语言 EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, con

EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, converts it and outputs it to the standard output stream. The streams are linked through pipes, such that the input stream is the output from the assembler being invoked, and the output stream is connecte ...
https://www.eeworm.com/dl/644/186090.html
下载: 59
查看: 1039

SQL Server SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server.

SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabilities of SQL Server, all controlled with Transact SQL ...
https://www.eeworm.com/dl/689/207864.html
下载: 162
查看: 1079

其他 编写本程序时

编写本程序时,所使用的是传输层的UDP协议,不分服务器和客户端,采用对等实体的形似实现信息的传输。运用java.net.DatagramPacket类和java.net.DatagrameSocket类实现套接和数据的传输。并且采用组播形式进行数据信息的传递。使用三个简单协议数据单元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分别表示首次连接时组播 ...
https://www.eeworm.com/dl/534/212016.html
下载: 152
查看: 1018

Java编程 * This a simple tool to send/receive UDP packet based on a * free software developed by Neil Deas

* This a simple tool to send/receive UDP packet based on a * free software developed by Neil Deason. * The purpose of program is to simulate a remote MGC So that the * SIP Message debugging/testing is possible.
https://www.eeworm.com/dl/633/219813.html
下载: 164
查看: 1084

交通/航空行业 The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data stream

The Ntrip RTCM Multiclient "NtripRTCMMC" simultaneously reads a number of real-time RTK data streams in RTCM 2.x format (basicly message types 18 and 19) as received from an Ntrip Broadcaster. It decodes the streams and generates raw and RINEX files.
https://www.eeworm.com/dl/672/222142.html
下载: 142
查看: 1117