代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/482776/6611820
h stl_queue.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/482596/6618338
txt table.txt
bookBrowse:
Id number(3),primary key
studentName varchar2(40),not null
bookName varchar2(40),not null
borrowDate Date,
returnDate Date,
www.eeworm.com/read/481054/6656998
h stl_queue.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/480188/6667560
txt table.txt
bookBrowse:
Id number(3),primary key
studentName varchar2(40),not null
bookName varchar2(40),not null
borrowDate Date,
returnDate Date,
www.eeworm.com/read/478103/6719826
c getbits.c
/* getbits.c, bit level routines */
/*
* All modifications (mpeg2decode -> mpeg2play) are
* Copyright (C) 1996, Stefan Eckart. All Rights Reserved.
*/
/
www.eeworm.com/read/477426/6734839
asm polish.asm
; Polish national character set for yampp-7
; by MIS
.org 0x0000
.db "テ剩延尟徆骊绸鬁繜" ; chars sequence table, max 20 chars
.db 0 ; table end marker - don't change
.org 0x00
www.eeworm.com/read/477099/6745350
m cp0201_convlenc.m
%Convolutional Encoder ; input=1 bit -> output=2 bits with 3 memory elements, Code Rate=1/2
function [encoded_sequence]=cp0201_convlenc(message)
%TEST MESSAGES
%message=[1 0 1 0 1 1 1 0 0 0 1 1
www.eeworm.com/read/477099/6745355
m cp0201_convlenc1.m
%Convolutional Encoder ; input=1 bit -> output=2 bits with 3 memory elements, Code Rate=1/2
function [encoded_sequence]=cp0201_convlenc(message)
%TEST MESSAGES
%message=[1 0 1 0 1 1 1 0 0 0 1 1
www.eeworm.com/read/476907/6754264
m ss_mlsrs.m
function [seq]=ss_mlsrs(connections);
% [seq]=ss_mlsrs(connections)
% SS_MLSRS generates the maximal length shift-register sequence when the
% shift-register connections are given as input to