-
可以实现bmp、jpg、tif、gif、png等图像格式的互相转化。
可以实现bmp、jpg、tif、gif、png等图像格式的互相转化。-Can be achieved bmp, jpg, tif, gif, png image format, such as the mutual transformation.
- 2022-02-26 20:54:51下载
- 积分:1
-
- 2022-02-15 04:14:49下载
- 积分:1
-
图像点跟踪的程序,需要安装opencv! 大家试一试,效果还不错!...
图像点跟踪的程序,需要安装opencv! 大家试一试,效果还不错!-image tracking procedures, the need to install OpenCV! We try, the results were pretty good!
- 2023-08-08 04:05:03下载
- 积分:1
-
VB for image proceesing library handy
VB for image proceesing library handy
- 2022-03-25 17:25:20下载
- 积分:1
-
vc中实现的图像淡入淡出效果,初学者好材料
vc中实现的图像淡入淡出效果,初学者好材料-vc achieve the image fades out of effect, good material beginners
- 2022-08-13 03:54:11下载
- 积分:1
-
;生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线! 其实...
;生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线! 其实这是我得一门选修课的作业!欢迎指教!- Generated interface has three buttons, Add** Move, increased points for the left, right drag the point Move** Add, for the right to increase, the left-drag point Clear to clear all interface points and curves! In fact, this is an elective course I have the operation! Welcome advice!
- 2022-03-22 05:45:28下载
- 积分:1
-
图像显示功能,VC环境下,只有必要的代码问题…
实现VC环境下的图像显示功能,只需要将代码溶入现有程序,就能实现显示功能。不需要额外工作量。-VC environment of image display functions, it is only necessary code into existing procedures, it will be able to display. No additional workload.
- 2023-02-05 05:40:03下载
- 积分:1
-
实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式...
实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式-AVI video to realize the single-frame shots, but also could be modified as necessary according to frame shots, screenshots can be saved as BMP, JPEG and other common formats
- 2022-04-29 13:32:07下载
- 积分:1
-
迷你型小时钟源程序
迷你型小时钟源程序-small mini-clock source
- 2023-07-31 07:10:03下载
- 积分: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