代码搜索:CCD驱动
找到约 10,000 项符合「CCD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/464914/7062706
c ccd.c
#include "CCD.h"
#include "utile.h"
#include
#define BOTTOM_MIN 85
#define TOP_MIN 115
#define BLACK 150 //大于140
#define WHITE 180
#define VALVE 45
#define MAX
www.eeworm.com/read/464914/7062710
h ccd.h
#ifndef _CCD_H_
#define _CCD_H_
#define LINE 45 //行
#define DOT 70 //列
#define DROP 40 //扔掉前40行
void CCD_Init(void);
void CCD_exit(void);
void CCD_process(void);
interrupt void C
www.eeworm.com/read/461379/7228435
vhd ccd.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity CCD is
port(clk:in std_logic;
start:in std_logic;
RESET:out std_logic
www.eeworm.com/read/461379/7228437
qsf ccd.qsf
# Copyright (C) 1991-2008 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/461379/7228438
pof ccd.pof
www.eeworm.com/read/461379/7228439
qpf ccd.qpf
# Copyright (C) 1991-2008 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/461379/7228440
pin ccd.pin
-- Copyright (C) 1991-2008 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/461379/7228444
qws ccd.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
pt