资源列表
xdyhsf
- 这个文章讲解了各种算法,可以帮助大家学习了解智能优化方法。-This article explains the various algorithms that can help you learn about intelligent optimization methods.
max
- 比较几个甚至更多数值的最大值的程序设计问题-Compare the maximum value of several or more programming problem
algorithm
- 算法设计技巧与分析--英文版 算法设计技巧与分析--英文版-Algorithm design and analysis skills- skills and analysis of algorithm design in English- English
power-flow
- 电力系统潮流计算程序。标6,7,8的是潮流子程序,其中写main标记的是主程序,NR—powerflow的是newton raphson方法的潮流计算,另外两个分别是decouple和fast decouple方法。-6,7,8 is the trend of the standard procedure, which is the main marker to write main, NR-powerflow is newton raphson flow calculation method,
pindyk-slides
- Algorithms for Nearest Neighbor Search
002
- 龙贝格积分的算法——计算方法的实验之一。-Romberg integration algorithm- calculation of the experimental one.
poly-cacu
- 本题要求实现对两个多项式的简单计算,实验要求完成一元多项式以及多元多项式的四则运算,计算后能将结果输出。 对于多项式,它由系数,未知元以及指数组成,考虑到它包括的属性较多,故链表是一种非常不错的选择。题目有两个关键点:第一、识别多项式每一项的系数与指数;第二、对结果能很好的合并同类项。 解题方法:链表实现,多项式指数系数识别,加减乘除等四则运算分别模拟笔算的过程。多元多项式增加指数数组,方法与一元相似。 -This question required to achieve a sim
Chapter5
- 一种求解二次无约束问题的FR算法,该算法局限性很大。-One kind of unconstrained quadratic problem of the FR algorithm
genial.c
- A simple approach to parallelize the image thinning algorithm
KM
- K均值算法的C++实现,能够将2维的样本点进行2类或者多类的聚类-K means
ISODATA
- ISODATA算法是KM算法的升级版,里面加入了更多的判断,可以将聚类划分的更加准确-KM algorithm ISODATA algorithm is an upgraded version, which added more judgments can be more accurately classified clustering
Perception-Approach-for-2-pattern
- 感知器算法,两类的情况,只适合两类模式的感知器算法的判别-Perceptron algorithm, two types of situation, only two models for the discriminant perceptron algorithm