-
基于图像处理算法实现的,能打开BMP格式图像,能对它进行各种图像处理的程序。...
基于图像处理算法实现的,能打开BMP格式图像,能对它进行各种图像处理的程序。-based on image processing algorithm that can be opened BMP format images, it can be for various image processing procedures.
- 2022-03-13 01:27:06下载
- 积分:1
-
图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等...
图像模式识别,vc++实现各种常用模式识别算法,包括分类器设计等-image pattern recogenise
- 2022-04-15 18:55:54下载
- 积分:1
-
基于数学形态学编写而成的图形图象处理程序。
基于数学形态学编写而成的图形图象处理程序。-prepared graphics image processing.
- 2022-05-19 07:35:36下载
- 积分: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
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-03-15 23:09:21下载
- 积分:1
-
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动....
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.-VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations. -VC++ 6.0 real-time curve of the chart procedures. With the input data changes, subsequent real-time charts curve fluctuated .- VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.
- 2022-06-02 19:25:10下载
- 积分:1
-
用风险投资来准备反
用vc编写得图像的反色、图像转置、维纳滤波处理得代码-Vc was used to prepare the anti-color images, image transpose, Wiener filter handling code
- 2023-07-29 14:05:03下载
- 积分:1
-
自己编的vb编程,这是树形源代码!请多多指教!
自己编的vb编程,这是树形源代码!请多多指教!-vb own series programming, which is the source code tree! A great weekend!
- 2022-01-31 17:07:40下载
- 积分:1
-
自己刚用c#时候的作品,自己还是比较满意的,老师给分很高哦
自己刚用c#时候的作品,自己还是比较满意的,老师给分很高哦-with their c# recently when the works themselves is quite satisfied with the high teacher-to-oh
- 2022-10-26 21:35:03下载
- 积分:1
-
jpeg图像编/解码
jpeg图像编/解码-jpeg picture arranges/decodes
- 2022-01-24 10:22:09下载
- 积分:1