-
windows winddows vc++ /visual
windows winddows vc++ /visual
- 2022-01-25 22:01:35下载
- 积分:1
-
深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像...
深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像-depth image generation : mainly used to generate the depth sphere images, and calculated objects and the average Gaussian curvature, surface types and generating images
- 2022-02-03 01:07:27下载
- 积分:1
-
位图处理:平移:扫描:马赛克:缩放:旋转:镜子
位图处理: 平移:扫描:马赛克:缩放:旋转:镜像-bitmap processing : Translation : Scanning : Mosaic : Zoom : Rotary : Mirror
- 2023-04-14 14:25:03下载
- 积分:1
-
This is what I used to write a mfc painting small graphics program, and the size...
这个是我用mfc写的一个画图形的小程序,并且可以对图形的面积进行计算
-This is what I used to write a mfc painting small graphics program, and the size of graphics can be calculated
- 2023-06-01 22:40:02下载
- 积分:1
-
从原始格式(raw)读取图像数据格式,非常有用。
从原始格式(raw)读取图像数据格式,非常有用。-Format from the original (raw) image data format to read, very useful.
- 2022-08-11 04:57:23下载
- 积分:1
-
this is a small VC++ program for windows drawing, drawing of lines and circles c...
一个很小的VC++编写的用做画图的小程序,可以进行画线画圆并在两者之间进行切换,文件保存功能也被允许!-this is a small VC++ program for windows drawing, drawing of lines and circles can be done as well as the switching between the two.Saving of files are enabled as well.
- 2022-08-17 14:11:59下载
- 积分:1
-
imagefap.1
imagefap.1-1.zip imagefap.1-1.zip imagefap.1-1.zip-imagefap.1-1.zip imagefap.1-1.zip imagefap.1-1.zip
- 2022-07-22 14:44:54下载
- 积分:1
-
实现画图功能,例如计算机中的中点画线,微分画线等基本操作
实现画图功能,例如计算机中的中点画线,微分画线等基本操作-The realization of drawing functions, such as computers in stipple lines, painting lines, such as differential basic operation
- 2022-06-13 06:25:13下载
- 积分: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
-
本书附带一张软盘包括了所有我们讨论的源代码。是假定读者在80x86,Pentium,或者Pentium...
本书附带一张软盘包括了所有我们讨论的源代码。是假定读者在80x86,Pentium,或者Pentium-II处理器上运行DOS或Windows95。至少需要5Mb硬盘空间来安装uC/OS-II。
请按照以下步骤安装:
1.进入到DOS(或在Windows 95下打开DOS窗口)并且指定C:为默认驱动器。
2.将磁盘插入到A:驱动器。
3.键入 A:INSTALL 【drive】
注意『drive』是读者想要将µ C/OS-II安装的目标磁盘的盘符。
-Attached to a floppy disk this book includes all the source code we are discussing. Is assumed that the readers in the 80x86, Pentium, or Pentium-II processor running DOS or Windows95. Need at least 5Mb hard disk space to install the uC/OS-II. Follow these steps to install: 1. To enter into DOS (or Windows 95 to open the DOS window) and specify C: drive as the default. 2. The disk inserted into the A: drive. 3. Type A: INSTALL [Note] 『drive is a drive readers to want to μ C/OS-II is installed on the target disk drive.
- 2022-05-23 04:54:22下载
- 积分:1