资源列表
lgr
- 数学计算中拉格朗日插值源代码-Mathematical calculation of the source code Lagrange interpolation
hw1_1p2b.m
- optimization using SUMT
Mod_CPUTime
- 一个用来实现CPU间计算的FORTRAN90模块M_CPUTime。在你的FORTRAN程序中,只要包含这一模块,就可以在你的主要算法运行前:Call GetStartTime(),在你的算法运行完成后Call GetEndTime()就可以在屏幕上打印出你的算法程序的耗时。主要用于FORTRAN程序设计中,各算法速度之间的比较。-A FOR90 module to count the expending time of some Fortran running tasks.
INV2
- 利用初等行变换实现的c语言求逆程序,非常好用,结构清晰-Using the elementary row transform the inverse c-language program, very easy to use, clear structure
equation
- 线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数-Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function
packfp_packfp
- floating point packing
ledPrint
- 输入一串数字,好像led灯显示在终端上,c++实现-Enter a string of numbers, as if led lights displayed on the terminal
newton
- newton法最优化算法-newton method optimization algorithm
RadixSort1
- This is simple sorting algorithm
static-analysis-of-struss-structure
- 主要是建立桁架的有限元模型,然后进行桁架的静力分析。-static analysis of struss structure
topsis
- topsis对于理想解的排序和综合评价都很实用,数模爱好者的神奇。-topsis very practical sort and comprehensive evaluation of the ideal solution, the magic of the digital-to-analog lovers.
hist_match
- Histogram matching in python (both python2 and python3)