代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/164708/10092670
test misuse.test
# 2002 May 10
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yourself
www.eeworm.com/read/164583/10100866
cpp generiere_nvs.cpp
#include "ghmm++/GHMM.h"
#ifdef HAVE_NAMESPACES
using namespace std;
#endif
int main(int argc, char* argv[]) {
unsigned int i;
int j;
double logp;
GHMM_Sequences* trainingsseq;
GHMM_Seq
www.eeworm.com/read/359873/10119405
lst timer.lst
C51 COMPILER V8.02 TIMER 08/07/2008 16:11:58 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T
www.eeworm.com/read/359567/10138446
test collate3.test
# 2001 September 15
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yo
www.eeworm.com/read/425685/10337256
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 190structure.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 10
www.eeworm.com/read/354086/10390731
cpp useapi.cpp
// UseAPI.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "VASPClient.h"
int main(int argc, char* argv[])
{
int ret=vasp_Initialize("192.168
www.eeworm.com/read/161357/10422451
asv interleaving_3gpp.asv
function [R,C,matrix_unpermutation,s,q,r,U,matrix_intra_row_permutationed]=interleaving_3GPP(x)
%****************************************************************
% 内容概述:3GPP标准交织器
% 创 建 人:朱殿荣/QQ:235
www.eeworm.com/read/424063/10500233
m ip_09_05.m
% MATLAB script for Illustrative Problem 5, Chapter 9.
echo on
% first determine the maximal length shift register sequences
% We'll take the initial shift register content as "00001".
connections
www.eeworm.com/read/423536/10553154
m ip_09_05.m
% MATLAB script for Illustrative Problem 5, Chapter 9.
echo on
% first determine the maximal length shift register sequences
% We'll take the initial shift register content as "00001".
connections
www.eeworm.com/read/278084/10575329
vhd 90_wss_component.vhd
--以下是部件声明的包
--部件mem_<mark>sequence</mark>,mem_string,以及协处理器分别在以下的包pkg_components中进行了说明
--每一个内存块中包括一个局部控制器,该局部控制器管理一个双向端口的RAM
--其中26-36行是mem_<mark>sequence</mark>的
--73-83行是mem_string的
--实际上每一个双端RAM都将其自己封装为真正的RAM部件
LIBR ...