代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/161452/10410501
rc bmp.rc
#include "bmp.h"
/////////////////////////////////////////////////////////////////////////////
//
// Menu
//
BMPMENU MENU DISCARDABLE
BEGIN
POPUP "File"
BEGIN
MENUITEM "Ope
www.eeworm.com/read/352077/10583938
bs2 ex23 - 74hc595.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex23 - 74HC595.BS2
' Purpose... Expanded outputs with 74HC595
' Author.... Parallax
www.eeworm.com/read/276358/10744157
vhd left_right_leds.vhd
--
-- Reference design - Rotary encoder and simple LEDs on Spartan-3E Starter Kit (Revision C)
--
-- Ken Chapman - Xilinx Ltd - November 2005
-- Revised 20th February 2006
--
-- This design demo
www.eeworm.com/read/420110/10816361
h leds.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
This file was autogenerated by ledparse and
provides si
www.eeworm.com/read/419563/10860716
txt fig3_57_59_61.m .txt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 3.57
% Nested array
% Figure 3.59
% Desired beamformer
% Figure 3.61
% Beam patterns for broadband array:
% N=11, 500
www.eeworm.com/read/418779/10927767
c smtp_bdat-overflow.c
/*
* Use at your own risk.
*
* Copyright (C) 2005-2008 Sourcefire, Inc.
*
* Written by Patrick Mullen using rules2c as a base
!!! DOES *NOT* USE BUILT-IN DETECTION FUN
www.eeworm.com/read/418028/10967134
tcl soak1.tcl
#!/usr/bin/tclsh
#
# Usage:
#
# tclsh soak1.tcl local-makefile.mk ?target? ?scenario?
#
# This generates many variations on local-makefile.mk (by modifing
# the OPT = lines) and runs them will full
www.eeworm.com/read/417705/10979830
m dualvalue.m
function [dv,tv]=dualvalue(A,S,rho,pattern)
% Computes dual value for a given rho and a pattern (when basic consitency condition is satisifed)
tv=[];
ds=diag(S);
if any(ds(1:end-1)-ds(2:end)