-
Test
正则表达式运行小程序正则表达式运行小程序(Regular expressions run the applet)
- 2011-12-29 18:56:37下载
- 积分:1
-
StdAfx
StdAfx.h for builder a C++ implementation.
- 2010-09-25 01:40:24下载
- 积分:1
-
cavity2d
palabos基本的经典方腔流动,2d模型,初学者必备(Palabos classical square cavity flow, 2d model.Essential for beginners)
- 2020-06-23 12:20:02下载
- 积分:1
-
Desktop
VR虚拟现实展览馆,根据HTC开发,实现场景跳转、移动、全景。(VR virtual reality exhibition hall, based on HTC development, realizes scene skipping, mobile and panoramic.)
- 2020-11-21 00:19:37下载
- 积分:1
-
ADXL345
说明: 加速度传感器ADXL345的驱动程序,是基于Arduino平台的驱动。(The driver of acceleration sensor ADXL345 is based on Arduino platform.)
- 2020-06-24 08:00:02下载
- 积分:1
-
51综合练习
说明: 8051 练习项目,包含串口、定时器、红外遥控、LCD1602、SMI串行总线读写等功能。(8051 exercise items, including serial port, timer, infrared remote control, LCD1602, SMI serial bus reading and writing functions.)
- 2020-06-16 11:20:02下载
- 积分:1
-
VCandmatlabcomplie
VC和MATLAB的混合编程,提供VC和MATLAB的高效运作。VC的界面设计,MATLAB的强大计算功能。(Mixture of VC and MATLAB programming and provide the efficient operation of the VC and MATLAB. VC interface design, MATLAB' s powerful computing capabilities.)
- 2010-07-13 17:26:00下载
- 积分:1
-
sort_disk_file
根据编程珠玑第一章内容的C++实现。包括使用库函数sort和使用bit_vector两种方法。包括含有不重复随机数文件的生成。(A C++ implement of the 1st Column of Programming Pearls.)
- 2017-11-21 10:54:57下载
- 积分:1
-
ADE7953_ver1_20100318
ADE7953 MCU代码例程,与其上位机相对应,仅供参考(ADE7953 MCU code examples, corresponding to their PC, for reference only)
- 2020-09-29 21:17:46下载
- 积分:1
-
opencv人脸笑脸识别
# ANN-SmileDetection这是一个使用BP神经网络进行笑脸检测的程序作者:PP(1631552) 1631552pp@tongji.edu.cn ,YZH(1631546), LW(1632407)工程结构:source -- 源代码和Makefiletrainset -- 训练集networks -- 神经网络数据文件功能:训练 -- 使用训练样本路径下的所有图片训练一个BP神经网络,并把训练好的神经网络保存到文件 默认训练样本路径分别为trainset/positive和trainset/negative默认神经网络数据文件为networks/default.xml预览 -- 预览摄像头拍摄的实时图像,不对其做任何处理 图像分辨率为640x480默认摄像头设备为/dev/video0检测 -- 从文件中加载神经网络分类器,并在摄像头拍摄的实时图像中进行笑脸检测,若检测到笑脸则在图像周围绘制一个红色矩形图像分辨率为320x240默认神经网络数据文件为networks/default.xml默认摄像头设备为/dev/video0依赖:libv4l-devopencv 3.0编译:cd sourcemake cleanmake 运行:训练 -- ./smileFaceDetection -t
- 2022-01-27 10:00:51下载
- 积分:1