资源列表
2
- 图论问题的一些常用算法,都通过调试的,还不错的哈!
chengxu1
- 最优公交路线C程序,通过调试的,但是需要调用数据的-Optimal bus line C program, through the debugger, but the data need to call
chengdu2
- 最优公交路线C程序,通过调试的,加载数据即可-Optimal bus line C program, through debugging, and load data can be
chengxu3
- 中国人口预测程序,很全面的,是MCM试题的源程序-Forecast of China' s population program, it is comprehensive, is the source MCM test
peimei3
- 基于最小二乘法的自动配煤系统设计。设计的原理为:根据煤的灰分、水分、硫分,利用最小二乘法解矛盾方程的思想,计算出三种煤的配比。-Least square method based on the automatic blending system design. Design principles: In accordance with coal ash, moisture, sulfur, using least squares solution of the contradictions of
danchunxing
- 单纯形法在自动配煤系统中的应用。以配煤价格为目标,灰分、水分、硫分为约束条件,求解最优配比。由于方程具有通用性,也可用于其他行业。-Simplex method in the automatic blending system. Coal prices in the objective, ash, moisture, sulfur is divided into constraints, solving the optimal ratio. Since the equation has the
ceshidll
- 将最小二乘法拟合程序做成动态链接库DLL文件,然后从VC界面调用该DLL文件。在实际项目应用中,这种方法很实用。-Least squares fitting procedure to create a dynamic link library DLL files, and then call the VC interface DLL file. In the actual project applications, this method is very practical.
FFT
- 傅立叶变化的意义介绍,比较详细的介绍了傅立叶变换的主要意义-Changes in the meaning of Fourier, the more detailed introduction to the Fourier transform of major significance
STAT_CHI2_NORM_TEST
- chi-square test,for goodneesfit test.-chi-square test, for goodneesfit test.
STAT_K_FIT
- 用于估计k-distribution的参数-Used to estimate the parameters of the k-distribution
STAT_F_TEST
- This function performs a test for homoscedasticity (equal variance) for two sets of sample data PR_X and PR_Y using the two sample F-test.-This function performs a test for homoscedasticity (equal variance) for two sets of sample data PR_X an
algo
- 线性方程组直接与间接解法的C++实现代码-Linear equations of direct and indirect method of C++ to achieve
