-
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。...
这是数字图像编程与实现系列源码之一。请继续关注与之配套的系统源码的上传,下载完后细细欣赏其中的代码,一定会有所收获的,对机器视觉与图像编程的理解会加深大一步。-This is the Digital Image Series programming and achieve one source. Please continue supporting concern with the system source code upload, download, after careful to appreciate the code, there will be harvested, the machine vision and image understanding of the programming will deepen big step.
- 2023-05-06 15:10:03下载
- 积分:1
-
MDE是MiniGUI的综合演示程序。主要演示程序…
MDE 是 MiniGUI 的综合演示程序。主要的演示程序有:虚拟控制台程序、控件演示程序、对话框演示程序、字体演示程序、GDI 接口演示程序、看图程序、记事本程序、绘图程序、扫雷游戏、推箱子游戏、俄罗斯方块游戏、合并同类项游戏等。 -MDE MiniGUI is a comprehensive demonstration program. The main demo program are : Virtual Console procedures, controls demo program, the dialog demo program, fonts Demonstration Program, the GDI interface demo program, flashcards procedures, the Notepad program, a plotting program, minesweeping games, magazines games, Tetris game, the merger of similar items games.
- 2022-03-30 19:46:09下载
- 积分:1
-
With VC realize the image thresholding algorithms have been debug can adjust the...
用VC实现的图像阈值算法 已经调试过 可以调节阈值 显示图像变化-With VC realize the image thresholding algorithms have been debug can adjust the display image changes in threshold
- 2023-06-10 07:40:03下载
- 积分:1
-
用vb编的对活动窗口产生多重镜像的小程序
用vb编的对活动窗口产生多重镜像的小程序-With vb series of activities have multiple mirrored window applet
- 2022-03-19 20:03:52下载
- 积分:1
-
一个很经典的vb专业图象处理开发程序,面象对象机制,处理速度与VC无异....
一个很经典的vb专业图象处理开发程序,面象对象机制,处理速度与VC无异.-a classic vb the professional development of image processing procedures, object-like mechanism to deal with the same speed and VC.
- 2022-05-19 11:27:01下载
- 积分:1
-
本代码实现了从三维水波纹管动态演示的程序代码…
此为完全由代码实现的3d水波纹动态演示的源程序没有使用任何控件和3d函数,值得一看!-this code to fully realize from the 3d water bellows dynamic demonstration of the source without the use of any controls and 3d function, eye-catcher!
- 2022-08-21 19:49:01下载
- 积分:1
-
用分形画康定翠雀华
用分形画康定翠雀华-Fractal painting Kangding Delphinium China
- 2023-03-31 01:35:05下载
- 积分:1
-
图像重建的vb算法
图像重建的vb算法-image reconstruction algorithm vb
- 2022-05-28 11:23:02下载
- 积分: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
-
一个简单分形图形的源码,谢尔宾斯基三角形生成
一个简单分形图形的源码,谢尔宾斯基三角形生成-a simple fractal graphics source code, the Sierpinski triangle formation
- 2022-05-23 19:03:10下载
- 积分:1