-
1
说明: 改代码利用opencv基于YUV颜色空间,实现对肤色分割,并运用凸边,实现对简单手势的识别(Change the code based on the use of opencv YUV color space, color segmentation to achieve, and the use of the convex side, the realization of a simple gesture recognition)
- 2014-06-02 09:58:42下载
- 积分:1
-
stm32实现的pwm电机驱动程序
stm32实现的pwm驱动电机程序,通过pid的控制方法,为了提高电机控制精度,加入电流环和速度环。程序测试正确运行。
- 2022-03-31 17:14:31下载
- 积分:1
-
Design-patterns
大话设计模式源代码的电子稿,详细介绍了所有设计模式的方法与讲解。(Design patterns)
- 2013-07-11 23:57:25下载
- 积分:1
-
cincout
c++语言中利用输入输出流来实现各种复杂图形的绘制(c++ language, using input and output streams to achieve the rendering of complex graphics)
- 2011-02-14 01:00:05下载
- 积分:1
-
colorbar
仿matlab colorbar 用于显示数值计算后的结果分布(Imitation matlab colorbar used to display numerical calculation of the distribution of results)
- 2013-04-24 20:52:24下载
- 积分:1
-
51单片机模拟IIC通讯
说明: 利用51单片机引脚实现对IIC通讯的模拟(Simulation of IIC communication with 51 MCU pin)
- 2019-11-18 20:01:00下载
- 积分:1
-
SM2算法C语言源码
SM2算法C语言源码,KDF使用标准HASH算法
SM2算法静态库编译步骤:
1、将目录sm2放置于linux的共享目录下,使用cd命令进入miracl目录
2、在miracl目录执行命令:./armlinux.sh 执行完成之后会在当前目录生成libsm2.a静态库文件
3、将刚才生成的.a文件拷贝至sm2目录,然后在sm2目录下执行命令:
arm-linux-g++ -o test sm2.c sm2.hpp -L . -lsm2 就会生成sm2测试文件test,将其下载到开发板修改权限后即可运行。
注意:
1、此libsm2.a文件,可直接替换加密机源码common/lib/下的同一文件;
2、armlinux.sh编译脚本不要随意更改。
- 2022-04-07 01:46:14下载
- 积分:1
-
CPP-for-Dummies
C++ for dummies - a 2004 book, it is a guide for beginning C++ programmers
- 2013-04-04 15:02:14下载
- 积分:1
-
景区旅游景点管理系统
自制的旅游景点管理系统
读取TXT文件来实现功能
可以查找路径 显示路径 显示最短路径 显示全部路径
- 2022-02-20 19:57:25下载
- 积分:1
-
使用C Sharp制作的网页分析器。可以下载并提取网页中的图片或其他连接并显示出来。
使用C Sharp制作的网页分析器。可以下载并提取网页中的图片或其他连接并显示出来。-Produced by the use of C Sharp Analyzer page. Can download and extract the Web for images, or other connection and displayed.
- 2023-02-16 09:10:03下载
- 积分:1