代码搜索:intersection
找到约 1,060 项符合「intersection」的源代码
代码结果 1,060
www.eeworm.com/read/411465/11244357
c gui__intersectrects.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/200197/15438446
c gui__intersectrects.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/112652/15479691
cpp demo8_2.cpp
// DEMO8_2.CPP 8-bit line clipping demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#include
www.eeworm.com/read/111874/15501252
c gui__intersectrects.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/108584/15583755
c gui__intersectrects.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/191613/8426349
cpp exe57.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Example E.57 on page 392
// Testing the set_intersection() algorithm
#include
#incl
www.eeworm.com/read/168318/9920124
cpp xrayintersection.cpp
#include "XMathLib.h"
#include "XGeomLib.h"
#include "XGVolume.h"
using namespace XMathLib;
namespace XGeomLib
{
__inline bool isSameDir(XVector3D& v1,XVector3D& v2)
{
floa
www.eeworm.com/read/466142/7039595
m roc.m
function [ P, OP, A, T ] = roc ( X )
% function [ P, OP, T ] = roc ( X )
%
% Input data:
%
% X N x 2 The first column contains the score, the second column contains
% the labels. Noise is labe
www.eeworm.com/read/463481/7180189
m content.m
% Circles_Intersection - function for calculation the region of the overlapping
% of the collection of circles, result is presented in vector format
%
% ci_example - test of function Circles_Int
www.eeworm.com/read/458510/7295292
cpp xrayintersection.cpp
#include "XMathLib.h"
#include "XGeomLib.h"
#include "XGVolume.h"
using namespace XMathLib;
namespace XGeomLib
{
__inline bool isSameDir(XVector3D& v1,XVector3D& v2)
{
floa