-
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法...
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现直线/圆/椭圆中点Bresenham算法-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a straight line/circle/elliptical mid-point of Bresenham Algorithm
- 2022-01-21 17:32:58下载
- 积分:1
-
C Language Circle the midpoint algorithm, and in accordance with scanning lines...
用C语言实现的中点画圆算法,并根据扫描线种子填充算法来填充圆形。-C Language Circle the midpoint algorithm, and in accordance with scanning lines seed fill algorithm to fill round.
- 2023-03-19 00:50:03下载
- 积分:1
-
C编写的非常简单图片浏览器,可给有需要的人学习,交流
C编写的非常简单图片浏览器,可给有需要的人学习,交流-C prepared by a very simple picture browser, can be given to those in need to learn, exchange
- 2022-03-10 21:01:33下载
- 积分:1
-
采用SVG实现两个动画,一个使用JavaScript,另一个没有使用JavaScript...
采用SVG实现两个动画,一个使用JavaScript,另一个没有使用JavaScript-To achieve two animations using SVG, a use of JavaScript, the other does not use JavaScript
- 2022-06-11 13:33:31下载
- 积分:1
-
vc prepared by the multi
由vc++编写的多功能日历时钟,可以为你提供准确的时间!-vc prepared by the multi-purpose calendar clock, we will be able to provide you with accurate time!
- 2023-02-17 18:20:04下载
- 积分:1
-
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。...
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。-OCR source good quality. This is a well-known open source abroad OCR, the OCR research enthusiasts must support ah.
- 2023-06-03 12:25:03下载
- 积分:1
-
automatic face detection and recognition system
自动人脸检测识别系统-automatic face detection and recognition system
- 2022-08-17 11:50:47下载
- 积分:1
-
Digital Identification, VC++, Source code belongs to original author, it is best...
数字识别,VC++,源代码版权归原作者所有,最好只用于学习等非商业用途。-Digital Identification, VC++, Source code belongs to original author, it is best used only for learning and other non-commercial purposes.
- 2023-05-06 06:30:03下载
- 积分:1
-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
- 2022-01-25 17:48:42下载
- 积分:1
-
TLD 目标跟踪 vs2012+opencv2.410
资源描述
资源描述
这个代码不能再VS工具上直接运行,要在cmd里传参
例:cmd里切到C:UsersAdministratorDocumentsVisual Studio 2012ProjectsTLDDebug ld.exe -p parameters.yml 等
这个C++程序巨慢,只适合理解原理。实验还是MATLAB版的。
- 2022-07-17 22:21:01下载
- 积分:1