资源列表
fuhua
- 计算方法复化求积公式-Minute calculation method of quadrature formula
Wilson法
- 数值计算的Wilson法代码
queen
- 八皇后问题。利用了递归算法,很是巧妙!最后一行为输出解的个数,每行共8个数字,这些数字即代表皇后在该行的位置。-It s a code about Eight queen.
work9
- 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场,设计一个有效的贪心算法进行安排。-Enough to assume that many of the arrangements for the venue where a number of activities and want to use the venue as small as possible, design an efficient greedy algorithm to carry out the arrangemen
bpnnet_154
- L-M算法。除了动量法(基于梯度下降的训练算法)外,学习率自适应调整策略是BP算法改进的另一种途径,它利用Levenberg-Marquardt优化方法,从而使得学习时间更短。其缺点是,对于复杂的问题,该方法需要很大的存储空间。 -L-M algorithm. In addition to momentum (based on the gradient descent algorithm for training), learning rate adaptive strategy is to i
MINTREE
- 最小生成树问题,稍有修改,大家看看,-Minimum spanning tree problem, slightly modified, we take a look at Hei hei
operation
- 对链表的基本操作,删除,插入操作,绝对能实现-The basic operation of the list, delete, insert, absolutely can achieve
main
- 中缀转换成后缀表达式有很多运用,例如可以用来构造查询表达式。本程序实现了中缀转换成后缀的算法-Infix expression into postfix to use a lot, for example, can be used to construct a query expression. Realized by the infix into postfix algorithm
Stone
- 用动态规划思路去解答石堆合并问题,已成功通过编译,调试-Using dynamic programming ideas to answer rubble merger, which has been successfully compile, debug
opencv
- 基于opencv的图像的二值化源代码,可以读取图像对起是缩放,可作为opencv的基础入门。-Based on opencv image binarization source code, can be read from the image pair is scaling can be used as the basis for opencv entry.
4-3solution
- 朋友圈,某学校有N个学生,形成M个俱乐部,每个俱乐部里的学生有着一定相似的兴趣爱好-Circle of friends, a school student with N form M clubs, each club has a certain similarity of student interests
maxEntropy
- matlab实现的图像二值化中的最大阈值熵算法-matlab realize image binarization maximum entropy threshold algorithm