代码搜索:CCD视觉检测系统
找到约 10,000 项符合「CCD视觉检测系统」的源代码
代码结果 10,000
www.eeworm.com/read/183976/9127741
ccd guocheng.ccd
: 8_0
7 JUMP ;
: 8_84
|TIC_201 0 I>F $0008.. 3 ROLL EX.!PID
|TIC_101 8 I>F $0008.. 3 ROLL EX.!PID
11 JUMP ;
: 8_85
150.0 FDELAY
|TIC_101
50 I>F $0008.. 3 ROLL EX.!PID
|TIC_
www.eeworm.com/read/183976/9127752
ccd timerconvert.ccd
: 9_0
500 DELAY
*data 0 DATE>$
*time TIME>$
0 JUMP ;
: 9_1
^timer1 @@F ^temp1 F@!
^temp1 @@F 6.000000e+001 F/ 5.000000e-001 F- Round ^t_m F@!
^t_m @@ 0 < IF
0 ^t_m @!
THEN
www.eeworm.com/read/183976/9127756
ccd powerup.ccd
: 0_0
&average START.T
^stat1 @!
&average_test START.T
^stat1 @!
0 JUMP ;
: 0_14
&guocheng START.T
^stat1 @!
&TimerConvert START.T
^stat1 @!
0 JUMP ;
T: T0
DUM
www.eeworm.com/read/168777/9897827
c ccd.c
#pragma ROM(SMALL)
#pragma CD SB DB OE
#include
#define STX 0x55
#define ETX 0x41
#define DELAY_C 15
#define SPACE 0
#define MARK 1
#define ON 1
#define OFF 0
sbit g_sbtACC_7=ACC^7;
www.eeworm.com/read/353044/10476325
m ccd.m
flag=0; %停止程序标志
oldbestval=0; %记录旧的适应度值
samecounter=0; %记录得到相同适应度值的迭代次数
iteration = 0; %迭代次数
MaxIter =2000; %最大迭代次数
PopSize=200; %种群大小
alpha=0.8; %概率
beta=0.4;
w=0.4;
%NDim = 14;
N
www.eeworm.com/read/352269/10569188
sch ccd.sch
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