资源列表
shuzhifenxi2
- 对矩阵拟上三角化,并且对矩阵进行QR分解,从而求出矩阵的特征值以及特征向量。-Matrix intend on triangulation, and matrix QR decomposition, and thus find the eigenvalues and eigenvectors of the matrix.
testbtree
- 将树型显示在屏幕上。全部关键字插入完毕时显示树型,之后每完成一次插入或删除操作后也显示当前的树型。-The tree is displayed on the screen. All keyword insertion is complete display tree, also displays the current tree after each time you insert or delete operation.
ls(linear)
- VC写的最小二乘法线性拟合的代码,输入点坐标,输出斜率和截距-the least-squares linear fit code writed with VC, input coordinates, the output slope and intercept
polygon
- 判断某一点是否在多边形内,很好的东西,-When deciding whether a point is in a polygon
LS-and-TLS
- 最小二乘法和总体最小二乘法,来自《矩阵分析与应用》-Least squares and total least squares method the Matrix Analysis and Applications
Select_Sorting
- 本工程包含了C语言中常用的排序方法——选择法,该方法简单使用,是写C程序中常用的模块。-The project includes the C language commonly used sorting methods- selection method, the method is simple to use, is commonly used to write C program module.
myfft
- 1024点时间基2抽取算法FFT。输出txt形式的自定义输入文件及FFT计算后输出的幅频特性-1024 time extraction algorithm based 2 FFT. Txt format output custom input file and output FFT calculated amplitude-frequency characteristics
Monte_Carlo_Integration_Algorithm
- Monte Carlo Integration Algorithm 統計算法
shuzhijifen
- 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth
Comparingtheage
- 按年/月/日输入两人比较年龄,按天输出二人年龄差距-Year/month/day enter two more of age, the age gap between the two by-day output
DijkstraCsharp
- Dijkstra算法求最短路径(C#版) 采用C#语言编写,并附有车辆模型例题,方便大家的学习- Dijkstra shortest path algorithm (C# version) using the C# language, along with a vehicle model examples, we facilitate learning
kmeans
- kmeans聚类,用于时间序列无监督聚类-kmeans clustering for unsupervised clustering time series
