搜索结果
找到约 26 项符合
ARBITRARY 的查询结果
按分类筛选
其他书籍 南航一博士论文:任意拓扑结构三角网格模型优化调整技术研究 Research on Optimized Modulation Technology of Arbitrary Topological T
南航一博士论文:任意拓扑结构三角网格模型优化调整技术研究
Research on Optimized Modulation Technology of Arbitrary Topological Triangle Meshes
书籍源码 Template functions for serializing arbitrary linked nodes. 串行化连接节点的模板函数(源码)(25KB)
Template functions for serializing arbitrary linked nodes.
串行化连接节点的模板函数(源码)(25KB)
电子书籍 we shall examine nonparametric procedures that can be used with arbitrary distributions and without
we shall examine nonparametric procedures that can be used with arbitrary distributions and without the assumption that the forms of theunderlying densities are known.
数学计算 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order
working in C++ Builder 2007 as a template class,
using vector<FloatType> parameters.
Added a method to handle some EMathError exceptions.
If do NOT want to use this just call PolyFit2 directly.
usage: Call PolyFit by ...
人工智能/神经网络 new serializing arbitrary data structures
new serializing arbitrary data structures
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
数据结构 Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Cont
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download
数学计算 SOLVE THE HELMHOLTZ EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
SOLVE THE HELMHOLTZ
EQUATION ON AN ARBITRARY BOUNDED 3 DIMENSIONAL REGION
电子书籍 This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size
This sample is a simple example on how to perform a glow effect by rendering into
an arbitrary size Frame Buffer Object (FBO).
The Glow effect is performed on a specific part of the screen and can be done only
on specific objects of the scene.
You can imagine using such a postprocessing effect in CA ...
Internet/网络编程 Browser-based (HTTP) file uploading is a great way to transfer arbitrary files from a client machine
Browser-based (HTTP) file uploading is a great way to transfer arbitrary files from a client machine to the Web server which adds another dimension to Web-based applications.