代码搜索:sequential

找到约 1,846 项符合「sequential」的源代码

代码结果 1,846
www.eeworm.com/read/229812/4751658

gml struct.gml

.beglevel .ix 'structure' .pp A .us structure is a type composed of a sequential group of .us members .ix 'member' .ix 'structure' 'member' of various types. Like other types, a structure i
www.eeworm.com/read/162614/5526382

f read_comma.f

! { dg-do run } ! PR25039 This test checks that commas in input fields for formatted sequential ! reads are interpreted as the read completion. If no comma is encountered the ! normal field width det
www.eeworm.com/read/296553/3901427

lib scsiseqlib.lib

scsiSeqLib {SCSI sequential access device library (SCSI-2) } scsiSeqLib {scsiSeqLib} {VxWorks API Reference} {OS Libraries} {} {}
www.eeworm.com/read/273525/4206656

ado separate.ado

*! version 2.0.8 17nov2004 program define separate, rclass sortpreserve version 6, missing syntax varname [if] [in], BY(str asis) [Generate(str) /* */ Indicator(str) MISSing SEQuential SHORT
www.eeworm.com/read/411379/2188994

m train.m

function net = train(tutor, x, y, C, kernel, zeta, net) % TRAIN % % Train a support vector classification network, using the sequential minimal % optimisation algorithm. % % net = train(tut
www.eeworm.com/read/377738/2697067

cpp pex12_3.cpp

#include #pragma hdrstop #include "seqlist2.h" // collection class implementing insertion and // deletion at the middle of a sequential list template class MidList: pu
www.eeworm.com/read/366702/2877219

f read_comma.f

! { dg-do run } ! PR25039 This test checks that commas in input fields for formatted sequential ! reads are interpreted as the read completion. If no comma is encountered the ! normal field width det
www.eeworm.com/read/361182/2952494

cs windowplacement.cs

namespace Imps.Client.Utils.Win32 { using System; using System.Drawing; using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential)] public struct WINDOWPLA
www.eeworm.com/read/361182/2952510

cs timezoneinformation.cs

namespace Imps.Client.Utils.Win32 { using System; using System.Runtime.InteropServices; [StructLayout(LayoutKind.Sequential, CharSet=CharSet.Unicode)] public struct TimeZoneInf
www.eeworm.com/read/359465/2976200

m deinterleave.m

function [ rx_enc ] = deinterleave(rx_data_matrix) % % deinterleave: % This function does deinterleaving of de-multiplexed GSM % information bursts, eg. 114 sequential bits as ex