代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/132414/5916439
sql e_ttoa_init_data.sql
-------------------
--人力资源模块数据初始化--
-------------------
INSERT INTO HR_DD(DD_ID,DD_TYPE_ID,DD_NAME,DD_STATE,DD_DESCRIPTION) VALUES(1,2,'临时合同',NULL,'')
;
INSERT INTO HR_DD(DD_ID,DD_TYPE_ID,DD_NAME
www.eeworm.com/read/131315/5938218
c attribute.c
#ifndef lint
static char *rcsid = "$Header: attribute.c,v 1.2 87/03/31 14:32:17 ed Exp $";
#endif lint
/* $Log: attribute.c,v $
* Revision 1.2 87/03/31 14:32:17 ed
* Added Filing version 5 suppo
www.eeworm.com/read/130382/5957143
h pkcsreq_struct.h
/*******************************************************************
*
* This file was generated by TIS/ASN1COMP Ver. 4.0, an ASN.1 compiler.
* TIS/ASN1COMP is Copyright (c) 1998, TIS Labs at Ne
www.eeworm.com/read/127739/6001313
-ef 20-constr-ok.asn1.-ef
ModuleTestConstr {iso org(3) dod(6) internet(1) private(4)
enterprise(1) spelio(9363) software(1) asn1c(5) test(1)
20 }
DEFINITIONS IMPLICIT TAGS EXTENSIBILITY IMPLIED ::=
BEGIN
ConstructedType1 ::
www.eeworm.com/read/127438/6005762
h errcodes.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef ERRCODES_INCLUDED
#define ERRCODES_INCLUDED
/*
www.eeworm.com/read/124347/6053153
h cygserver_ipc.h
/* cygserver_ipc.h
Copyright 2002 Red Hat, Inc.
Originally written by Conrad Scott
This file is part of Cygwin.
This software is a copyrighted work licensed unde
www.eeworm.com/read/120251/6075112
cpp array_test.cpp
#include
#include
#include "container_conversions.h"
using namespace boost::python;
int func(int test[3])
{
printf("1) %d\n2) %d\n3) %d\n", test[0],
www.eeworm.com/read/113165/6137020
cpp array_test.cpp
#include
#include
#include "container_conversions.h"
using namespace boost::python;
int func(int test[3])
{
printf("1) %d\n2) %d\n3) %d\n", test[0],
www.eeworm.com/read/103451/6216160
h stl_stack.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1997
* Moscow Center for SPARC Technology
www.eeworm.com/read/485265/6556967
m condor_init_data_signal.m
% Return data_signal: upsampled, pulse shaped and channel filtered
% version of the data bit
%
function [burst, Lb] = ...
condor_init_data_signal(FS_CONT, PACKET_LENGTH, ...