-
CC1101,CC1100驱动
TICC1101 433射频 ,驱动与接口 主单片机为STM8S103F2其SPI接口为PC4, PC5, PC6 ,PC7
- 2023-04-08 12:50:04下载
- 积分:1
-
cgilib-3.11-bin.tar
CGI-LIB开发包,让C语言开发CGI容易起来,并在这个开发包上写了一些CGI程序。(CGI-LIB development kit to enable CGI C language development easier, and in this development kit to write a number of CGI programs.)
- 2011-05-25 18:26:46下载
- 积分:1
-
GLMetaseq.c
让ARToolKit支持MQO模型所需的所有函数实现代码,均在对应的GLMetaseq.c中。(Let ARToolKit supports all the functions needed to MQO model codes, both in the corresponding GLMetaseq.c.)
- 2014-02-09 23:12:05下载
- 积分:1
-
局域网监听
• // 获得网卡名字
• lpAdapter = PacketOpenAdapter(AdapterDeviceName); // 打开网卡
• if (!lpAdapter || (lpAdapter->hFile == INVALID_HANDLE_VALUE))
• {
• AfxMessageBox("打开网卡错误!");
• return;
• }
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-05 22:24:55下载
- 积分:1
-
5种摄像头算法
说明: 五种阳光算法,对摄像头遇到的阳光进行减弱(Five sun algorithms to reduce the sunlight the camera encounters)
- 2020-03-04 20:31:44下载
- 积分:1
-
C#获取CPU、内存、磁盘使用率
- 2021-11-05 00:37:22下载
- 积分:1
-
Visual-CPP
软件代码保护编写方法-vmprotect(soft-code protect writing-vmprotect)
- 2015-01-20 11:30:40下载
- 积分: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
-
FAT32_SD-Interface-C-function
在SD卡上实现FAT32文件系统,C实现,可程序结构清晰,简单易懂。里面还有一篇介绍FAT32文件系统的文档,学习代码之前,请耐心将pdf文档研读一遍,这样能达到事半功倍的效果(mplemented on the SD card FAT32 file system, C realized, program structure clear, simple and understandable. There is also a description of the document FAT32 file system, learning code, please be patient to read pdf documents again, so to achieve a multiplier effect。)
- 2013-10-12 08:47:39下载
- 积分:1
-
基于STM32的HART程序
说明: 基于STM32的Hart程序,,4_20电流的HART通讯协议程序。(Hart program based on STM32, 4_ HART communication protocol program for 20 current.)
- 2020-05-26 09:42:04下载
- 积分:1