-
基于人脸检测的点名系统
使用viola-jones算法实现人脸检测并将人脸剪裁出来,通过统计被剪裁人脸的个数实现课堂出勤人数的统计(Face detection using Viola-Jones algorithm, and cut out the face, through the statistics of the number of faces cut to achieve class attendance statistics)
- 2017-06-10 12:32:01下载
- 积分:1
-
工业控制和数据采集,这是一个脉冲阀的控制原代码,自动控制实验过程....
工业控制和数据采集,这是一个脉冲阀的控制原代码,自动控制实验过程.-industrial control and data acquisition, which is a pulse valve control source, the control experiments.
- 2023-09-07 12:50:03下载
- 积分:1
-
241166
提供一个功能非常完善的系统托盘类,该类可以实现以下功能:任务栏重建后托盘图标自动添加;托盘图标可以动态改变,()
- 2017-09-17 14:41:40下载
- 积分:1
-
很好的C++学习课件,内容很全面,讲解也很详细.
很好的C++学习课件,内容很全面,讲解也很详细.-Good C++ Learning courseware, content is very comprehensive, very detailed brief.
- 2023-07-04 03:30:04下载
- 积分:1
-
Producers and consumers of the code, is to use Visual C++ to write programs ......
生产者消费者的代码,是用Visual C++来编写的程序...希望这个代码会对大家有所帮助-Producers and consumers of the code, is to use Visual C++ to write programs ... hope that this code would be helpful to everyone
- 2022-04-01 02:45:11下载
- 积分:1
-
ASM-Kickstart
Useful code template to get started with Freescale MCF52233 in assembly language
- 2011-05-07 22:09:16下载
- 积分:1
-
Dynamics-AX-Integration-master
微软 Dynamic365 erp 集成案例;(Dynamic365erp integeration)
- 2019-01-15 11:36:45下载
- 积分:1
-
Automatic Image Segmentation using 2D Multistage Entropy
Automatic Image Segmentation using 2D Multistage Entropy
- 2022-09-15 02:55:02下载
- 积分:1
-
CHNN
说明: 该视频主要讲连续hopfield神经网络及其matlab实现(this video is mainly based on the continuous hopfield neural network and its matlab implementation)
- 2019-03-05 20:20:34下载
- 积分:1
-
VC++远程桌面控制的实现
VC++远程桌面控制的实现,C/S结构,使用CSocket,实现思路主要是先将远程桌面捕获,再发回本地,在对话框中显示出来,将本地鼠标和盘键输入,变成命令,发到远程主机执行,以模拟出鼠标和键盘的操作,再将远程桌面捕获,再发回本地,在对话框中显示出来.调试程序注意:
1.先运行服务端点开始
2.再运行客户端,点连接,得到屏幕,再点控制就可以操作远程桌面了.
- 2022-03-09 18:45:35下载
- 积分:1