搜索结果
找到约 8 项符合
implicit 的查询结果
文章/文档 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
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.
技术书籍 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 address
our students' ...
游戏 国外游戏开发者杂志2000年第八期配套代码
国外游戏开发者杂志2000年第八期配套代码,包括Brian Sharp的implicit-surface fluid的例子代码,例子中使用了Lander的动画库
其他书籍 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 organizational DBs. Over t ...
其他书籍 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 overview of these
i ...
源码 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(N)
  &n ...
书籍 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 to exchange control ...