资源列表
BP-neural-network-source-code(C)
- BP神经网络的算法,比较完整,采用C语言编写,在visual c++下编译通过-BP neural network algorithm, more complete, using C language, by in visual c++ compile
LUdecompositionoflinearequations
- LU分解线性方程组\列主元解线性方程组\线性代数基础程序实现-LU decomposition of linear equations \ main-element solution of linear equations \ linear algebra foundation program
RCR
- 通信过程中总会用到一些校验方法,用来检验数据的正确性,上传的就是RCR校验方法,比较实用。-Communication process always use some parity method used to test the accuracy of the data uploaded RCR checksum method more practical.
jiou
- 奇偶计算,输入数值自动计算最简单的小程序-The parity calculation input values automatically calculate the most simple applet
Prim_heuristic_16_nodes
- A Prim s variation for use on Wireless Sensor Networks. We choose as next node to add to the MST, the node with max. residual energy.
Sudoku
- 使用Visual Studio编写的数独计算程序,界面简洁直观。-Calculation program written using Visual Studio Sudoku, a simple and intuitive interface.
PSO
- 针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
cPP
- 数值线性代数中 用幂法求特征向量及其特征值-Numerical linear algebra using power law seeking eigenvectors its eigenvalues
Lab1_Carrera
- Carrera de hilos UNSA PERU
KMEANS
- This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers u
Guass
- 高斯方法解线性方程组的源代码,实现简单,算法合理-Guass algorithm
ConsoleMyOpenmp
- fortran写的进行openmp并行计算的一个事例。-openmp in fortran
