代码搜索结果
找到约 2,403 项符合
Vision 的代码
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 $ *
puck.world
#
# Four vision-based puck-foraging robots
# Works nicely with Player's examples/c++/forage
#
# $Id: puck.world,v 1.6 2002/11/11 08:30:20 rtv Exp $
#
#resolution 0.025
gui
(
size [561.000 573.00
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.42 2004/04/04 12:36:45 gleixn
init_vector_weno.m
function [u_ext, v_ext] = init_vector_WENO(u,v)
%
% Extends boundaries of u and v
%
% Author: Baris Sumengen sumengen@ece.ucsb.edu
% http://vision.ece.ucsb.edu/~sumengen/
%
u_ext = zeros(s
get_dt_normal.m
function [dt] = get_dt_normal(alpha, dx, dy, H1_abs, H2_abs)
%
% Calculate the Euler time step.
%
% Author: Baris Sumengen sumengen@ece.ucsb.edu
% http://vision.ece.ucsb.edu/~sumengen/
%
if
get_dt_kappa.m
function [dt] = get_dt_kappa(alpha, dx, dy, b, dx2, dy2)
%
% Calculate the Euler time step.
%
% Author: Baris Sumengen sumengen@ece.ucsb.edu
% http://vision.ece.ucsb.edu/~sumengen/
%
if alph
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.49 2005/11/07 11:14:24 gleixn
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.38 2002/12/10 15:05:42 gleixn
mvblue.c
/*
* GNU General Public License for more details.
*
* MATRIX Vision GmbH / June 2002-Nov 2003
* Andre Schwarz
*/
#include
#include
#include
#include
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.38 2002/12/10 15:05:42 gleixn