资源列表
SACompution
- 运用模拟退火的原理模拟商旅最短路径问题的求解-The principle use of simulated annealing simulation business to solve the shortest path problem
sanyuanzuxishujuzhen
- 三元组表示的稀疏矩阵 进行加法乘法运算并输出结果-Triple that of the sparse matrix multiplication adder and output results
vectorsimplex
- vectorsimplex in c, please enjoy it.
MSDF
- 基于无味卡尔曼滤波的多传感器数据融合,采用UK方法进行采样,获得系统中未知参数的辨识。-Unscented Kalman filter based on the multi-sensor data fusion, using UK methods of sampling, access to the system to identify the unknown parameters.
cluster
- 聚类算法matlab实例 聚类算法matlab实例-Clustering algorithm matlab example of clustering algorithm matlab example
gauss
- 阐述了高斯消元法的目的与用途、原理、流程及程序说明,并给出了程序源代码!是研究生学习线性系统课程的一个例子。-On Gauss elimination of the object and purpose, principles, processes and procedures that are given source code! Postgraduate study courses linear system an example.
Euler_fuction2
- //Euler 函数前n项和 /* phi(n) 为n的Euler原函数 if( (n/p) % i == 0 ) phi(n)=phi(n/p)*i else phi(n)=phi(n/p)*(i-1) 对于约数:divnum 如果i|pr[j] 那么 divnum[i*pr[j]]=divsum[i]/(e[i]+1)*(e[i]+2) //最小素因子次数加1 否则 divnum[i*pr[j]]=divnum[i]*divnum[pr[j]] //满足
f
- 设计一个类模板Find,用于对一个有序数组采用二分法查找指定数据的元素下标-The design of a class template Find, for an orderly array of data using dichotomy to find the elements specified subscr ipt
mumfunction
- ACM程序竞赛中会有不少题目会用到母函数的技巧,而母函数的模板却很少人会打。本源码就是一个母函数模板-ACM contest procedures used there will be many topics generating function skills, and generating function of the template are very few people would have to fight. The source is a generating function
sd
- 大家看看 0-1背包的分支界限程序-We look at the 0-1 Knapsack procedures branch boundaries
tj
- 统计输入的一串字符中汉字字母数字的个数。-Statistics entered a string of alphanumeric characters in the number of Chinese characters.
shuzhifenxi
- 数值分析的作业,里面有详细的方法,主要有迭代法,多项式的插值震荡,误差的传播与算法稳定-Numerical Analysis of the operation, there are detailed methods, mainly iterative method, polynomial interpolation concussion, the spread of error and algorithm stability
