-
《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪...
《池塘夜降彩色雨》配套源代码.本代码实现在屏幕上飘落的雨滴在水面上产生涟漪-"Color pond night drop of rain" complementary source code. The implementation of the code on the screen of the raindrops fall gently on the water surface have a ripple
- 2022-05-08 21:45:14下载
- 积分:1
-
用于双眼检测的 Adaboost算法 分类器
用于双眼检测的 Adaboost算法 分类器-Eye_pair_detector_computed_with_7000_positive_samples
- 2023-07-17 14:40:03下载
- 积分:1
-
用浮动水平线法实现的三维曲面造型。
用浮动水平线法实现的三维曲面造型。- With fluctuation horizontal long-base method realization three
dimensional surface modeling.
- 2023-03-27 22:20:03下载
- 积分:1
-
钻石
diamond-square三维地形细分算法-terrain generator using diamond-square method
- 2022-05-05 09:21:21下载
- 积分:1
-
一个用VC编写的图形界面,学习参考有用。
一个用VC编写的图形界面,学习参考有用。-a VC prepared by the graphical interface, learning useful reference.
- 2022-06-26 20:56:07下载
- 积分: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
-
日志边缘检测的风险投资项目,可以实现边缘检测,锐化…
log边缘检测的VC工程,可实现边缘检测,锐化等。并含有书面说明及实验文档。-log edge detection of the VC project can be realized edge detection, sharpening and so on. And contains a written description and laboratory documentation.
- 2022-05-19 01:30:45下载
- 积分:1
-
上传一个简单的图像伸缩显示的程序,与大家分享了!
上传一个简单的图像伸缩显示的程序,与大家分享了!-upload a simple telescopic images showed the procedure to share with you!
- 2023-03-25 04:25:04下载
- 积分:1
-
图象的检测,模板匹配
图象的检测,模板匹配-Image detection, template matching
- 2022-04-07 22:02:37下载
- 积分:1
-
在线描述号码识别所有代码主要应用的知识…
联机手写数字识别的全部源码,主要用到了图像处理和模式识别的知识,大家参考一下哟!-Online descript number recognition with all code.Mainly used the knowledge of image disposes.
- 2023-06-15 05:40:04下载
- 积分:1