南航一博士論文:任意拓撲結構三角網格模型優化調整技術研究 Research on Optimized Modulation Technology of arbitrary Topological Triangle Meshes
標簽: Topological Modulation Technology Optimized
上傳時間: 2014-01-06
上傳用戶:上善若水
Template functions for serializing arbitrary linked nodes. 串行化連接節點的模板函數(源碼)(25KB)
標簽: serializing functions arbitrary Template
上傳時間: 2015-10-20
上傳用戶:蟲蟲蟲蟲蟲蟲
we shall examine nonparametric procedures that can be used with arbitrary distributions and without the assumption that the forms of theunderlying densities are known.
標簽: distributions nonparametric procedures arbitrary
上傳時間: 2016-02-27
上傳用戶:songnanhua
多項式曲線擬合 任意介數 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 something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
標簽: Least-squares arbitrary Purpose Builder
上傳時間: 2013-12-18
上傳用戶:宋桃子
new serializing arbitrary data structures
標簽: serializing structures arbitrary data
上傳時間: 2014-12-21
上傳用戶:hfmm633
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). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
標簽: dimensions arbitrary function reverse
上傳時間: 2016-04-16
上傳用戶:waitingfy
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
標簽: and arbitrary Flexible matrixes
上傳時間: 2016-09-06
上傳用戶:libenshu01
SOLVE THE HELMHOLTZ EQUATION ON AN arbitrary BOUNDED 3 DIMENSIONAL REGION
標簽: DIMENSIONAL HELMHOLTZ arbitrary EQUATION
上傳時間: 2016-12-15
上傳用戶:TF2015
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 CAD/DCC to emphasize some items from a selection or picking for example.
標簽: arbitrary rendering example perform
上傳時間: 2014-01-03
上傳用戶:liuchee
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.
標簽: Browser-based arbitrary uploading transfer
上傳時間: 2017-08-21
上傳用戶:13188549192