代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/374564/9396101
h global.h
/* global.h, global variables, function prototypes */
/* Copyright (C) 1994, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* These
www.eeworm.com/read/177866/9429822
sed h225.sed
/FROM H235-SECURITY-MESSAGES/a\
MultimediaSystemControlMessage,\
OpenLogicalChannel,
s/FROM MULTIMEDIA-SYSTEM-CONTROL;/FROM MULTIMEDIA-SYSTEM-CONTROL\
PackagesDescriptor,\
SignalsDesc
www.eeworm.com/read/177866/9429850
asn h4507.asn
Message-Waiting-Indication-Operations
{itu-t recommendation h 450 7 version1(0) message-waiting-operations(0)}
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS OPERATION, ERROR FROM Re
www.eeworm.com/read/177866/9429853
asn h45010.asn
Call-Offer-Operations
{ itu-t recommendation h 450 10 version1(0) call-offer-operations(0)}
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS OPERATION, ERROR FROM Remote-Operations-Information-O
www.eeworm.com/read/177866/9429856
asn h4509.asn
Call-Completion-Operations
{ itu-t recommendation h 450 9 version1(0) call-completion-operations(0)}
DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
IMPORTS OPERATION, ERROR FROM Remote-Operations-Info
www.eeworm.com/read/373749/9441075
hpp dsp.hpp
#include "Sequence.hpp"
#include "functions.hpp"
using namespace seq;
//在类定义外,要指明成员与友元函数
//--------------零化函数
//绝对值小于eps的都化为零 ,以后升级为美化函数!
Sequence Sequence::zeros()
{
int l=-left.size();
www.eeworm.com/read/373036/9476748
c parse.c
/****************************************************/
/* 文件: parse.c */
/* TINY编译器的语法分析执行程序 */
/****************************************************/
#inc
www.eeworm.com/read/372833/9491631
idl file_server.idl
module Data
{
typedef sequence word;
exception FileNotFound {string err_msg;};
interface FileAccess
{
attribute string filename;
word get(in string filename) raises (FileNotFound
www.eeworm.com/read/174810/9573455
m interleaver_3gpp.m
function pattern=interleaver_3GPP(x)
%****************************************************************
% 内容概述:3GPP标准交织器
% 创 建 人:朱殿荣/QQ:235347/MSN:njzdr@msn.com
% 单 位:南京邮电大学,通信工程系
% 创建时间:2005年9
www.eeworm.com/read/366232/9824220
sql create.sql
/*
The primary keys and foreign keys are still missing from this script.
*/
/*
Sequences
*/
CREATE SEQUENCE SEQ_CHILD_OBJECT MINVALUE 1 MAXVALUE 999999999999999999999999999 INCREMENT BY