-
文件读取,将文件里的数据进行处理。识别正负数,小数。本程序是本人数控机床CNC故障诊断代码中的部分代码。有兴趣对数控机床CNC的,可以继续讨论。...
文件读取,将文件里的数据进行处理。识别正负数,小数。本程序是本人数控机床CNC故障诊断代码中的部分代码。有兴趣对数控机床CNC的,可以继续讨论。-Documents read, the data file for processing. Identification of plus or minus the number of decimal places. This procedure is my fault diagnosis of CNC machine tools CNC code part of the code. Are interested in CNC for CNC machine tools can continue to discuss.
- 2022-08-06 02:34:20下载
- 积分:1
-
simulation tests mouse and keyboard input software description : The simulated t...
模拟测试鼠标及键盘的输入
软件简介:本例模拟测试鼠标及键盘的输入,适合于初级vc编程者阅读.
-simulation tests mouse and keyboard input software description : The simulated test cases mouse and keyboard input, suitable for junior programmers vc reading.
- 2022-01-26 05:54:45下载
- 积分:1
-
facedetector
人脸检测器 #include < iostream >
#include < cv.h >
#include < highgui.h >
int main(void)
{
int 键 = 0 ;
int i;
CvMemStorage * 存储 = cvCreateMemStorage (0) ;
CvCapture * 捕获 = cvCaptureFromCAM (0) ;
char * 文件名 ="haarcascade_frontalface_alt.xml";
CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名,
0,0,0) ;
虽然 (关键! = "q") {
IplImage * 帧 = cvQueryFrame (捕获) ;
如果 (! 帧) 断 ;
CvSeq * 脸 = cvHaarDetectObjects (
帧,
级联,
存储,
1.1、
3,
0 / * CV_HAAR_DO_CANNY_PRUNNING *,
cvSize (40,40)) ;
为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) {
CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ;
CvFont 字体 ;
cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ;
CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ;
cvPutTex
- 2022-01-30 19:16:21下载
- 积分:1
-
使用嵌入式可视基本开发窗口应用程序(配套光盘代码)
use embedded visual basic develop windows ce application book(companion CD code)
- 2022-02-26 03:50:44下载
- 积分:1
-
windows自带的计算器差不多的哈,大家顶起哈 倒时候一定回顶
windows自带的计算器差不多的哈,大家顶起哈 倒时候一定回顶-windows built-in calculator similar to Kazakhstan, Kazakhstan was the top U.S. time must return to the top
- 2022-11-11 04:50:03下载
- 积分:1
-
基于Windows Mobile平台的IrDA红外通信范例
基于Windows Mobile平台的IrDA红外通信范例-Based on the Windows Mobile platform, IrDA infrared communications paradigm
- 2023-06-24 15:10:03下载
- 积分:1
-
Access Password Access Password management tools management tools
Access密码管理工具
Access密码管理工具-Access Password Access Password management tools management tools
- 2023-06-26 21:20:03下载
- 积分:1
-
一个C++反射的实例代码,用的是AGM库,没有截图。
一个C++反射的实例代码,用的是AGM库,没有截图。
-A C++ code examples of reflection, using the AGM database, there is no screenshot.
- 2022-07-12 08:46:39下载
- 积分:1
-
bsim3V3的主要方程类表
bsim3V3的主要方程类表-The main equation bsim3V3 Class Table
- 2022-03-02 15:13:36下载
- 积分:1
-
tclocklight
tclocklight-040702-2-zh-tw-tclocklight-040702-2-zh-tw
- 2022-02-07 12:59:24下载
- 积分:1