代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/253042/12249242
c stone.c
/********************************************************
NAME: stone.c
DESC: NAND Internal RAM(stepping stone) test (4KByte)
HISTORY:
2002.03.07: ver 0.0
Rev0.0: July 12, 2002 : Shin,
www.eeworm.com/read/339074/12261083
vec nco.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/338690/12288336
c led.c
/*--------------------------------------------------------*/
/* SPECTRUM DIGITAL INC. */
/*--------------------------------------------------------*/
/* LED test for EVM320L
www.eeworm.com/read/337282/12379564
py filechooser.py
import pygtk
pygtk.require('2.0')
import gtk
dialog = gtk.FileChooserDialog("Open..",
None,
gtk.FILE_CHOOSER_ACTION_OPEN,
www.eeworm.com/read/129814/14223870
t history.t
# Not tested yet:
# - commands in history file are not numbered negatively
# (and a few hundred other things)
name: history-basic
description:
See if we can test history at all
arguments: !-i!
env-s
www.eeworm.com/read/229309/14345865
c isrs.c
#include "BF533 Flags.h"
asm(".section sdram0_bank1");
//--------------------------------------------------------------------------//
// Function: Timer0_ISR //
//
www.eeworm.com/read/225224/14550136
c stone.c
/********************************************************
NAME: stone.c
DESC: NAND Internal RAM(stepping stone) test (4KByte)
HISTORY:
2002.03.07: ver 0.0
Rev0.0: July 12, 2002 : Shin,
www.eeworm.com/read/224975/14558241
vhd mem_interface_top_data_write_0.vhd
-------------------------------------------------------------------------------
-- Copyright (c) 2005 Xilinx, Inc.
-- This design is confidential and proprietary of Xilinx, All Rights Reserved.
------
www.eeworm.com/read/224975/14558336
vhd mem_interface_top_data_write_0.vhd
-------------------------------------------------------------------------------
-- Copyright (c) 2005 Xilinx, Inc.
-- This design is confidential and proprietary of Xilinx, All Rights Reserved.
------
www.eeworm.com/read/223481/14639243
m turboencode.m
function codeword = TurboEncode( data, code_interleaver, pun_pattern, tail_pattern, g1, nsc_flag1, g2, nsc_flag2 )
% TurboEncode encodes a data sequence. If the data length is an integer
% multiple