代码搜索结果

找到约 2,032 项符合 Vision 的代码

lv2000.bas

Attribute VB_Name = "LV2000" ' Leutron Vision LV2000.DLL ' The following set of constants can be used in LvSendCmd(), LvSendCmdEx() functions ' The 4. byte is camera ID - by default it is 0; ' u

orchiddyn.pas

// LEUTRON VISION OrchidDyn.DLL - include file for Delphi 2.0 and higher // This unit enables to load the Orchid DLL on demand. Before using any of the // function the OrchidLoaded function must be

orchid.bas

Attribute VB_Name = "Orchid" ' LEUTRON VISION Orchid.DLL - include file for Visual Basic 5.0 and higher Public Const lvx_Task_Live = 0 Public Const lvx_Task_Rt = 6 Public Const lvx_Task_RtBasi

orchid_u.bas

Attribute VB_Name = "Orchid_U" ' LEUTRON VISION Orchid_U.DLL - include file for Visual Basic 5.0 and higher ' This DLL contains various useful utilities which might help with bitmap manipulations et

doc2000.h

/* Linux driver for Disk-On-Chip 2000 */ /* (c) 1999 Machine Vision Holdings, Inc. */ /* Author: David Woodhouse */ /* $Id: doc2000.h,v 1.15 2001/09/19 00:22:15 dwmw2 Exp $ *

nftl.h

/* Defines for NAND Flash Translation Layer */ /* (c) 1999 Machine Vision Holdings, Inc. */ /* Author: David Woodhouse */ /* $Id: nftl.h,v 1.10 2000/12/29 00:25:38 dwmw2 Exp $ *

nftlcore.c

/* Linux driver for NAND Flash Translation Layer */ /* (c) 1999 Machine Vision Holdings, Inc. */ /* Author: David Woodhouse */ /* $Id: nftlcore.c,v 1.94 200

doc2000.c

/* * Linux driver for Disk-On-Chip 2000 and Millennium * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David Woodhouse * * $Id: doc2000.c,v 1.55 2003/07/01 22:23:

doc2001.c

/* * Linux driver for Disk-On-Chip Millennium * (c) 1999 Machine Vision Holdings, Inc. * (c) 1999, 2000 David Woodhouse * * $Id: doc2001.c,v 1.41 2003/06/11 09:45:19 dwmw2

docprobe.c

/* Linux driver for Disk-On-Chip devices */ /* Probe routines common to all DoC devices */ /* (C) 1999 Machine Vision Holdings, Inc. */ /* (C) 1999-2003 David Woodhouse *