资源列表
Dijkstra-algorithm
- Dijkstra算法用于求解包含必经点K短路径问题,算法采用分段拼接逐一替换方式求解,是求解必经点K短路径问题的精确求解算法,用于和群智能算法进行对比。该算法时间复杂度为阶乘级别,耗时较长。算法内建了26个节点和80节点两个网络拓扑用于监测算法性能。-Dijkstra Algorithm for Designated point K shortest path Problem.
CombinatorialMathematics
- 清华大学作业,组合数学全排列算法的创新和分析,优化了算法性能,并对各个算法和创新算法进行了比较。-Tsinghua operations, combinatorial mathematics full array of innovation and analysis algorithms to optimize the performance of the algorithm, and the various algorithms and innovative algorithms were c
one-dimensional-heat-conduction
- 采用显式差分法的一维导热数值计算模型,调和平均法计算界面的导热系数- one-dimensional heat conduction
Final_v1
- 谱聚类,效率不错的聚类算法.spectral clustering-spectral clustering
FFT
- 包含七种实现FFT的VC算法 其中还有DSP一个 适合开始接触FFT的朋友,能够加深理解FFT-Contains seven kinds of VC achieve FFT algorithm which also came into contact with an appropriate DSP FFT friends, to deepen understanding of FFT
20141211
- 盛金公式 - 一元三次方程求解 a,b,c,d 一元三次方程的系数…… ax^3+bx^2+cx+d=0 适用这样的方程 说明:源码里去掉了虚根,经检测,程序计算结果正确-Sheng Jin formula- a three order equation solving A, B, C, factor D yuan three equations...... Ax^3+bx^2+cx+d=0 applies to such equations Note: the sour
SoftFloat.tar
- 用整形进行32位及64位浮点运算,对CPU不支持浮点运算的码农特别有用。-This is a software implementation of floating-point that conforms to the IEC/IEEE Standard for Binary Floating-Point Arithmetic
equations
- 用c++求解对角元素不为零的双对角线线性方程组-Using c++ to solve linear equations double diagonal non-zero diagonal elements
Cpp1
- 本代码是神经网络模型与学习算法(bp算法)的c++程序-bp algorithm
Main
- 本程序是关于经典的旅行商问题(tsp)求解-tsp algorithm
integral
- 本程序是关于数值积分的数值实验c++代码-numerical integral
beam
- 结构力学求解连续梁的程序,结构力学连续梁大作业-Structural mechanics procedures for solving continuous beam, structural mechanics continuous beam big job
