-
CVMFC
本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。
1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序(This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV functions for call processing 3, prepared with the DirectShow video capture program)
- 2010-12-06 19:54:11下载
- 积分:1
-
MmDemo
vc和matlab混合编程,在vc中调用matlab的函数进行计算和处理,本程序中调用了matlab图像处理函数打开图像并进行灰度处理(vc and matlab mixed programming, matlab function calls are calculated and processed in the vc, the program calls the matlab image processing function to open and grayscale image processing)
- 2014-02-05 20:05:21下载
- 积分:1
-
Windows.API-函数、接口、编程实例
Windows.API-函数、接口、编程实例,编译环境VC6,助你学习VC编程
- 2022-01-26 02:01:28下载
- 积分:1
-
多线程 Semaphore
class Program { static void Main(string[] args) { Semaphore seamphore = new Semaphore(5, 5, "SemaphoreExample"); seamphore.WaitOne(); Console.WriteLine("Seamphore 1"); seamphore.WaitOne(); Console.WriteLine("Seamphore 2"); seamphore.WaitOne(); Console.WriteLine("Seamphore 3");
- 2014-11-10下载
- 积分:1
-
CUI
Very useful bootloader for the pic 18F4550. Use it with a CUI board.
- 2009-08-26 10:02:43下载
- 积分:1
-
HK_test
说明: 海康人脸摄像头的实例程序,可获取摄像机后台捕捉到的人脸数据。(Haikang Face Camera example program, can obtain the camera background captured face data.)
- 2019-03-26 11:45:23下载
- 积分:1
-
wanshu
说明: 一个数如果恰好等于它的因子之和,这个数就称为“完数”,编写程序找出2~5000中的所有完数。(If a number is just equal to the sum of its factors, this number is called " complete number" , written procedures to identify 2 to 5000 in the number of all finished.)
- 2010-03-31 17:19:31下载
- 积分:1
-
SDK采集图像(Halcon)
需安装Halcon
- 2020-02-21下载
- 积分:1
-
xiong
十六进制转换为十进制,是想应用程序可视化界面实现不同进制之间的转换。(sixteen to ten)
- 2009-04-07 09:17:06下载
- 积分:1
-
QQ模拟登陆 源码下载
QQ模拟登陆 源码下载
- 2014-07-12下载
- 积分:1