代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/354808/10325017
h vm_defs.h
/************************************************************************/
/* */
/* Copyright 1990 by Accelerated Te
www.eeworm.com/read/161131/10446861
h parser.h
/*
* linux/include/linux/parser.h
*
* Header for lib/parser.c
* Intended use of these functions is parsing filesystem argument lists,
* but could potentially be used anywhere else that simple opt
www.eeworm.com/read/419152/10883610
s shift.s
/* ../vmips -o haltdumpcpu -o haltbreak shift.rom */
/* should end with R10=00000000 */
/* tests instructions: sllv srav srl srlv sra */
.text
.globl __start
__start:
addiu $10, $0, 0 /* $
www.eeworm.com/read/417108/11003537
c wildtest.c
/*
* Test suite for the wildmatch code.
*
* Copyright (C) 2003-2008 Wayne Davison
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/270913/11020518
vec mysin.vec
% units default to ns %
RADIX DEC ;
START 0 ;
STOP 5185 ;
INTERVAL 5 ;
INPUTS clk ;
PATTERN
0 1 ; % relative vector values %
% CLOCK ticks every 10 ns %
INPUTS reset;
PATTERN
0> 1
70> 0
www.eeworm.com/read/453009/7148242
vhd image.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY image IS
PORT( clk : IN std_logic;
clk_out : OUT std_logic;
hs_out : OUT std_logic;
de_out :
www.eeworm.com/read/453008/7428052
vhd image.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY image IS
PORT( clk : IN std_logic;
clk_out : OUT std_logic;
hs_out : OUT std_logic;
de_out :
www.eeworm.com/read/399996/7816752
m information_based_selection.m
function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns)
% Koller and Sawami algorithm for pattern selection
%
% train_patterns - Input pattern
www.eeworm.com/read/297455/8017154
vec ncoip.vec
% units default to ns %
RADIX DEC ;
START 0 ;
STOP 5185 ;
INTERVAL 5 ;
INPUTS clk ;
PATTERN
0 1 ; % relative vector values %
% CLOCK ticks every 10 ns %
INPUTS reset;
PATTERN
0> 1
70> 0