代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/410475/11283478
bak sequence.java.bak
import java.util.*;
import java.io.*;
public class Sequence{
public static void main(String[] args) throws IOException
{
//声明两个文件读入流
FileInputStream in1 =null ,in2=null;
Se
www.eeworm.com/read/407662/11412460
m training_sequence.m
function [tr_sync1_I, tr_sync1_Q, tr1_I, tr1_Q, tr2_I, tr2_Q] = training_sequence
% Function training_sequence
% By Maxime Maury
% 05-04-21
% Output:
% tr_sync1: first training sequence sent
www.eeworm.com/read/402018/11544052
sym pulse_sequence.sym
www.eeworm.com/read/402018/11544053
vhd pulse_sequence.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity pulse_sequence is
port (
res:in std_logic; --定义复位信号
in1:in std_logic; --定
www.eeworm.com/read/400981/11566350
m sequence_init.m
function X = sequence_init(N)
% X = sequence_init(N)
% Method for proteinfold example supplied with SA Tools.
% See http://www.frostconcepts.com/software for information on SA Tools.
%
% X = se
www.eeworm.com/read/400981/11566351
m sequence_new.m
function W = sequence_new(X)
% W = sequence_new(X)
% Method for proteinfold example supplied with SA Tools.
% See http://www.frostconcepts.com/software for information on SA Tools.
%
% W = sequ
www.eeworm.com/read/400981/11566353
m sequence_perturb.m
function W = sequence_perturb(X,W,Ea,T)
% W = sequence_perturb(X,W,Ea,T)
% Method for proteinfold example supplied with SA Tools.
% See http://www.frostconcepts.com/software for information on SA T
www.eeworm.com/read/400981/11566354
m sequence_cost.m
function Ew = sequence_cost(X,W)
% Ew = sequence_cost(X,W)
% Method for proteinfold example supplied with SA Tools.
% See http://www.frostconcepts.com/software for information on SA Tools.
%
%
www.eeworm.com/read/262351/11591613
h sequence_concepts.h
/*
* Copyright (c) 1999
* Silicon Graphics Computer Systems, Inc.
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted