代码搜索:SCOP
找到约 165 项符合「SCOP」的源代码
代码结果 165
www.eeworm.com/read/367603/9740315
m parzen.m
%The Parzen-window method to estimating densities
%
% (C)2008 TangSheng
%
function Parzen(N,h1,WinFunc,u1,u2,sig1,sig2,rho)
clc;
if nargin < 8, rho = 0; end %相关系数
if nargin
www.eeworm.com/read/367603/9740319
m normdis.m
%two-dimensional Normal Distribution
%
% (C)2008 TangSheng
%
function NormDis(u1,u2,sig1,sig2,rho)
if nargin < 5, rho = 0; end %相关系数
if nargin < 4, sig2 = 2;end
www.eeworm.com/read/251577/12333612
hpp module_scope.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: atlstl/module_scope.hpp
*
* Purpose: Scoping class for ATL _Module
*
* Created: 8th Decemb
www.eeworm.com/read/251577/12333722
h winstl_error_scope.h
#ifndef WINSTL_INCL_WINSTL_H_WINSTL
# include
#endif /* !WINSTL_INCL_WINSTL_H_WINSTL */
#ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT
# pragma message("This file is now obsolete, an
www.eeworm.com/read/251577/12336440
h winstl_last_error_scope.h
#ifndef WINSTL_INCL_WINSTL_H_WINSTL
# include
#endif /* !WINSTL_INCL_WINSTL_H_WINSTL */
#ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT
# pragma message("This file is now obsolete, an
www.eeworm.com/read/377407/9277706
readme
This is a quickstart experiment where one SCOP superfamily is trained and
tested with a withdrawn family member.
To start the test the LSTM should be compiled by running mak in the src folder.
Then a
www.eeworm.com/read/151896/5678421
java scopeeventlistener.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base.events;
/**
* This is the interface to listen to scope events. The events are
* scop
www.eeworm.com/read/377407/9277704
install
Requirements:
- A C compiler, this package was tested with the GNU C Compiler gcc.
- GNU make
- For running the SCOP benchmark the Bash shell and Perl.
Installation:
Unpack the LSTM tar archive LST