-
The image smoothing of the VC code, the code of practice to learn tutorial
有关图像平滑处理的VC代码,学习教程时的练习代码-The image smoothing of the VC code, the code of practice to learn tutorial
- 2022-04-19 06:39:21下载
- 积分:1
-
一个自编的MUD客户端, 可以连接到MUD服务器,并能够显示MUD标准颜色代码, 想要研究文字处理, GDI API的朋友可以看看....
一个自编的MUD客户端, 可以连接到MUD服务器,并能够显示MUD标准颜色代码, 想要研究文字处理, GDI API的朋友可以看看. -the MUD client, can connect to the MUD servers, and to show MUD standard color code, to study word processing, GDI API friends can see.
- 2022-02-15 13:15:40下载
- 积分:1
-
主要实现的是32*32 的五子棋游戏,大家参考。。给给意见
主要实现的是32*32 的五子棋游戏,大家参考。。给给意见-The main achievement of the 32* 32 Gobang games, your reference. . To give advice
- 2022-01-23 10:42:04下载
- 积分:1
-
using OpenCV calibration procedures
利用opencv 进行标定的程序-using OpenCV calibration procedures
- 2022-04-11 13:08:51下载
- 积分:1
-
用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCt...
用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像-Developed using vc realize the image decoding, supported formats, including BMP, JPG, WMF, ICO, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrate how to interface with IImgCtx decoding, display images
- 2022-07-10 02:25:57下载
- 积分:1
-
一个Delphi的类库,用了,进行,Bmp,Pcx到JP2,JPc的转换,很好用...
一个Delphi的类库,用了,进行,Bmp,Pcx到JP2,JPc的转换,很好用-a Delphi library, spent, conduct, PDF, Pcx to JP2, the conversion JPc good use
- 2022-07-22 05:36:38下载
- 积分:1
-
关于计算机坐标和地球坐标的变换,可以用于图像处理中标线及划分区域。...
关于计算机坐标和地球坐标的变换,可以用于图像处理中标线及划分区域。-coordinates on the computer and transform the coordinates of the Earth that can be used in image processing and successful line separating regions.
- 2022-05-06 13:57:43下载
- 积分:1
-
DCT编码mtalab程序,其中用到matlab的图像编码模块以及一些常用的算法程序...
DCT编码mtalab程序,其中用到matlab的图像编码模块以及一些常用的算法程序-DCT coding procedures which used Matlab image coding module, and some commonly used algorithm!
- 2023-07-13 17:00:08下载
- 积分:1
-
绘图板程序.可实现简单的图形绘制选择及拖放功能.利用VC++6.0在Win XP 下实现....
绘图板程序.可实现简单的图形绘制选择及拖放功能.利用VC++6.0在Win XP 下实现.-drawing board procedures. To achieve a simple graphic choice and drag-and-drop functions. VC 6.0 Win XP achieve.
- 2022-04-07 23:50:21下载
- 积分: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