-
CList类的应用,有很多技巧
CList类的应用,有很多技巧-CList category of applications, there are many skills
- 2022-05-20 02:53:42下载
- 积分:1
-
object detection,filter the bluring image
object detection,filter the bluring image-object detection, image filter the bluring
- 2022-08-13 16:48:03下载
- 积分:1
-
一个vc游戏程序, 随机画图
一个vc游戏程序, 随机画图-a vc Games, random drawing
- 2022-12-28 11:45:03下载
- 积分:1
-
这是一个用C语言编写的C小型程序,请在Torbo C 的环境下运行,便可以看到动态的效果...
这是一个用C语言编写的C小型程序,请在Torbo C 的环境下运行,便可以看到动态的效果-This is a C language C minor procedures, please Torbo C operating environment, we can see the dynamic effects
- 2023-07-09 19:10:03下载
- 积分:1
-
1206使用说明
#include "LCD1602.h"
void LCD1602Write(UINT8 type, UINT8 data)
{
uint8_t i ;
uint16_t val, tmp = data;
if(type == CMD)
GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令
else
GPIO_SetBits(LCD1602PROT, RS); //RS = 1 写数据
GPIO_ResetBits(LCD1602PROT, RW); //RW = 0 ;
for(i=0; i>4)&0x000F)
- 2023-09-07 23:35:02下载
- 积分:1
-
这个小东西WPF开发,开放
WPF 开发的小东西 ,公开本源码!通过调节滚动条实时改变颜色!-WPF development of the small things, the open-source! Rolling through the adjustment of the real-time change in color!
- 2022-03-21 03:05:39下载
- 积分:1
-
FOR compare two YUV file
完成两个YUV文件的比较-FOR compare two YUV file
- 2022-07-11 13:05:39下载
- 积分:1
-
Support Vector Machine (SVM), a classification algorithm source code [Matlab]
支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
- 2022-07-04 13:09:06下载
- 积分:1
-
人脸识别源程序:对人脸的眼睛部位进行分割,应用此程序有很好效果。...
人脸识别源程序:对人脸的眼睛部位进行分割,应用此程序有很好效果。 -source : Face part of the eye that split application of this procedure are very good results.
- 2022-08-10 22:33:23下载
- 积分:1
-
MIT人工智能实验室的目标识别的源码,MATLAB版本的,非常适合计算机视觉方面的研究使用。...
MIT人工智能实验室的目标识别的源码,MATLAB版本的,非常适合计算机视觉方面的研究使用。-MIT artificial intelligence laboratory identification of the target source code, version of the MATLAB, very suitable for computer vision of study.
- 2022-01-26 04:38:13下载
- 积分:1