-
该程序封装了贝塞尔曲线的绘制方法――就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。...
该程序封装了贝塞尔曲线的绘制方法――就是Graphics类的DrawBezier()方法。通过他一个不了解贝塞尔曲线数学背景的人都很容易绘制。-Bessel curve of the drawing method-- is the kind of DrawBezier Graphics () method. Through his ignorance Bessel curve of a mathematical background of the drawing is easy.
- 2022-05-16 10:01:09下载
- 积分:1
-
这是一个用VC++画Coons曲面、bezier曲面和B样条曲面的程序。
这是一个用VC++画Coons曲面、bezier曲面和B样条曲面的程序。-this is a painting with VC Coons surfaces, bezier surface and B-spline surfaces procedures.
- 2022-07-24 13:27:24下载
- 积分:1
-
可以设置窗口透明度及鼠标是否穿透窗体的控件。
可以设置窗口透明度及鼠标是否穿透窗体的控件。-Can set the window transparency and mouse controls whether the penetrating form.
- 2022-08-14 14:01:33下载
- 积分:1
-
简单的运动小球,其中多处运用到var变量的使用,希望大家多多支持!...
简单的运动小球,其中多处运用到var变量的使用,希望大家多多支持!-simple ball movement, a number of which applied to the use of variable var hope that everyone can support!
- 2022-08-21 19:04:47下载
- 积分: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
-
一个矢量的缩放小例子,矢量开发从头做头,
一个矢量的缩放小例子,矢量开发从头做头,-A small example of scaling the vector, vector developed from scratch to do the first,
- 2022-03-22 17:08:24下载
- 积分: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
-
vc used to achieve a simple drawing program, drawing straight lines, rectangular...
这是一个用vc实现的简单的画图程序,可以画直线,矩形,椭圆等图形-vc used to achieve a simple drawing program, drawing straight lines, rectangular, oval and other graphics
- 2022-06-15 02:29:06下载
- 积分:1
-
SDL practice, people who want to learn SDL can refer to! VC2008 under test!
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!-SDL practice, people who want to learn SDL can refer to! VC2008 under test!
- 2023-06-13 17:55:37下载
- 积分:1
-
这是用C语言编写的VESA模式下256色Tiff格式图形文件显示
这是用C语言编写的VESA模式下256色Tiff格式图形文件显示-This the C language VESA mode 256 TIFF format color graphics documents show
- 2022-09-13 00:55:03下载
- 积分:1