资源列表
New-folder
- this program good for image processing
HopfieldofTSP
- 基于连续hopfield网络的TSP问题解决方法-Based on continuous hopfield networks TSP problem solving
C-random-walk
- 用C语言实现的随机漫步算法的模拟,最终的计数器数组,显示出漫步的“密度”,即输出在实验中每一块瓷砖被接经过的次数。-C language simulation of random walk algorithm, the final counter array, showing stroll " density" , ie each output in the experiment was taken after a number of tiles.
fogeo3d
- 用c++编写的三维地震显示程序,软件及其应用实例-Prepared with c++ D seismic display program, software and application examples
fft
- 用C++编写的一维和二维快速傅里叶变换程序-Prepared with C++ one-dimensional and two-dimensional fast Fourier transform procedure
boundary
- 用c++编写的地震数据处理中边界判断程序-Seismic boundary with c++ written procedures for determining
lab1_mmdo
- Mathematics method of dichotomy.
gps
- 该编程程序是能够结算出GPS星历以及能够用作GPS相关事宜的结算工作-The programming procedure is clearing out the GPS can be used as a GPS ephemeris and clearing work-related matters
k_merge
- 算法设计:K-路归并的简单实现。很短的一段代码。-Algorithm Design: K-way merge simple to achieve. A short piece of code.
shortest_path
- 单源点最短路径的实现。采用邻接矩阵的数据结构,PRIM算法实现。-Single-source shortest path. Adjacency matrix data structure, PRIM algorithm.
1153304_4_1_(1).cpp
- 根据高斯和高斯列主元消元的数值计算方法,编写C++程序,来求解一般矩阵方程的计算及其相关运算。-According to Gauss and out PCA Gaussian elimination numerical methods, the preparation of C++ program to solve the general matrix equation calculations and related operations.
1153304_4_2.cpp
- A是n阶对称正定矩阵,改程序是目的是求A的逆矩阵,并用A的逆矩阵冲掉A。-A is a symmetric positive definite matrix of order n, the reform process is the goal is to find the inverse of A, and use the inverse matrix A flush A.