代码搜索:intersection
找到约 1,060 项符合「intersection」的源代码
代码结果 1,060
www.eeworm.com/read/349580/3143182
h intersectiondetector.h
// Copyright (C) 2006 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-06-21
// Last changed: 2006-06-22
#ifndef __INTERSECTION_DETECTOR_H
#define __INTERSECTION_DETE
www.eeworm.com/read/407519/2262420
h intersectiondetector.h
// Copyright (C) 2006 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-06-21
// Last changed: 2008-02-18
#ifndef __INTERSECTION_DETECTOR_H
#define __INTERSECTION_DETE
www.eeworm.com/read/407519/2263317
h intersectiondetector.h
// Copyright (C) 2006 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-06-21
// Last changed: 2008-02-18
#ifndef __INTERSECTION_DETECTOR_H
#define __INTERSECTION_DETE
www.eeworm.com/read/396844/2406769
m polyxpoly.m
function [xi,yi,ii,ri] = polyxpoly(varargin)
%POLYXPOLY Line or polygon intersection points.
%
% [XI,YI] = POLYXPOLY(X1,Y1,X2,Y2) returns the intersection points of
% two sets of lines and/
www.eeworm.com/read/127438/6005857
in makefile.in
# This Makefile.in created by simplemake. Do not edit
# @configure_input@
all: all-redirect
SHELL = @SHELL@
AR = @AR@
RANLIB = @RANLIB@
top_srcdir = @top_srcdir
www.eeworm.com/read/210839/15191734
il cdw_axllinexline.il
; line segment intersection determining SKILL function
; Written by: Chris Walters Nvidia 2002/06/19
;
; Description:
; This SKILL function will determine whether two 2D line segments intersect
www.eeworm.com/read/421047/10759022
java zeventconstants.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package zdrive.protocols;
/**
*
* @author Mohamed Aly
*/
public class ZEventConstants {
www.eeworm.com/read/425695/10336599
c hist_isect_c.c
/******************************************************************************
Compute matrix of histogram intersection kernel values between two sets of vectors.
If one argument is a matrix of
www.eeworm.com/read/149098/5703459
cpp set_intr.cpp
/**************************************************************************
*
* set_intr.cpp - Example program of set intersection algorithm.
* See Class Reference Section
*
*
www.eeworm.com/read/12865/249809
cpp set_intr.cpp
/**************************************************************************
*
* set_intr.cpp - Example program of set intersection algorithm.
* See Class Reference Section
*
*