代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/301746/13849141
inc pattern_dl.inc
FUNCTION pattern_dl
( clk,
clken,
wren,
hcount[10..0],
vcount[10..0],
address[8..0],
data_length[13..0],
date_r[7..0],
date_g[7..0],
date_b[7..0]
)
RETURNS
( active,
t
www.eeworm.com/read/301746/13849229
vhd pattern_dl.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
USE ieee.std_logic_arith.ALL;
USE ieee.numeric_std.all;
ENTITY pattern_dl IS
GENERIC(
HAC : integer :=1280;
VAC : in
www.eeworm.com/read/301746/13849866
tdf pattern_dl.tdf
SUBDESIGN certaingrayscales
(
clk : INPUT;
red_in[9..0] : INPUT;
green_in[9..0] : INPUT;
blue_in[9..0] : INPUT;
Red_out[9..0] : OUTPUT;
Green_out[9..0] : OUTPUT;
Blu
www.eeworm.com/read/139332/5802386
hpp pattern_except.hpp
/*
*
* Copyright (c) 1998-2002
* Dr John Maddock
*
* Use, modification and distribution are subject to the
* Boost Software License, Version 1.0. (See accompanying file
* LICENSE_1_0.txt or c
www.eeworm.com/read/136865/5840470
xpm pattern01.xpm
/* XPM */
static const char *pattern01[] = {
/* columns rows colors chars-per-pixel */
"40 20 1 1",
" c black",
/* pixels */
" ",
"
www.eeworm.com/read/136865/5840472
xpm pattern03.xpm
/* XPM */
static const char *pattern03[] = {
/* columns rows colors chars-per-pixel */
"40 20 2 1",
" c black",
". c white",
/* pixels */
" . . . . . . . . . . ",
"
www.eeworm.com/read/136865/5840473
xpm pattern12.xpm
/* XPM */
static const char *pattern12[] = {
/* columns rows colors chars-per-pixel */
"40 20 2 1",
" c black",
". c white",
/* pixels */
"..... ....... ....... ....... ....... ..",
".... ....... ...
www.eeworm.com/read/136865/5840474
xpm pattern08.xpm
/* XPM */
static const char *pattern08[] = {
/* columns rows colors chars-per-pixel */
"40 20 2 1",
" c black",
". c white",
/* pixels */
"........................................",
"................
www.eeworm.com/read/136865/5840475
xpm pattern07.xpm
/* XPM */
static const char *pattern07[] = {
/* columns rows colors chars-per-pixel */
"40 20 2 1",
" c black",
". c white",
/* pixels */
" ... ... ... ... ... ... ... ... ... ...",
"................
www.eeworm.com/read/136865/5840476
xpm pattern05.xpm
/* XPM */
static const char *pattern05[] = {
/* columns rows colors chars-per-pixel */
"40 20 2 1",
" c black",
". c white",
/* pixels */
" . . . . . . . . . . . . . . . . . . . .",
". . . . . . . .