-
Chaos (Chaos), the logistic equation X (n) = k* X (n
混沌(Chaos),Logistic方程
X(n) = k*X(n-1)*( 1-X(n-1) ),即二次函数
f(x) = k*x(1-x), 选择适当的常数k,选择初始值 x0,迭代计算:
x1=f(x0), x2=f(x1), x3=f(x2),...,
序列{ Xn }的整体"状态",敏感的依赖于常数k和初始值x0, 序列可能收敛,也可能,"乱七八糟"地振荡--产生混沌Chaos!-Chaos (Chaos), the logistic equation X (n) = k* X (n-1)* (1-X (n-1)), that is quadratic function f (x) = k* x (1-x), the election Optional appropriate constants k, the initial value of options x0, iterative calculation : x1 = f (x0), x2 = f (x), x3 = f (x2 ),..., sequence) (Xn the overall "state" sensitive dependence on constants k and initial value x0, convergent sequence may also possible, "mess" to the oscillation-- have Chaotic Chaos!
- 2022-04-16 20:00:36下载
- 积分:1
-
Or a graphics program source code, feel good at home, you can look down.
还是图形处理的程序源代码,感觉不错的家,可以下来看看。-Or a graphics program source code, feel good at home, you can look down.
- 2022-06-18 20:45:54下载
- 积分:1
-
用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!...
用GDI+对图像进行读取、反转、生成灰度图等处理。并拥有redo和undo功能。是学习GDI+图像编程一个非常好的参考实例!-use GDI+ to read images, inversion, generating grayscale handle. And a redo and undo function. Learning GDI+ image programming a very good reference example!
- 2023-09-05 20:15:03下载
- 积分:1
-
filled achieve regional image
实现填充区域图像-filled achieve regional image
- 2022-10-26 06:00:03下载
- 积分:1
-
FastGT 1.0 Demo Make Clipper Window system,内含CLIPPER图形开发例程。
FastGT 1.0 Demo Make Clipper Window system,内含CLIPPER图形开发例程。-FastGT 1.0 Demo Make Clipper Window system, the development of Intron CLIPPER graphics routines.
- 2022-02-07 12:01:52下载
- 积分:1
-
使用图形和图象处理对不规则区域的选取。
本程序使用一张中国地图作为位图,各个省/市的区域是不规则的,通过对该位图的处理,
能对各个不规则的区域进行选取。...
使用图形和图象处理对不规则区域的选取。
本程序使用一张中国地图作为位图,各个省/市的区域是不规则的,通过对该位图的处理,
能对各个不规则的区域进行选取。
类似的实现功能为: 在中国地图上,当鼠标移到某个省/市的时候,使该省/市所在的区域以某种颜色高亮显示。-use of graphics and image processing on irregular region selection. The procedure used a map of China as a bitmap, all provincial/municipal region is irregular, this bitmap, can be right all the irregular regions selected. To achieve similar functions : the map of China, when the mouse moved to a provincial/city, province/city in the region where some color highlighter.
- 2022-01-26 00:06:16下载
- 积分:1
-
Smoothing: smoothing the image processing, filtering noise.
平滑处理:对图像进行平滑处理,滤除噪声的影响。-Smoothing: smoothing the image processing, filtering noise.
- 2022-02-01 16:01:12下载
- 积分:1
-
利用地图的经纬度数据绘制地图的程序,生成地图的大小可调,范围可调...
利用地图的经纬度数据绘制地图的程序,生成地图的大小可调,范围可调-The use of map data of the latitude and longitude mapping procedures, to generate the map size tunable, adjustable range
- 2023-06-17 13:55:03下载
- 积分:1
-
C # 2D图像控制(WinForm和WebForm)
C#二维图像控件(Winform/Webform)-C# 2D Image Control (Winform/Webform)
- 2022-12-22 04:05:04下载
- 积分:1
-
susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现...
susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现-extraction algorithm, the image features provide accurate, robust, fast extraction, and the introduction of efficient implementation of the code
- 2022-09-23 05:40:02下载
- 积分:1