-
This is a realization of the C painting curve procedures, the screen shows a coo...
这是一个用C实现的画曲线的程序,在屏幕是显示一个坐标轴,通过键盘输入的坐标画出曲线.-This is a realization of the C painting curve procedures, the screen shows a coordinate axis through the keyboard input the coordinates paint curve.
- 2022-02-11 16:46:19下载
- 积分:1
-
将位图转化为一个区域(176KB),BMP图片转化
将位图转化为一个区域(176KB),BMP图片转化-Will be a bitmap into a region (176KB), BMP picture conversion
- 2022-03-21 21:02:51下载
- 积分:1
-
将Windows图元文件(WMF)到新的增强型图元文件(EMF)。
Convert a Windows Metafile (WMF) to newer Enhanced Metafile (EMF).
- 2022-07-13 08:02:32下载
- 积分:1
-
飞机的模拟飞行器可在不同地貌下飞行,大家共同学习吧~
飞机的模拟飞行器可在不同地貌下飞行,大家共同学习吧~-aircraft simulated aircraft in flight under different landscape, we learn together it ~
- 2022-05-13 16:24:41下载
- 积分:1
-
This is a VC in a direct indication of an animated gif category, he simply have...
这是一个可以在VC中直接显示gif动画的一个类,他只需要将gif动画当作一个图像资源加入到VC中,然后再在那个控件的属性里面进行一些设置就可以了-This is a VC in a direct indication of an animated gif category, he simply have animated gif image as a resources into VC, and then at that controls the properties inside some settings to the
- 2022-03-19 06:18:02下载
- 积分:1
-
绘图工具,绘制直线、圆、矩形、连续绘制折线。可设置线形、颜色等属性。支持保存、打开功能。...
绘图工具,绘制直线、圆、矩形、连续绘制折线。可设置线形、颜色等属性。支持保存、打开功能。-Drawing tools, draw a straight line, circle, rectangle, straight line drawing. Can set line, color and other attributes. Support the preservation, open the function.
- 2022-06-28 11:04:05下载
- 积分:1
-
一个关于图形的小程序
一个关于图形的小程序-a graphics on the small program
- 2022-02-12 20:23:33下载
- 积分:1
-
About WINCE control of two
关于WINCE中二维图形的控件,非常实用!-About WINCE control of two-dimensional graphics, very useful!
- 2022-01-31 15:34:07下载
- 积分:1
-
Well
著名图形开源库CXimage实用的例子,推荐。-Well-known open source graphics library CXimage practical examples, recommended.
- 2023-02-11 11:30:03下载
- 积分: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