资源列表
runningcardatamining
- 有关行车数据的数据挖掘算法,对于实现数据挖掘算法有困难的一定会有借鉴意义。
shuwu.RAR
- 采用三级目录,可以使用外站图片了,比整站的文章版块改进很多
wuku.RAR
- 这个程序是FTP里有什么就显示什么,不用经过数据库存取,所以叫无库程序 此程序为QQChen耗时三个月开发的,其中艰辛不足道,只希望大家要对得住我 此为免费版,少了搜索、图片自定义下载等功能,如需这些功能或增加功能, 你可以修改<% %>之外的内容,修改后的不充许再转发 免费版不可以用作商用
power2
- 2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
qr
- 1. Using power method to find the eigenvalue with maximum modulus and its eigenvector for the following matrixes
Gaussian_row
- We can see that using Gauss-Seidel iterative methods need only 13 timed to make But using Jacobi method after 25 times the is bigger than that
Gauss-Seidel
- Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two me
Jacobi
- 2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
Lagrange
- 拉格朗日插值算法,输入[x0 x1 x2]和对应的[y0 y1 y2],按拉格朗日插值发计算出[x0 x2]之间任何一个X所对应的Y值
wenjiandaopai
- 使用经典的数组结构,以及数据结构中的冒泡算法,对于数组元素进行排序,用C语言实现
duqusushu
- 该C程序实现了对数组结构这种基本的数据结构的访问和操作,并对其中的元素进行了改变同时使用了素数的判断操作
zifucaozuo
- 该C程序实现了对于字符变量的操作,以及为操作,是一种在编程中常用的基本程序