搜索:implicit

找到约 9 项符合「implicit」的查询结果

结果 9
https://www.eeworm.com/dl/652/266032.html 文章/文档

Implicit and Non-parametric Shape Reconstruction from Unorganized Data using a Variational Level Set

Implicit and Non-parametric Shape Reconstruction from Unorganized Data using a Variational Level Set Method
下载 44
·
查看 1170
https://www.eeworm.com/dl/656/429252.html Java书籍

Java in a Nutshell, 5th Edition, covers all the extensive changes implicit in 5.0.

Java in a Nutshell, 5th Edition, covers all the extensive changes implicit in 5.0.
下载 81
·
查看 1089
https://www.eeworm.com/dl/907198.html 技术资料

34736103X

level set methods and dynamic implicit surfaces
下载 9
·
查看 721
https://www.eeworm.com/dl/625/100835.html 游戏

国外游戏开发者杂志2000年第八期配套代码

国外游戏开发者杂志2000年第八期配套代码,包括Brian Sharp的implicit-surface fluid的例子代码,例子中使用了Lander的动画库
下载 112
·
查看 1113
https://www.eeworm.com/dl/521818.html 书籍

Attachment+Transmission+in+Wireless+Networks

Wireless penetration has witnessed explosive growth over the last two decades. Accordingly, wireless devices have become much denser per unit area, resulting in an overcrowded usage of wireless resources. To avoid radio interferences and packet collisions, wireless stations have ...
查看 70
https://www.eeworm.com/dl/542/273063.html 其他书籍

Data mining (DM) is the extraction of hidden predictive information from large databases (DBs). Wit

Data mining (DM) is the extraction of hidden predictive information from large databases (DBs). With the automatic discovery of knowledge implicit within DBs, DM uses sophisticated statistical analysis and modeling techniques to uncover patterns and relationships hidden in organi ...
下载 61
·
查看 1080
https://www.eeworm.com/dl/542/357867.html 其他书籍

Recent advances in experimental methods have resulted in the generation of enormous volumes of data

Recent advances in experimental methods have resulted in the generation of enormous volumes of data across the life sciences. Hence clustering and classification techniques that were once predominantly the domain of ecologists are now being used more widely. This book provides an ...
下载 44
·
查看 1072
https://www.eeworm.com/dl/537/36842.html 技术书籍

Algorithms(算法概论)pdf

This book evolved over the past ten years from a set of lecture notes developed while teaching the undergraduate Algorithms course at Berkeley and U.C. San Diego. Our way of teaching this course evolved tremendously over these years in a number of directions, partly to addres ...
下载 64
·
查看 1612
https://www.eeworm.com/dl/517627.html 源码

fortan程序数值分析之Newton法求解非线性方程组

module M_GAUSS !高斯列主元消去法模块 contains subroutine LINEQ(A,B,X,N) !高斯列主元消去法    implicit real*8(A-Z)    integer::I,K,N    integer::ID_MAX  !主元素标号    real*8::A(N,N),B(N),X( ...
下载 2
·
查看 49