-
在vc++实现读取off文件...图像可自由变换
在vc++实现读取off文件...图像可自由变换-In vc++ Realize read off paper images are free to transform ...
- 2022-06-16 22:39:15下载
- 积分: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
-
使用VFW进行摄像头调用,可以完成基本功能
使用VFW进行摄像头调用,可以完成基本功能-Call use the VFW for the camera, you can perform basic functions
- 2022-07-28 10:27:26下载
- 积分:1
-
通过hough变换可检测平行线~解压缩即可使用,需256bmp
通过hough变换可检测平行线~解压缩即可使用,需256bmp-through Hough Transform can detect parallel lines to decompress can use, the need 256bmp
- 2022-04-14 14:20:47下载
- 积分:1
-
VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩...
VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
- 2022-07-24 13:22:18下载
- 积分:1
-
VC 6.0, used to calculate the mouse by drawing the arbitrary closure of the regi...
用VC++6.0开发的,用来计算由鼠标绘制的任意封闭区域的面积-VC 6.0, used to calculate the mouse by drawing the arbitrary closure of the regional area
- 2023-01-31 21:35:03下载
- 积分:1
-
这是一个1:400万比例尺的mapinfo环境下的道路mif数据
这是一个1:400万比例尺的mapinfo环境下的道路mif数据
-This is a scale of 1:400 million MapInfo environment roads under the MAP data
- 2022-01-25 20:54:21下载
- 积分:1
-
有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。...
有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。-the image processing software commonly used function of the collective code, such as image scaling, rotation, etc. Transform Gray.
- 2022-09-03 15:05:02下载
- 积分:1
-
themselves prepared mandbrot Set! ! Painting Bugs, written with vc
自己编写的mandbrot集!!画臭虫,用vc写的-themselves prepared mandbrot Set! ! Painting Bugs, written with vc
- 2022-08-18 18:14:16下载
- 积分:1
-
编程包含一个单选按钮组和一个普通按钮,
//单选按钮组中包含三个单选,文本说明分别为
//“普通”、“黑体”和“斜体”。选择文本
//标签为“普通”...
编程包含一个单选按钮组和一个普通按钮,
//单选按钮组中包含三个单选,文本说明分别为
//“普通”、“黑体”和“斜体”。选择文本
//标签为“普通”的单选按钮时,普通按钮中
//的文字为普通字体,选择文本标签为“黑体”
//的单选按钮时,普通按钮中的文字的字体为黑体
//,选择文本标签为“斜体”的单选按钮时,
//普通按钮中的文字的字体为斜体。-Programming includes a radio button group and a normal button,// radio button group contains three radio, text notes for the// " normal" , " bold" and " italics." Select the text// labeled as " normal" radio button, the normal buttons// font for ordinary text, select the text label for " bold" // radio button, the button text in normal font in bold//, select the text label as " italic" radio button,// normal button, the text in the font in italics.
- 2022-03-25 07:08:58下载
- 积分:1