-
faceRecongnition
说明: 利用opencv实现人脸识别,基于C++,VisualStudio2017开发,配合opencv自带的人脸识别类(using opencv to make faceRecongnition)
- 2020-06-21 13:20:06下载
- 积分:1
-
离散交易源码
说明: 很出名的交易系统,原理是利用价格超卖超买和最近最高最低价格来进行判断交易信号,同时再入场的信息也可以自己设置,我附上了源码,大家也可以在源码中增加自己的交易筛选信号提高正确率和盈利率。(Well-known trading system, the principle is to use price oversold and overbought and the latest highest and lowest price to judge the trading signal, while re-entry information can also be set by itself, I attached the source code, you can also add their own trading screening signal in the source code to improve the accuracy and profitability.)
- 2020-06-30 17:00:02下载
- 积分:1
-
AVR单片机读写DHT11
AVR单片机读写DHT11,已在项目中使用#include #include "struct.h" #include "dht11.h" #include "delay.h"#include "PublicVariable.H"//#include "init.H"//#include "timer.h"
- 2022-02-27 08:15:17下载
- 积分:1
-
MHDD29
说明: 这是一个磁盘检测工具,他的功能强大到无法用语言来形容。(This is a disk detection tool, which is powerful enough to be described in words.)
- 2020-06-20 14:40:01下载
- 积分:1
-
数据结构与算法分析
说明: 方便开发人员理解数据结构和算法分析的资料,包含源码配合了解(It is convenient for developers to understand data structure and algorithm analysis, including source code cooperation.)
- 2019-04-23 09:23:26下载
- 积分:1
-
main
风机控制器智能程序4,请大家自己使用,千万不外传!(Intelligent fan controller program 4, let us own use, do not Gaiden!)
- 2009-12-24 12:16:56下载
- 积分:1
-
LED显示屏控制卡源码
T45DB041B的模拟SPI程序,验证过无问题! /********************************************************************************* * 函数原型:unsigned char SPI_ReadByte(void); * 名 称:SPI_ReadByte * 功 能:从AT45DB041B通过SPI_SO口读入1BYTE数据 * 入口参数:无 * 出口参数:返回读入的1BYTE数据 **********************************************************************************/ unsigned char SPI_ReadByte(void) { unsigned char i,rByte=0; for(i=0;i
- 2022-03-25 18:35:36下载
- 积分:1
-
linux8019
基于嵌入式linux下的8019驱动部分程序。(Based on embedded linux driver 8019 under some of the procedures.)
- 2008-03-30 17:43:22下载
- 积分:1
-
ads1100
说明: 模数转换芯片ads1100 读写程序
已应用于产品,可以直接使用(Analog-digital conversion chip to read and write ads1100 procedures have been applied to products, direct access to)
- 2008-12-02 18:28:10下载
- 积分:1
-
MFC连接Mysql数据库,读写关系型数据库
在vs2013平台上,用MFC实现关系型数据库的连接,读取数据,写入数据,代码简单,适合初学者参考。
- 2022-01-23 10:38:45下载
- 积分:1