-
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
-
可以批量生成图片缩略图,可以自定义缩略图大小等。源作者:djhui...
可以批量生成图片缩略图,可以自定义缩略图大小等。源作者:djhui-Photos can be batch generated thumbnails, you can customize the thumbnail size. Source Author: djhui
- 2022-03-13 05:17:29下载
- 积分:1
-
形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点...
形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
- 2022-05-21 05:37:28下载
- 积分:1
-
图象处理程序,具有很多图象处理功能,用VC开发的。
图象处理程序,具有很多图象处理功能,用VC开发的。-This is an Image Process project. It includes many functions to process images ,and it is explored by VC.
- 2022-03-19 13:11:55下载
- 积分:1
-
VC_ wavelet decomposition images, including image
VC_图像小波分解,包括图像处理算法,如小波算法等。-VC_ wavelet decomposition images, including image-processing algorithms, such as wavelet algorithm.
- 2022-08-12 14:19:11下载
- 积分:1
-
从原始格式(raw)读取图像数据格式,非常有用。
从原始格式(raw)读取图像数据格式,非常有用。-Format from the original (raw) image data format to read, very useful.
- 2022-08-11 04:57:23下载
- 积分:1
-
数字图像处理的一种罕见的研究,包括调色板,p
一个不可多得的学习数字图像处理的vc++类,包括调色板,像素,大小等等,通过调用这个类可以得到更多的图像信息。是数字图像处理的基类。我学图像处理时一直在用,基本上不用调用API很爽的-a rare study of the Digital Image Processing vc categories, including palette, pixel size, etc., by calling this category can be more image information. Digital image processing is the base class. I studied image processing have been used, basically calling API not very interesting! !
- 2022-07-15 18:29:02下载
- 积分:1
-
应用程序向导创建了这个myimgapp应用你。这个应用程序
AppWizard has created this Myimgapp application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-08-13 22:40:41下载
- 积分:1
-
Visual C++图形图象编程源码,包括各种图形图象的处理,
Visual C++图形图象编程源码,包括各种图形图象的处理,-Visual C source graphics programming, including graphics, image processing
- 2022-02-01 22:35:43下载
- 积分:1
-
3种像素历遍方法的比较和实现,对做图象方面很有帮助
3种像素历遍方法的比较和实现,对做图象方面很有帮助-Three kinds of pixels times the calendar methods and realize, make images of helpful
- 2022-01-26 01:44:38下载
- 积分:1