-
演示在对话框窗口上用鼠标点画矩形框,类似画图程序中的橡皮线...
演示在对话框窗口上用鼠标点画矩形框,类似画图程序中的橡皮线-Demonstration in the dialog window rectangular box with the mouse stippling, drawing program similar rubber line
- 2023-03-28 14:00:03下载
- 积分: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
-
通过按钮来画线,画点,只实现了基本的功能…
通过按纽来画线,画点的,只实现了基本的功能-through button to line drawing, painting point, only to achieve the basic functions
- 2022-11-08 14:30:02下载
- 积分:1
-
计算机绘图程序,渐变色画圆,效果非常好,Delphi源码,颜色过渡细腻。...
计算机绘图程序,渐变色画圆,效果非常好,Delphi源码,颜色过渡细腻。-Computer graphics procedures, Graduated Tint drawcircle, very good results, Delphi source code, color, delicate transition.
- 2022-03-18 01:27:04下载
- 积分:1
-
显示动态GIF图片,进行VC++编程时可以做下参考来调用GIF
显示动态GIF图片,进行VC++编程时可以做下参考来调用GIF-Show the dynamic GIF image for VC++ Programming can make reference to the next call to GIF
- 2022-08-17 07:53:41下载
- 积分: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
-
code to solve the image format conversion can be arbitrary image file conversion...
本代码用来解决图像格式转换,可以将任意映像文件转换成位图文件-code to solve the image format conversion can be arbitrary image file conversion into bitmap file
- 2022-04-07 00:06:51下载
- 积分:1
-
模拟小球碰撞的Delphi源码
模拟小球碰撞的Delphi源码-simulated collision of the ball Delphi FOSS
- 2022-08-23 09:03:52下载
- 积分:1
-
著名的八叉树算法,vc++,opengl编成。
著名的八叉树算法,vc++,opengl编成。-Well-known octree quantization, vc++, opengl compiled.
- 2022-04-20 15:56:01下载
- 积分:1
-
graphics interchange format using GDIplus ,which need to download relevent GDI+...
用GDI+转换图形格式,需要下载相应的GDI+库等,建议将VC SDK升级到最新
升级地址:
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
-graphics interchange format using GDIplus ,which need to download relevent GDI+ LIB.So advice you upgrading your VC SDK to the newest upgrade net.
- 2023-05-21 06:05:03下载
- 积分:1