代码搜索:patterns

找到约 8,017 项符合「patterns」的源代码

代码结果 8,017
www.eeworm.com/read/411379/2189009

m fwd.m

function y = fwd(net,x) % FWD % % Compute the output of a multi-class support vector classification network. % % y = fwd(net, x); % % where x is a matrix of input patterns, where each colu
www.eeworm.com/read/411379/2189011

m fwd.m

function y = fwd(net, x) % FWD % % Compute the output of a dag-svm multi-class support vector classification % network. % % y = fwd(net, x); % % where x is a matrix of input patterns, in
www.eeworm.com/read/409190/2237608

makefile

# # This makefile can be used to build a Win32 application under Cygwin # include ../../../Makefile.in.$(shell uname) PROGNAME=line_patterns_clip OUTNAME=$(PROGNAME) PLATFORM=win32 CXXFLAGS= $(AGGC
www.eeworm.com/read/405754/2285304

lit pat_io.lit

/* # proc: write_bin_patterns - write features vectors and their classes (no tree) # proc: to a file for fast binary io. */ #include #include #include
www.eeworm.com/read/405754/2285314

big pat_io.big

/* # proc: write_bin_patterns - write features vectors and their classes (no tree) # proc: to a file for fast binary io. */ #include #include #include
www.eeworm.com/read/405754/2285322

c pat_io.c

/* # proc: write_bin_patterns - write features vectors and their classes (no tree) # proc: to a file for fast binary io. */ #include #include #include
www.eeworm.com/read/373367/2763386

c exercise.c

/* Exercise an RS codec a specified number of times using random * data and error patterns * * Copyright 2002 Phil Karn, KA9Q * May be used under the terms of the GNU General Public License (GPL)
www.eeworm.com/read/373367/2763391

c rstest.c

/* Test the Reed-Solomon codecs * for various block sizes and with random data and random error patterns * * Copyright 2002 Phil Karn, KA9Q * May be used under the terms of the GNU General Public
www.eeworm.com/read/366702/2862702

c 20051215-1.c

/* ARM's load-and-call patterns used to allow automodified addresses. This was wrong, because if the modified register were spilled, the call would need an output reload. */ /* { dg-do run { ta
www.eeworm.com/read/366702/2879838

c 20020710-1.c

/* Red Hat bugzilla #68395 PR middle-end/7245 This testcase ICEd on IA-32 because shift & compare patterns predicates allowed any immediate, but constraints allowed only numbers from 1 to