搜索资源列表
C-Programming-of-Commonly-Used-Algorithm(Third-Edi
- 本程序为徐士良《常用算法程序集(C语言描述)》(第三版)配套程序,内容详尽,对学习很有帮助!word文档里有程序的对应说明,可以找到自己想用的程序!
simpler.rar
- 压力与速度耦合的算法,改进版本。计算结果比较可靠,Pressure and velocity coupling algorithm, an improved version. More reliable results
KNN
- 数据挖掘导论中的K近邻聚类算法,用C++编写而成。-Introduction to Data Mining of the K neighbors clustering algorithm, using C++ has been prepared by.
evlmem
- 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
Graph
- 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorith
Analysis-of-the-data-structure-and-algorithm=study
- 数据结构与算法分析学习笔记,chm电子书,讲的比较详细(含源代码)-Analysis of the data structure and algorithm study notes, chm e-book, said a more detailed (including source code)
algorithm
- C++中一些经典算法的C++代码,希望能对大家有帮助,免费下载-C++ in some of the classic algorithm C++ code, I hope you can help, free download
z.shen.wang
- "A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems"关于子载波和功率分配的代码,对应这篇文章,大家共同学习。希望大家提供的源码带上原文,以便研究。-" A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems" With regard to the allocati
NLJ-optimization-algorithm
- NLJ优化算法用于系统辨识,采用C语言编写-NLJ optimization algorithm for system identification, using C language
wavelet-algorithm
- 小波算法的VC实现,据我所知小波算法主要用在滤波上,-VC wavelet algorithm to achieve, as far as I know of wavelet algorithm is mainly used in the filter, the
levelset_Chan_Vese-Cure
- 是水平集模型中的Chan_vese的数值求解中的斜率几种求法,值得借鉴-Is the level set model Chan_vese of the numerical solution of several in the slope of the demand law, it is worth drawing
C-algorithm-Sources
- 《妙趣横生的算法(C语言实现)》的源代码,学习算法的朋友们看看。-" Fun algorithm (C language)," the source code, learning algorithms friends to see.
Dijkstras-algorithm
- 关于最短路的Dijkstra算法的程序源代码,解决了最短路问题。-The shortest Dijkstra algorithm source code, solve the shortest path problem.
PSO-extremum-optimization-algorithm
- 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为Ackley函数,适应度值为函数值。根据初始粒子适应度值确定个体极限和群体极限。-Nonlinear function based on particle swarm optimization extremal optimization, where the fitness function for the Ackley function, the value of the fitness function value. Accordin
Datastructures-and-algorithm
- [数据结构与算法分析C++.描述].(美国)Mark.Allen.Weiss.高清版,附课后练习题答案及源码-Data structures and algorithm analysis C++. Described]. (USA) Mark.Allen.Weiss. HD version with after-school practice answers source
c-Sharp-sorting-algorithm-Daquan
- c # sorting algorithm Daquan c#排序算法大全,可以直接用于项目。-c# sorting algorithm Daquan c# sorting algorithm Guinness, can be used directly for the project.
The-knight-of-the-perfect-algorithm
- 关于骑士问题的完美算法,提供给算法分析与设计的朋友参考,可以用于交作业系统-The knight of the perfect algorithm, provided to the algorithm analysis and design of a friend of reference, can be used to pay the operating system
pso
- 人工智能的相关问题,解决粒子群优化算法,非常重要的哦-man intelligence particle swarm algorithm,very important
C--cPP-algorithm-summary
- 這個是C++常用的算法的總結,很不錯的資料。-This is commonly C++ summary of the algorithm, very good information.
Sorting-algorithm
- 找工作时工作经典的易考排序算法,包括堆排序、快速排序、基数排序、归并排序、选择排序等-The classic work easily when looking for a job sorting algorithm,Including the heap sort, quick sort, radix sort, merge sort, selection sort, etc