资源列表
pca_GUI
- 用matlab编写的实现主成份分析的代码,带有gui界面-Prepared with the matlab implementation of principal component analysis of the code, with a gui interface
Level_A
- 编制n元一次方程组求解程序。其中n用全局变量定义,方程中的增广矩阵从文本文件中读入,求解方法用列主元消去法。-The preparation of n-linear equation group solver. Where n using the global variable definition, equation Augmented Matrix read from a text file, solving method principal component elimination me
Level_B
- 编制一维数组排序程序。数组大小n用全局变量定义,数组数据从文本文件中读入或随机生成。包含冒泡排序、选择排序、插入排序三种排序方法。程序能够选择使用任何一种方法排序。-The preparation of one-dimensional array sorting program. Array size n with the global variable definition, an array of data read from a text file or randomly generate
Polynomial_src
- Polynomial operation
double
- 线性方程组迭代解法,包括SOR,CG ,BICG等-linear system iteration solver
Liang-Barsky
- C++ code. Realization (with Glut) of the Liang-Barsky algorithm for line clipping.
ParamCurves
- C++ code. Demonstration of spline aproximation (with Glut).
Digicom
- dpsk algorithm for montecarlo simulation
Bresenham
- C++ code. Realization of Bresenham algorithm for rasterization of line, ellipse and circle (with Glut).
convex
- C++ code. Realization of an algorithm for finding an 2D convex hull polygon for input set of 2D points (with glut).
VB
- <VB常用算法大全>中全部源代码,是编程的好帮手-<VB常用算法大全> In all the source code, is a good helper program
sf2
- 算法实验 包括最短路径问题 n后问题 哈弗曼编码 归并排序-Experiments including the shortest path algorithm, after n questions Havermann code mergesort
