代码搜索:intersection
找到约 1,060 项符合「intersection」的源代码
代码结果 1,060
www.eeworm.com/read/38039/1089924
mnu mkknown.mnu
SPECIFY#REFS 指定参照
Specify model entities to be used as sketcher references.
#
Projection 投影
Project an edge-on surface, edge, curve or axis onto the sketch plane.
投影边上曲面、边、曲线或轴到草绘平面上。
Intersection 相交
www.eeworm.com/read/409203/2236482
java particlelines.java
package com.jmex.effects.particles;
import com.jme.intersection.CollisionResults;
import com.jme.math.Vector2f;
import com.jme.math.Vector3f;
import com.jme.renderer.Camera;
import com.jme.rend
www.eeworm.com/read/396039/2423867
c grouptest.c
/*
Test the group routines
(some tested elsewere)
MPI_Group_compare
MPI_Group_excl
MPI_Group_intersection
MPI_Group_range_excl
MPI_Group_rank
MPI_Group_size
MPI_Group_translate_ranks
MPI_Group_
www.eeworm.com/read/414004/11133619
cpp ex3.cpp
#include
#include
using namespace std;
struct HC{
int x1,x2,y;
};
struct VC{
int x,y1,y2;
};
int main(){
int i;
ifstream fin("intersection3.in");
int HN,VN
www.eeworm.com/read/38039/1089858
mnu sketinfo.mnu
SEC#INFO 截面信息
Information about sketcher entities.
#
Entity 图元
Information about an entity.
关于图元的信息。
Intersect#Pt 交点
Information about the intersection of two entities.
关于两图元相交的信息。
Tangent#Pt 切点
Info
www.eeworm.com/read/38039/1092373
mnu addautoman.mnu
ADD#OPER 增加操作
#
Auto#Sel 自动选取
Automatic assembly feature intersection with components in path of feature.
用特征路径中的元件自动装配特征相交点
Manual#Sel 手工选取
Manual selection of components for assembly feature to int
www.eeworm.com/read/275831/10794147
rb 14 - computing set operations on arrays.rb
#Union
[1,2,3] | [1,4,5] # => [1, 2, 3, 4, 5]
#Intersection
[1,2,3] & [1,4,5] # => [1]
#Difference
[1,2,3] - [1,4,5] # => [2, 3]
#---
require 'set'
a = [1,2,3]
b = [
www.eeworm.com/read/136812/5861041
icon traffic.icon
/* Format_version=1, Width=64, Height=64, Depth=1, Valid_bits_per_item=16
* Description: Traffic intersection as viewed from overhead
* Background: White
*/
0xFFFF,0xFFFF,0xFFFF,0xFFFF,0x8000,0xFE
www.eeworm.com/read/38039/1091874
mnu part_srf_check.mnu
Part#Srf#Check 零件曲面检测
# remove the # sign and enter foreign help string in this line
Self-int#Ck 自交检测
Check the parting surface for self-intersection.
检测分型面是否自交。
Contours#Ck 轮廓检查
Look at the contours
www.eeworm.com/read/38039/1092221
mnu secinfo.mnu
SEC#INFO. 截面信息
Information about sketcher entities.
#
Entity 图元
Information about an entity.
关于图元的信息。
Intrsct#Pt 交点
Coordinates of the point at intersection of 2 entities.
两个图元的交点坐标
Tangent#Pt 切点
Coo