资源列表
jiaoyanyuantuzhugechuli
- 图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除.-Impulse Noise Removal procedures, the conditions under Matlab Compiler. Application of the main method of filtering noise removal.
sushu
- ACM中,用筛选法求素数,效率很高的算法,希望大家喜欢
zuixiaoercheng1
- 简单最小二乘法c实现代码,提高了收敛速度,比较容易看懂
约瑟夫环循环报数链表
- M个人围成一圈,从第一个人开始依次从1到N循环报数,当报到N的时候此人出圈,直到圈中只剩一人为止.要求按退出顺序给出原始编号-M personal circle, starting from the first person in turn reported from 1 to N number of cycles, N, when the report when the person out circle, circle until only one person so far. Requir
golden_cut_method
- 2. 黄金分割法的的核心思想是逼近,而最终结果的精确程度取决于相对精度e的大小,e越小,结果越精确,迭代次数越多,这一点从图一的程序运行结果中可以很明显的看出。 3. 程序运行过程中首先输入初始区间[0,1],然后输入迭代后最后区间的长度0.2,最后得出极小值和极小值点。 -2. Golden section method is the core idea of approximation, while the final result depends on the precise re
AVL
- AVL树操作代码,借鉴了《算法导论》,具有不错的借鉴价值-AVLtree operation code
finding
- 折半查找的算法思想是将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 折半查找是一种高效的查找方法。它可以明显减少比较次数,提高查找效率。但是,折半查找的先决条件是查找表中的数据元素必须有序。 -Binary search algorithm idea is to sequence by ordering (ascending or
ellipse
- 可以根据给出的不同潮流分潮,进行潮流椭圆参数的计算,输出结果可以直接绘制潮流椭圆图。-it s used to compute tidal ellipse parameters
duipaixu
- 堆排序的C++实现代码,数据结构中十分重要的一种排序方法-Heap Sort C++ implementation code, the data structure is very important in a sorting method
ev
- Operators matrices c#- operator matrix c#
flowers
- 由使用者输入一排有红白蓝三种颜色的花盆,用交换的方法将花盆重新排列后使相同颜色的花盆在一起-From user input there is a row of three colors of red, white and blue flower pots, using the method of exchange will be re-arranged after the flower so the flower with the same color
数学模型
- 布局程序和数学模型-layout procedures and mathematical models
