资源列表
Cpp1
- 利用最小二乘法拟合多项式的算法,该算法适用于将任意一组数据拟合成任意次数的多项式-By least squares polynomial algorithm, which applies to any number of times to synthesize a set of data prepared by an arbitrary polynomial
123
- 该程序实现K-均值聚类算法达到K-均值聚类的功能,与凝聚算法 最近邻聚类算法达到最邻聚类的功能。 -The program implements K- K- means clustering algorithm to achieve functional means clustering, and cohesion algorithm- nearest neighbor clustering algorithm to achieve the most-neighbor clustering.
Wintab-Interface-Specification-1.1
- Wintab规格说明书文档,两种格式。可以自行打开一个文件来查看。-Wintab specification document formats. You can open a file to see yourself.
Calibrate
- 三种触摸屏或电磁屏校准算法的原理及源码,适用于你的触摸屏是只有线性变换的场合,比如旋转,缩放,偏移等这些线性变换。-Principle and source of three touchscreen or electromagnetic screen calibration algorithm suitable for your touch screen is only a linear transformation of the occasion, such as rotation, scal
nearneighbor
- Computes the nearest neighbor interpolation of MOLA data Oleg Abramov Planetary Image Research Laboratory abramovo@pirl.lpl.arizona.edu version 0.2 - Computes the nearest neighbor interpolation of MOLA data Oleg Abramov
hanglieshi
- 计算行列式的控制台小代码,结构简单易懂,方便计算-matrix code
crc32
- CRC32 algorithm on C/C++. Polynom 0xEDB88320 is used.
Newton
- 牛顿迭代法的一个实现例子 使用matlab编写的~-Newton iterative method of an implementation example of using matlab prepared ~
SOR
- Implementation of SOR method in C language, using LAPACK package for solving linear system Ax=b.
pta4
- 浙大PTA练习系统NA1004 比较雅各比迭代和高斯塞德尔迭代-Use Jacobi and Gauss-Seidel methods to solve a given n×n linear system A x ⃗ = b ⃗ with an initial approximation x ⃗ (0) . Note: When checking each a ii , first sca
pta3
- 浙大 PTA练习系统数值分析NA1003 三角追赶法的应用-One day, CYLL found an interesting piece of commercial newspaper: the Cyber-restaurant was offering a kind of Lunch Special which was said that one could buy one get two for free . That is, if you buy one of the dish
sph.tar
- 1D SPH SIMULATOR WITH SHOCK HANDLING
