代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/354422/10356665
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/425035/10385681
inc pkrng.inc
;
; pker's Random Number Generator (PKRNG)
; ======================================
;
;
; Description
; -----------
;
; PKRNG is a random number generator. It can be used for MASM, TASM, FASM,
www.eeworm.com/read/353805/10417257
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/353195/10464085
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/424063/10503135
m tstlinsq.m
function [ret,x0,str,ts,xts]=tstlinsq(t,x,u,flag);
%TSTLINSQ is the M-file description of the SIMULINK system named TSTLINSQ.
% The block-diagram can be displayed by typing: TSTLINSQ.
%
% SYS=TSTL
www.eeworm.com/read/424063/10503403
m tstbchsq.m
function [ret,x0,str,ts,xts]=tstbchsq(t,x,u,flag);
%TSTBCHSQ is the M-file description of the SIMULINK system named TSTBCHSQ.
% The block-diagram can be displayed by typing: TSTBCHSQ.
%
% SYS=TSTB
www.eeworm.com/read/424063/10503777
m tstrsbnv.m
function [ret,x0,str,ts,xts]=tstrsbnv(t,x,u,flag);
%TSTRSBNV is the M-file description of the SIMULINK system named TSTRSBNV.
% The block-diagram can be displayed by typing: TSTRSBNV.
%
% SYS=TSTR
www.eeworm.com/read/424063/10504029
m comcdlin.m
function [ret,x0,str,ts,xts]=comcdlin(t,x,u,flag);
%COMCDLIN is the M-file description of the SIMULINK system named COMCDLIN.
% The block-diagram can be displayed by typing: COMCDLIN.
%
% SYS=COMC
www.eeworm.com/read/424063/10504071
m tstrsinv.m
function [ret,x0,str,ts,xts]=tstrsinv(t,x,u,flag);
%TSTRSINV is the M-file description of the SIMULINK system named TSTRSINV.
% The block-diagram can be displayed by typing: TSTRSINV.
%
% SYS=TSTR
www.eeworm.com/read/352414/10554802
c mxfe_spi_interface.c
#include "system.h"
/********************************************************************************/
/***** InitSPI_for_AD9866() *****/
/**********************************************