-
利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。...
利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。-using linear interpolation modes to achieve a smooth image to enlarge it. Large overcome StretchBlt in the mosaics at the phenomenon.
- 2022-04-16 15:06:17下载
- 积分:1
-
图形颜色量化和压缩源代码,算法比较稳定。
图形色彩量子化及压缩的源码,算法比较简单易用-graphics color quantization and compressed source, the algorithm is relatively simple to use
- 2023-08-09 02:05:03下载
- 积分:1
-
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成....
利用2D显示3D的效果,这个是一个旋转的圆锥体也,和sc2不同,这个由很多椭圆组成.-use 2D 3D results show, this is a rotating cone also, and SC2 different from the many oval composition.
- 2022-02-04 02:40:18下载
- 积分: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
-
简单的运动小球,其中多处运用到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
-
本程序实现 了在vc环境下自定义算法画圆两种,实现了计算机图形学课程的要求...
本程序实现 了在vc环境下自定义算法画圆两种,实现了计算机图形学课程的要求-the program in vc environment since the definition of the two algorithms Circle, a computer graphics to achieve the required courses
- 2023-03-02 15:15:04下载
- 积分:1
-
应用VC++2005开发的ObjectARX程序,主要是怎样创建实体
应用VC++2005开发的ObjectARX程序,主要是怎样创建实体-Application VC++ 2005 Development ObjectARX procedures, primarily how to create entities
- 2022-04-20 21:14:08下载
- 积分:1
-
vc基本画图程序,visual c++环境下实现的基本画图程序源码
vc基本画图程序,visual c++环境下实现的基本画图程序源码-vc basic Paint program, visual c++ environment realize the basic Paint program source
- 2023-01-28 22:45:03下载
- 积分:1
-
How to access the memory of a process (such as game patches, the process of patc...
如何访问一个进程中的内存(比如游戏补丁、进程补丁等)
深入window
-How to access the memory of a process (such as game patches, the process of patch, etc.) window depth
- 2022-03-13 11:31:26下载
- 积分:1
-
A simple drawing program, some courses may be necessary, as a Russian study vC++...
简单的画图程序,可能有的课程需要,作为俄学习vC++程序的指导程序-A simple drawing program, some courses may be necessary, as a Russian study vC++ Procedures guiding the procedure
- 2022-07-25 10:26:50下载
- 积分:1