-
4 Bezier curve control points in support of a number of Bezier curves to connect
4控制点贝赛尔曲线,支持多条贝赛尔曲线的连接-4 Bezier curve control points in support of a number of Bezier curves to connect
- 2022-04-15 04:49:29下载
- 积分:1
-
MFC编程,基本绘图功能,
MFC编程,基本绘图功能,简单易学,熟悉整个MFC流程。-MFC programming, basically draws a chart the function,
simple is easy to study, familiar entire MFC flow.
- 2023-05-16 13:10:02下载
- 积分:1
-
windows游戏编程 扫雷游戏
windows游戏编程 扫雷游戏-games mine game
- 2022-07-17 10:04:24下载
- 积分:1
-
vc实现的图形系统,具有缩放功能,用于二维图形系统,
vc实现的图形系统,具有缩放功能,用于二维图形系统,-vc achieve graphics system with zoom functions for 2D graphics system,
- 2022-01-27 13:41:20下载
- 积分:1
-
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!
SDL练习,想学习SDL的人可以参考!
VC2008下测试通过!-SDL practice, people who want to learn SDL can refer to! VC2008 under test!
- 2022-07-28 02:34:12下载
- 积分:1
-
本代码用VC++编写,包含空间转换、向量分析、几何处理、噪声干扰等功能...
本代码用VC++编写,包含空间转换、向量分析、几何处理、噪声干扰等功能-The code used VC++ Prepared, including space conversion, vector analysis, geometry processing, noise interference and other functions
- 2023-01-03 09:15:06下载
- 积分:1
-
图形图像处理中小波压缩编码的码头喇叭实现,非常简单,只是调用系统函数...
图形图像处理中小波压缩编码的码头喇叭实现,非常简单,只是调用系统函数-graphics processing wavelet compression coding to achieve the terminal loudspeaker, very simple, just call functions
- 2022-01-20 23:18:42下载
- 积分:1
-
这是一个命运3材质编辑器。
this is a doom3 material editor.
- 2022-07-16 09:59:01下载
- 积分: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
-
来自《Visual C++程序设计技巧与实例》第八章
来自《Visual C++程序设计技巧与实例》第八章-from "Visual C programming skills and examples" of Chapter VIII
- 2022-08-20 02:38:59下载
- 积分:1