代码搜索:Operations
找到约 10,000 项符合「Operations」的源代码
代码结果 10,000
www.eeworm.com/read/423504/10556046
c sc-crypt.c
/*
* sc-crypt.c: Tool for cryptography operations with SmartCards
*
* Copyright (C) 2001 Juha Yrj鰈
www.eeworm.com/read/277395/10642035
qmsg jishu0.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/421785/10698697
c order.c
/* order.c -- precedence in pointer operations */
#include
int data[2] = {100, 200};
int moredata[2] = {300, 400};
int main(void)
{
int * p1, * p2, * p3;
p1 = p2 = data;
www.eeworm.com/read/350246/10753959
smsg clk_gen.fit.smsg
Info: *******************************************************************
Info: Running Quartus II Fitter
Info: Version 7.0 Build 33 02/05/2007 SJ Full Version
Info: Processing started: Fri
www.eeworm.com/read/421122/10754371
smsg led2.fit.smsg
Info: *******************************************************************
Info: Running Quartus II Fitter
Info: Version 7.0 Build 33 02/05/2007 SJ Full Version
Info: Processing started: Sun
www.eeworm.com/read/421122/10754412
qmsg led2.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/350244/10755317
smsg division.fit.smsg
Info: *******************************************************************
Info: Running Quartus II Fitter
Info: Version 7.0 Build 33 02/05/2007 SJ Full Version
Info: Processing started: Wed
www.eeworm.com/read/419348/10872933
txt 资料.txt
求交、布尔运算和缝合.求交器(intersector)用于判断曲线和曲面是否相交并可求出交点.求交是通过底层的C++类实现的,用于对模型的几何进行操作,可进行曲线和曲线、曲线和曲面、曲面和曲面的求交运算;布尔运算(Boolean <mark>operations</mark>)包括并、交、差运算;缝合(stitching)是指通过共边或共顶点缝合两个体.
...