-
人脸检测 in opencv with VC++
人脸检测 in opencv with VC
人脸检测 in opencv with VC++
人脸检测 in opencv with VC-face detection in opencv with VC++
face detection in opencv with VC++
- 2023-06-16 06:35:03下载
- 积分:1
-
用IP打开主机端口 实现主机间的数据传输 可以传输文件
用IP打开主机端口 实现主机间的数据传输 可以传输文件-IP host ports open between the mainframe data transmission can transfer files
- 2023-07-12 11:50:03下载
- 积分:1
-
正常开放
开源软件spark的API文件,进行spark的二次开发时所必需的工具。-Open-source software the API documents spark, the spark of the secondary development of essential tools.
- 2022-01-25 14:05:36下载
- 积分:1
-
用户根据原理图进行电子元器件绘制,可以保存打开
用户根据原理图进行电子元器件绘制,可以保存打开-Users in accordance with the conduct of electronic components schematic drawing, can be preserved for open
- 2022-04-22 00:46:23下载
- 积分:1
-
use the CEdit class in a very basic dialog based application.
use the CEdit class in a very basic dialog based application.
- 2022-02-12 07:30:52下载
- 积分:1
-
A utility for cross
lib、dll等文件格式转换的软件,包括源程序-A utility for cross-platform development of function libraries, for converting
and modifying object files and for dumping and disassembling object and
executable files for all x86 and x86-64 platforms.
- 2023-08-25 03:15:04下载
- 积分:1
-
rs232 串口通行 16进制
用于与rs232通行用,环境vs2012,能直接发送和接受16进制数据,可作为软件串口调试或串口通信开放用。能直接运行。
- 2023-02-02 16:35:03下载
- 积分:1
-
测试源码,驱动测试,windows mobile
测试源码,驱动测试,windows mobile-code for test
design for windows mobile
- 2022-02-04 21:12:35下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
这是一个存储管理分区分配算法的源码,操作系统的
这是一个存储管理分区分配算法的源码,操作系统的-this is a source code of save the charge sectors,for operating system
- 2022-11-29 02:45:03下载
- 积分:1