代码搜索:sequence

找到约 10,000 项符合「sequence」的源代码

代码结果 10,000
www.eeworm.com/read/285689/8823031

c seqlinit.c

/************************************************/ /* 顺序表的初始化---置空表 */ /* 文件名seqlinit.c, 函数名init_sequence_list() */ /************************************************/ voi
www.eeworm.com/read/285689/8823036

c seqlfind.c

/***************************************************/ /* 查找顺序表中值为x的结点位置 */ /*文件名seqlfind.c, 函数名find_num_sequence_list() */ /*************************************************
www.eeworm.com/read/285689/8823060

c seqqinit.c

/************************************************/ /* 队列(顺序存储)初始化 */ /* 文件名seqqinit.c, 函数名init_sequence_queue()*/ /************************************************/ void
www.eeworm.com/read/324404/13264359

m generate_signal_structure.m

function [signal_structure] = generate_signal_structure(); % Creates the structure for all signal parameters signal_structure = struct(... 'nr_of_bits',{},... % nr of bits to transfer 'nr_of_symbo
www.eeworm.com/read/139332/5800346

hpp tuple_at_traits.hpp

/*============================================================================= Copyright (c) 2003 Joel de Guzman Use, modification and distribution is subject to the Boost Software Licen
www.eeworm.com/read/136989/5835316

readme

Notification Performance Test ================================ Description ----------- Usage ----- The test consists of a Structured_Supplier and Structured_Consumer as well as a Sequence
www.eeworm.com/read/136989/5838690

mpc single_threaded.mpc

// -*- MPC -*- // Single_Threaded.mpc,v 1.4 2003/12/23 21:05:25 dhinton Exp project(*AMH sequence server): server, strategies, valuetype { idlflags += -GH requires += ami Source_Files {
www.eeworm.com/read/136989/5838710

mpc dsi.mpc

// -*- MPC -*- // DSI.mpc,v 1.5 2003/12/23 21:05:25 dhinton Exp project(*sequence server) : server, strategies, dynamicinterface { avoids += minimum_corba Source_Files { Roundtrip.cpp
www.eeworm.com/read/168845/5430483

hpp tuple_at_traits.hpp

/*============================================================================= Copyright (c) 2003 Joel de Guzman Use, modification and distribution is subject to the Boost Software L
www.eeworm.com/read/490775/6442367

m cyclic_redundancy_decode.m

实现循环冗余编码解码检错 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % 该函数通过输入信源编码序列和相应选择L阶CRC生成多项式以