-
载入一张bmp的图片,对图片的各要素进行提取,然后进行灰度的处理...
载入一张bmp的图片,对图片的各要素进行提取,然后进行灰度的处理-Loading a bmp of the pictures of the various elements of extraction, and then proceed to deal with the gray
- 2022-10-22 04:20:03下载
- 积分:1
-
计算机图形学基础, 绘制基本3D界面。
计算机图形学基础, 绘制基本3D界面。-Computer graphics, to map the basic 3D interface.
- 2022-06-22 04:58:47下载
- 积分:1
-
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
-
在DataGridView的Cells中添加一个颜色拾取的组合框,源码
在DataGridView的Cells中添加一个颜色拾取的组合框,源码
-Cells in the DataGridView add a color pick up the combo box, source
- 2023-04-18 20:45:02下载
- 积分:1
-
Flash5 图片角度变换这个程序的代码很简单,但是却可以实现一个看起来比较复杂的变换,通过移动鼠标,图片会旋转和挤压...
Flash5 图片角度变换这个程序的代码很简单,但是却可以实现一个看起来比较复杂的变换,通过移动鼠标,图片会旋转和挤压-Flash5 picture perspective transform this procedure code is very simple, but it can achieve a much more complex transformation through mobile mouse, pictures will rotate and extrusion
- 2022-04-16 08:56:25下载
- 积分:1
-
一个关于图形的小程序
一个关于图形的小程序-a graphics on the small program
- 2022-02-12 20:23:33下载
- 积分:1
-
branch graphics demo program, random generation of 3D photorealistic mountains,...
分行图形的演示程序,可以随机生成三维真实感山脉、云彩、复杂曲线等图形。-branch graphics demo program, random generation of 3D photorealistic mountains, clouds, complex curves graphics.
- 2022-02-04 10:44:42下载
- 积分:1
-
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=...
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed faster. (I use this image sequence shows category, the VC Insider Bitmap type much faster.)// 2, heavy = operator.// 3, the function can be operated image data.// Limitations :// only shows 8 and 24 bmp bitmap
- 2022-03-24 08:50:49下载
- 积分:1
-
多
多控制点的贝赛尔递归与非递归算法,可以用XML文件保存加载,欢迎交流Helloahuan@163.com-Multi-control point of Bezier recursive and non-recursive algorithm can be used to load XML file is saved to welcome the exchange of Helloahuan@163.com
- 2022-08-20 20:46:30下载
- 积分:1
-
灰度直方图,在visual studio2005环境下开发,适用于彩色图取直方图...
灰度直方图,在visual studio2005环境下开发,适用于彩色图取直方图-visual studio
- 2022-04-20 16:13:19下载
- 积分:1