代码搜索:blocking

找到约 1,859 项符合「blocking」的源代码

代码结果 1,859
www.eeworm.com/read/133019/14059958

html struct_buffered_transformation_1_1_blocking_input_only.html

Crypto++: BufferedTransformation::BlockingInpu
www.eeworm.com/read/287073/8723937

html osrng_8cpp-source.html

Crypto++: osrng.cpp Source File
www.eeworm.com/read/359577/10136241

h randpool.h

#ifndef CRYPTOPP_RANDPOOL_H #define CRYPTOPP_RANDPOOL_H #include "cryptlib.h" #include "filters.h" NAMESPACE_BEGIN(CryptoPP) //! Randomness Pool /*! This class can be used to generate ps
www.eeworm.com/read/426227/10273912

m sdma_single.m

text_num=10000;%%%%the text num。 channelnum1=5; %%%the num of channel channelnum2=10; block_num=0;%%%用the num which is blocking p1=0; %%%to catch the probability of the blocking instance p
www.eeworm.com/read/272513/10954825

cc blocked_vector.cc

#include "mtl/mtl_config.h" #ifdef MTL_DISABLE_BLOCKING #include #else #include "mtl/block1D.h" #include "mtl/linalg_vec.h" #include "mtl/utils.h" #endif int main() { #ifdef MTL_DISABLE_B
www.eeworm.com/read/137691/5819716

h serialsource.h

#ifndef SERIALSOURCE_H #define SERIALSOURCE_H typedef struct serial_source *serial_source; typedef enum { msg_unknown_packet_type, /* packet of unknown type received */ msg_ack_timeout, /* ack
www.eeworm.com/read/136989/5830464

dsp server.dsp

# Microsoft Developer Studio Project File - Name="Blocking_Sync_None Server" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGT
www.eeworm.com/read/136989/5830470

dsp client.dsp

# Microsoft Developer Studio Project File - Name="Blocking_Sync_None Client" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGT
www.eeworm.com/read/486736/6526287

h randpool.h

#ifndef CRYPTOPP_RANDPOOL_H #define CRYPTOPP_RANDPOOL_H #include "cryptlib.h" #include "filters.h" NAMESPACE_BEGIN(CryptoPP) //! Randomness Pool /*! This class can be used to generate ps
www.eeworm.com/read/410397/11288217

h connexion.h

// Larbin // Sebastien Ailleret // 15-11-99 -> 14-12-99 #ifndef CONNEXION_H #define CONNEXION_H /* make write until everything is written * return 0 on success, 1 otherwise * Don't work on non-blo