资源列表
Householder1
- to find the qr decomposition ion a matrix or a vector
edisp
- DFT-D DFT-D能量校正 用于计算vdW作用体系,得到改进后的DFT作用能和力。适用于范德华作用体系,pi-pi作用体系。-DFT-D
math
- 数学实验大作业,精品中的精品
matlab
- 数值计算代码matlab实现
matrix
- 稀疏矩阵运算器,实现矩阵的加法,减法,乘法,里面有详细的代码-Sparse matrix arithmetic unit to achieve the matrix addition, subtraction, multiplication, which detailed the code
TSP
- a tsp code by GA-a genetic code for tsp
aco
- 蚁群算法的c++实现程序,是一个求解tsp的简单的例子-Ant colony algorithm implementation c++ program is a simple example of solving tsp
Gauss_Zhengfansuan
- 一个可以计算高斯正反算的小程序,可在vc++中实现!-Can calculate the positive and negative Gaussian operator
KMEANS
- 实现k均值聚类算,输出聚类中心和聚类后的分组结果-To achieve k-means clustering calculation, the output cluster centers and cluster grouping of the results of post-
Parabolic-interpolation-procedure
- Fortran编写的抛物线插值法程序Parabolic-interpolation-procedure.f90-Parabolic interpolation procedure
ga170
- fortran的遗传算法源程序(Genetic algorithm source code)-Genetic algorithm source code
fan
- 问题描述: 球赛门票的售票处规定每位购票者限购一张门票,且每张门票售价50元。购票者中有 m位手持50元钱币,另有n人手持100元。假设售票处开始售票时无零钱。问这m+n人有 几种排队方式可使售票处不致出现找不出钱的局面。 编程任务: 对给定的m,n(0<=m,n<=11),输出各种排队方式(从小到大),计算出排队方式总数。 -Problem Descr iption: The box office ticket sales are limited to th
