代码搜索:blocking

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

代码结果 1,859
www.eeworm.com/read/426227/10273908

asv sdma_single.asv

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/162445/10305109

out huffman.out

Results of testing files with different parameters of blocking ... < OPEN FILE > C:\Users\SolodOn\HTML\HomePage\Portfolio\Delphi\Diplom\MainFrm.pas < FILE SIZE > 76048 bits N = 8 |alphabet|: 11
www.eeworm.com/read/419594/10856467

c receive.c

/* simple CAN application example * * open CAN and test the read(2) call * An calling option decides if the CAN device is opened for * blocking or nonblocking read. */ #include #incl
www.eeworm.com/read/419594/10856490

c transmitblock.c

/* simple CAN application example * * open CAN and test the write(2) call * An calling option decides if the CAN device is opend for * blocking or nonblocking write. */ #include #inc
www.eeworm.com/read/470055/6923700

h ida.h

#ifndef CRYPTOPP_IDA_H #define CRYPTOPP_IDA_H #include "mqueue.h" #include "filters.h" #include "channels.h" #include #include NAMESPACE_BEGIN(CryptoPP) /// base class for
www.eeworm.com/read/450258/7486809

txt 2-12-s.txt

set terminal png set output "2-12.png" set size 0.6, 0.6 set ylabel "Blocking Ratio(%)" set xlabel "Bandwidth Requirment" set yrange [0:100] set xrange [0:20] set xtics 0, 5, 20 set ytics 0, 2
www.eeworm.com/read/450258/7486820

txt 2-3-s.txt

set terminal png set output "2-3.png" set size 0.6, 0.6 set ylabel "Blocking Ratio(%)" set xlabel "Bandwidth Requirment" set yrange [0:100] set xrange [0:20] set xtics 0, 5, 20 set ytics 0, 20
www.eeworm.com/read/450258/7486844

txt 3-12-s.txt

set terminal png set output "3-12.png" set size 0.6, 0.6 set ylabel "Blocking Ratio(%)" set xlabel "Bandwidth Requirment" set yrange [0:100] set xrange [0:25] set xtics 0, 5, 25 set ytics 0, 2
www.eeworm.com/read/437246/7752742

h ida.h

#ifndef CRYPTOPP_IDA_H #define CRYPTOPP_IDA_H #include "mqueue.h" #include "filters.h" #include "channels.h" #include #include NAMESPACE_BEGIN(CryptoPP) /// base class for
www.eeworm.com/read/196871/8052634

txt 查表被谁锁住的脚本.txt

〔原创〕查表被谁锁住的脚本。 该脚本可以查现在谁锁住表,以及谁在等待该表。 -- -- 查现在谁锁住表,以及谁在等待该表。 -- lock.sql -- pURPLEfox -- SELECT /*+ choose */ bs.username "Blocking User", bs.username "DB User", ws.username "Wait