代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/338405/12308534
java role.java
// Decompiled by Jad v1.5.7g. Copyright 2000 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/SiliconValley/Bridge/8617/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi
www.eeworm.com/read/150133/12310027
m dhmm_logprob_brute_force.m
function logp = enumerate_HMM_loglik(prior, transmat, obsmat)
% ENUMERATE_HMM_LOGLIK Compute the log likelihood of a sequence by exhaustive (O(Q^T)) enumeration.
% logp = enumerate_HMM_loglik(prior, t
www.eeworm.com/read/148785/12426343
c alg50.c
#include
#include
#include
#include
class print_elements {
public:
void operator()( string elem ) {
cout
www.eeworm.com/read/129035/14269199
h cmpp.h
#pragma pack(1)
const unsigned int CMPP_CONNECT=0x1;
const unsigned int CMPP_CONNECT_RESP=0x80000001;
const unsigned int CMPP_TERMINATE = 0x2;
const unsigned int CMPP_TERMINATE_RESP = 0x800000
www.eeworm.com/read/129035/14269255
~h cmpp.~h
#pragma pack(1)
const unsigned int CMPP_CONNECT=0x1;
const unsigned int CMPP_CONNECT_RESP=0x80000001;
const unsigned int CMPP_TERMINATE = 0x2;
const unsigned int CMPP_TERMINATE_RESP = 0x800000
www.eeworm.com/read/230855/14271831
c alg50.c
#include
#include
#include
#include
class print_elements {
public:
void operator()( string elem ) {
cout
www.eeworm.com/read/229127/14352199
c alg50.c
#include
#include
#include
#include
class print_elements {
public:
void operator()( string elem ) {
cout
www.eeworm.com/read/126507/14418812
c alg50.c
#include
#include
#include
#include
class print_elements {
public:
void operator()( string elem ) {
cout
www.eeworm.com/read/226822/14451192
m wbsignal.m
%wbsignal.m Generates wide band random sequence.Represents one info bit
len_code = 128; %length of random sequence
code = 2*round(rand(1,len_code))-1; %generates random sequence {1,-1}
sa
www.eeworm.com/read/124620/14557250
h stl_queue.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,