代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/384395/8872428
asm produce_pn.asm
.title "PRODUCE_PN.asm"
.mmregs
.bss PN,8
.bss SEQUENCE,255*2
STACK .usect "STACK",80
INIT_ST0 .set 1800h ;st0的初值
IN
www.eeworm.com/read/186716/8914455
m pol2bin.m
function [binary_sequence] = pol2bin(polar_sequence)
% POL2BIN ..... Polar to binary conversion
%
% [B] = POL2BIN(P) converts the polar sequence P into a binary sequence
% using the transformat
www.eeworm.com/read/186716/8914541
m bin2pol.m
function [polar_sequence] = BIN2POL(binary_sequence)
% BIN2POL ..... Binary to polar conversion
%
% [P] = BIN2POL(B) converts the binary sequence B into a polar sequence
% using the transformat
www.eeworm.com/read/425306/10364485
cc baitap1_2.cc
#include
#include
#include
#include
#include
#include
#include
#include
#define MAX_SEQUENCE 10
typedef s
www.eeworm.com/read/139332/5800343
hpp type_seq_begin_end_trts.hpp
/*=============================================================================
Copyright (c) 2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
Licen
www.eeworm.com/read/136989/5833128
h buffer_type.h
/* -*- c++ -*- */
//
// buffer_type.h,v 1.4 2002/07/01 13:49:21 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
/
www.eeworm.com/read/136989/5835441
bor makefile.bor
#
# Makefile for building the TAO Notify Sequence_Multi_ETCL_Filter test
# Makefile.bor,v 1.1 2002/01/29 12:49:51 jwillemsen Exp
#
MAKEFILES = \
Sequence_Consumer.bor \
Sequenc
www.eeworm.com/read/152755/12087481
m bin2pol.m
function [polar_sequence] = BIN2POL(binary_sequence)
% BIN2POL ..... Binary to polar conversion
%
% [P] = BIN2POL(B) converts the binary sequence B into a polar sequence
% using the transformat
www.eeworm.com/read/168845/5430480
hpp type_seq_begin_end_trts.hpp
/*=============================================================================
Copyright (c) 2003 Joel de Guzman
Use, modification and distribution is subject to the Boost Software
L
www.eeworm.com/read/171617/9745188
asm pn_ssrg.asm
.title "PRODUCE_PN.asm"
.mmregs
.bss PN,8
.bss SEQUENCE,255*2
STACK .usect "STACK",80
INIT_ST0 .set 1800h ;st0的初值