资源列表
n元一次方程
- 用c++语言用数值计算方法解n元一次方程组。-using numerical calculation method for n-linear equation group.
ccfx
- VB源程序,层次分析算法.可以解决系统模糊评价的问题. 本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
用于一维搜索的PSO算法
- 实现最速下降法当中的一维搜索时候的最佳步长的确定。-achieve steepest decline among law of one-dimensional search the best time to step determination.
digui
- 迷宫问题是一个很古老的问题,附件中使用递归算法求解这一问题。
Fractional
- 完成了分数阶傅里叶变换,对学习分数阶傅里叶变换和有关变换的人有帮助-Fractional Fourier Transform ,reference for Fractional Fourier Transform
CGAUSS
- 全选主元的高斯消去法,能很好的解出方程解-Select the main element of the Gaussian elimination, can be a good solution out of equation
cxt
- 用顺序表这种数据结构实现存储,可以实现查询, 插入一个数值,删除一个数,实现逆序排列-This data structure with the order form for storage, can achieve query, insert a value, delete a few, to achieve reverse arrangement
Duipaixu
- 在Visual C++环境下,堆排序实现代码,实现由小到大的排序-In Visual C++ environment, the heap sort implementation code, to achieve the sort ascending
KMP-string-search-algorithm
- C语言KMP字符串搜索算法实现。KMP字符串模式匹配通俗点说就是一种在一个字符串中定位另一个串的高效算法。-C language KMP string search algorithm realization. KMP string pattern matching is a popular point said in a string of the position of another string efficient algorithm.
suanshu
- 简单的算术表达式代码,可实现加减乘除的算数计算-Simple arithmetic expression, code, which can realize add, subtract, multiply and divide arithmetic calculation
Prim
- 数据结构C语言版一书中的,普里姆算法的代码-Data structure of the C language version of a book, prim algorithm code
ClusteringCode
- 输入邻接矩阵,该matlab算法输出连通子图结果,对赋权图,可通过设置权值阈值,将原图根据该阈值分为若干子图。-Adjacency matrix input, the output of the algorithm matlab connected subgraphs result, the weighted graph, by setting the weight threshold, based on the original image is divided into several su
