-
方程求根_加速迭代法是一个用C++编写的程序
方程求根_加速迭代法是一个用C++编写的程序-equation Root _ accelerated iterative method is a C preparation procedures
- 2022-08-22 11:02:34下载
- 积分:1
-
achieved through hosting the numerical algorithm (linear equations)
通过托管实现的数值算法(线性方程组)-achieved through hosting the numerical algorithm (linear equations)
- 2022-04-25 04:17:27下载
- 积分:1
-
伪随机数生成算法,很优秀,32位int
伪随机数生成算法,很优秀,32位int-pseudo-random number generation algorithms, excellent, 32 int
- 2022-07-15 01:57:02下载
- 积分:1
-
生成立方体内均匀分布的点的程序
生成立方体内均匀分布的点的程序- Production cube in vivo even distribution spot procedure
- 2022-05-06 13:49:08下载
- 积分:1
-
red black tree c语言
红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。它是在1972年由Rudolf Bayer发明的,他称之为"对称二叉B树",它现代的名字是在 Leo J. Guibas 和 Robert Sedgewick 于1978年写的一篇论文中获得的。它是复杂的,但它的操作有着良好的最坏情况运行时间,并且在实践中是高效的: 它可以在O(log n)时间内做查找,插入和删除,这里的n 是树中元素的数目。
- 2023-05-09 07:05:03下载
- 积分:1
-
Matlab主成分分析代码
这成分分析法(PCA),用来降低维度,包含一份Matlab测试源代码,一份测试文件,和源码运行结果,即Matlab figure,共同学习,希望对大家有所帮助!
- 2022-02-12 13:40:17下载
- 积分:1
-
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。...
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。-Using c language realize the Runge-Kutta algorithm and the Arab-Israeli Adams algorithm. Calculation method is to study the entry-level procedures.
- 2022-11-30 00:00:03下载
- 积分:1
-
计算序列的DFT的快速算法
计算序列的DFT的快速算法-DFT calculated sequence of the fast algorithm
- 2022-02-26 10:35:27下载
- 积分:1
-
数学计算程序,共轭梯度算法,用C语言编写,用于优化问题的计算。...
数学计算程序,共轭梯度算法,用C语言编写,用于优化问题的计算。-Mathematical procedure, conjugate gradient algorithm, using C language for optimization calculations.
- 2023-01-22 08:15:03下载
- 积分:1
-
Gaze tracking/ pupil tracking /eye tracking
提出了一个实时的视线追踪方案。程序可运行,追踪效果好。
An eye tracker gives the pixel position of the center of the pupil in an image whereas a gaze tracker determines where the person is looking on the screen.
↩
Timm and Barth. Accurate eye centre localisation by means of gradients. In Proceedings of the Int. Conference on Computer Theory and Applications (VISAPP), volume 1, pages 125-130, Algarve, Portugal, 2011. INSTICC.
- 2022-07-07 14:42:01下载
- 积分:1