代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/343848/11921491
c lab2a.c
#include
#include
#include "system.h"
#include "altera_avalon_pio_regs.h"
#define NONE_PRESSED 0xF // Value read from button PIO when no buttons pressed
#define DEBOUNCE 3
www.eeworm.com/read/339074/12261132
vec nco_fm.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/339074/12261144
vec nco_am.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/338523/12295291
m cl_fruits.m
% CL_fruits.m
% Classify 4 different fruits into 4 bins
% using a NN.
% PenChen Chou, July, 17, 2001
% I/O Patterns
In_pattern=[1 -1 -1;1 1 -1;-1 1 -1;1 -1 1]';
Target=[-1 -1;-1 1;1 -1;1 1
www.eeworm.com/read/251779/12320048
makefile
#
# FILE NAME: Makefile
#
# FILE DESCRIPTION: Make description file for building example programs
#
# PROJECT NAME: Linux DM7520 Driver, Library, and Example Programs
#
# PROJECT VERSION: (Defined in
www.eeworm.com/read/251577/12332732
hpp glob_sequence.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: unixstl/filesystem/glob_sequence.hpp (formerly unixstl_glob_sequence.h; formerly unixstl_findfile_sequence
www.eeworm.com/read/337735/12343858
vec nco_dds.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/337735/12347139
vec nco_sin.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/337627/12355134
h register_addr.h
/**************************************************************************************
*
* Project Name : S3C6400 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
www.eeworm.com/read/251269/12355266
h clusterisodatadlg.h
// ClusterISODATADlg.h : header file
//
#if !defined(AFX_CLUSTERISODATADLG_H__CBEA13B9_BD72_4858_97A9_207831448B2F__INCLUDED_)
#define AFX_CLUSTERISODATADLG_H__CBEA13B9_BD72_4858_97A9_207831448B2