代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/247283/12668447
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/332218/12772832
lst timer.lst
C51 COMPILER V7.09 TIMER 07/07/2004 14:57:22 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T
www.eeworm.com/read/245213/12810102
m zuoye2.m
clc
close all
clear all
% 保存开始时间
start_time=cputime;
iTimes=4; %置乱次数
alpha=0.2;
blocksize=8; % 设置块的大小
% 读入原图像
file_name='_lena_std_bw.bmp';
cover_object=double(imread(file_na
www.eeworm.com/read/244937/12830840
m ip_09_05.m
% MATLAB script for Illustrative Problem 9.5.
clear
echo on
% First determine the maximal length shift-register sequences.
% Assume the initial shift-register content as "00001".
connections1=[1
www.eeworm.com/read/143387/12880106
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/329960/12923646
i wrapper_dseq.i
%{
#include
#include
%}
/*==========================================================================
===== discrete sequences ===================================
www.eeworm.com/read/329960/12923757
i wrapper_cseq.i
%{
#include
#include
%}
/*==========================================================================
===== continous sequences ==================================
www.eeworm.com/read/329960/12924276
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