-
视频车辆检测
本程序可对通过三个车道的车辆进行检测,计数。背景建模使用的是背景差法,效果很好,程序中自带了测试视频,如果你想使用本程序,只要稍微改动一些参数即可。
- 2022-02-12 12:05:19下载
- 积分:1
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-05-09 09:23:48下载
- 积分:1
-
一个windows里面的播放器2
一个windows里面的播放器2-a windows inside the two players
- 2022-07-18 00:23:38下载
- 积分:1
-
动态连接库,自己做的
动态连接库,自己做的-dynamic link libraries do for myself
- 2023-02-25 13:20:03下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
- 2023-02-14 02:50:04下载
- 积分:1
-
Graphics when used in the treatment of the division, and directly editing the di...
在处理图形时用于除法的进行,直接编辑出除法来-Graphics when used in the treatment of the division, and directly editing the division to
- 2022-07-10 04:37:27下载
- 积分:1
-
Airline Reservation System
- 2022-08-03 02:49:39下载
- 积分:1
-
酒店管理系统 .net开发 带源代码
更有大量源代码交流
酒店管理系统 .net开发 带源代码
更有大量源代码交流-hotel management system. Net source code developed with a lot more source code sharing
- 2022-03-20 07:53:11下载
- 积分:1
-
这是联合角点和边缘的检测程序,是自己修改的,已经通过了调试,能够运行。...
这是联合角点和边缘的检测程序,是自己修改的,已经通过了调试,能够运行。-This is the joint angle and the edge detection procedure is itself amended, has passed debugging, to run.
- 2022-05-19 17:30:17下载
- 积分:1