代码搜索:Concurrent

找到约 2,002 项符合「Concurrent」的源代码

代码结果 2,002
www.eeworm.com/read/375873/9346162

flt sample1.flt

# SAMPLE1.FLT # Sample filtering file number 1, using only title includes/excludes. # Extract MS-DOS calls, but exclude DR-DOS-specific, DOS-extender, and # non-DOS networking calls. # Note: a few
www.eeworm.com/read/177237/9464145

h conserver.h

/* conServer.h - demo concurrent TCP server */ #define SLAVE_PRIORITY 120 #define SLAVE_STACK_SIZE 20000
www.eeworm.com/read/323119/13351226

result csv.result

drop table if exists t1,t2,t3,t4; CREATE TABLE t1 ( Period smallint(4) unsigned zerofill DEFAULT '0000' NOT NULL, Varor_period smallint(4) unsigned DEFAULT '0' NOT NULL ) ENGINE = CSV; INSERT INTO t1
www.eeworm.com/read/320521/13425015

readme

These contain source code from an implementation of an array based concurrent priority queue heap. The TR describing this algorithm is TR560 titled "An Efficient Algorithm for Concurrent Priority Queu
www.eeworm.com/read/125911/6020172

h conserver.h

/* conServer.h - demo concurrent TCP server */ #define SLAVE_PRIORITY 120 #define SLAVE_STACK_SIZE 20000
www.eeworm.com/read/119340/6089805

java concurrenthasherrequest.java

/* * Created on 09-Sep-2004 * Created by Paul Gardner * Copyright (C) 2004 Aelitis, All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under
www.eeworm.com/read/493436/6393127

dls lib.dls

DLSL 1 MAJORITY_VOTER.VHDLVIEW U1235391.DLS MAJORITY_VOTER-CONCURRENT.SYNTHESISVIEW U8596967.DLS MAJORITY_VOTER-CONCURRENT.VHDLVIEW U4223988.DLS
www.eeworm.com/read/493436/6393128

vhd majority_voter.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY majority_voter IS PORT(SW : IN std_logic_vector(3 DOWNTO 1); L : OUT std_logic_vector(2 DOWNTO 1)); --L2 is a yellow LED AND
www.eeworm.com/read/493436/6393140

tdf majority_voter.tdf

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY majority_voter IS PORT(SW : IN std_logic_vector(3 DOWNTO 1); L : OUT std_logic_vector(2 DOWNTO 1)); --L2 is a yellow LED AND
www.eeworm.com/read/406100/11449377

dls lib.dls

DLSL 1 MAJORITY_VOTER.VHDLVIEW U1235391.DLS MAJORITY_VOTER-CONCURRENT.SYNTHESISVIEW U8596967.DLS MAJORITY_VOTER-CONCURRENT.VHDLVIEW U4223988.DLS