-
这是用C#编写的画图程序,自认为各类的定义和逻辑都很清晰,能基本实现作图的所有功能,实现了Undo和Redo,对于画图编辑的朋友很有帮助....
这是用C#编写的画图程序,自认为各类的定义和逻辑都很清晰,能基本实现作图的所有功能,实现了Undo和Redo,对于画图编辑的朋友很有帮助.-This is a C# Prepared drawing process, consider all types of self-definition and the logic is very clear, can realize the basic mapping of all the features realize the Undo and Redo, for drawing useful editing friends.
- 2022-02-26 13:55:08下载
- 积分: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
-
利用Builder C++ 6.0编写的简单的图形处理工具,支持颜色、线条、图形的变化。原来是我读书时候的一次大作业。...
利用Builder C++ 6.0编写的简单的图形处理工具,支持颜色、线条、图形的变化。原来是我读书时候的一次大作业。-use C Builder 6.0 simple graphics processing tools, support color, lines, Graphic changes. I was reading the original time of a big operation.
- 2023-08-04 13:10:03下载
- 积分:1
-
vc game programming learning materials. 10 which contains a few examples. Worth...
vc游戏编程学习资料。里面包含10几个例子。值得参考。-vc game programming learning materials. 10 which contains a few examples. Worth considering.
- 2023-09-07 08:05:06下载
- 积分:1
-
不使用函数来读取bmp的delphi源代码
不使用函数来读取bmp的delphi源代码-use bmp function to read the source code delphi
- 2022-03-05 20:32:09下载
- 积分:1
-
基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图...
基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can complete the standard 256* 256 map bmp to jpg compression, the resulting jpg images can be opened with Paint software. Not yet completed pixel of the image is not compressed 16-aligned.
- 2022-01-31 07:26:57下载
- 积分:1
-
将两个位图融合为一个位图的源程序。
将两个位图融合为一个位图的源程序。-Integration of the two bitmap as a bitmap of the source.
- 2022-01-26 04:50:16下载
- 积分:1
-
数据图像读取和分析 用于图像技术处理初学者
数据图像读取和分析 用于图像技术处理初学者-Image reading and analysis of data for image processing techniques for beginners
- 2022-05-01 01:18:59下载
- 积分:1
-
pixel mapping with Win32SDK prepared for a bitmap
象素绘制 用Win32SDK编写的一个bitmap库-pixel mapping with Win32SDK prepared for a bitmap
- 2022-01-26 04:32:17下载
- 积分:1
-
检测屏幕分辨率和(正确)颜色深度检测屏幕大小…
Detecting Screen Resolution and (Correct) Color Depth检测屏幕尺寸和颜色深度(8KB)-Detecting Screen Resolution and (Correct ) Color Depth detect the screen size and color depth (8KB)
- 2022-02-11 23:45:12下载
- 积分:1