-
数字图像处理中的一个不可多得的研究。MFC的使用,我希望…
一个不可多得的学习数字图像处理的vc++程序。使用mfc,希望对初学vc的兄弟会有帮助-a rare study of the Digital Image Processing vc procedures. Mfc use, and I hope to beginners vc brother will be helpful
- 2022-03-24 07:39:47下载
- 积分:1
-
搜索到的比较好的箭头绘画源码,vc++下,大家可参考使用
搜索到的比较好的箭头绘画源码,vc++下,大家可参考使用-search of the relatively good source arrow painting, vc, we can use and reference
- 2023-04-22 23:25:03下载
- 积分:1
-
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。...
这是一个生成圆周的源代码,首先用Bresenham算法生成八分圆坐标,再计算出8个对称点,生成圆周的所有点之后,按y值排序,转换成线段表。-This is a generation of source code circumference, first using Bresenham algorithm generated nearly circular coordinates, and then work out eight symmetry, circumferential generate all points, according y values, in order of conversion segment table.
- 2022-02-13 22:14:55下载
- 积分:1
-
VC&matlab混合编程的研究
VC&matlab混合编程的研究-VC
- 2022-02-07 23:38:37下载
- 积分:1
-
画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板...
画板是一个可以自已定制画板界面和图库并按分类进行作画的一个小程序,界面非常精美。其中PaintDlg.DLL封装了画板的主模块。Paint.Exe为执行调用画板的一个可执行文件示例(用于指定打开画板是在什么类型下,如卡通画或工程画分类等等)。本软件的VC++源代码全部开源,你可以能照Paint.exe对应VC++工程是如何调用此画板动态联接库的WIN32API,以便你可以在其它开发语言中直接调用打开画板即可。-Paint Vc++ source Code
- 2022-04-26 10:08:28下载
- 积分:1
-
药品包装在线检测系统,通过摄像机抓取图片,然后进行分析,看是否和模板的数据一样!进行检测...
药品包装在线检测系统,通过摄像机抓取图片,然后进行分析,看是否和模板的数据一样!进行检测-Pharmaceutical Packaging line inspection systems, crawling through the camera picture, and then analyze to see if the same data and templates! Test
- 2023-06-22 08:20:04下载
- 积分:1
-
这场比赛仅仅是多个屏幕切换的实现开始…
此游戏只实现了一些开始画面的切换功能,是12星座的一个游戏但是还没有写完-This game is only the beginning of the realization of a number of screen switching function, is a constellation of 12 games but has not yet finished
- 2022-07-08 08:57:24下载
- 积分:1
-
vehicle monitoring (navigation and positioning, communications) system source co...
车辆监控(导航与定位,通信) 系统源码,能够帮助用户实现实时车辆监控,以及查询统计打印等功能.-vehicle monitoring (navigation and positioning, communications) system source code, to help users achieve real-time traffic monitoring, and the inquiry statistics printing.
- 2022-01-26 01:09:11下载
- 积分: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
-
image programming and machine vision one source, are engaged in programming and...
图象编程与机器视觉源码之一,是从事图像编程与机器视觉的人的好东东,内容具体,详尽。-image programming and machine vision one source, are engaged in programming and images of machine vision a good Dongdong, as specific and detailed.
- 2022-08-17 18:25:32下载
- 积分:1