-
一个图象域值分割程序
一个图象域值分割程序-an image segmentation procedures Domain
- 2022-02-07 10:37:56下载
- 积分:1
-
Function Introduction: to help you easily crawl all kinds of resources in the do...
功能简介:,帮助您轻松抓取各种资源文件中的图标,并可保存为图标和位图等格式或将其复制到系统剪切板中,以便在其它程序中粘贴时使用-Function Introduction: to help you easily crawl all kinds of resources in the document icon, and saved as icon and bitmap formats, or copy it to the system clipboard in order to paste in other programs to use
- 2022-12-16 13:40:03下载
- 积分:1
-
vga 显示
完全硬件语言
大家可以学习学习
vga 显示
完全硬件语言
大家可以学习学习-vga display complete hardware language everyone can learn to learn
- 2022-02-12 10:07:20下载
- 积分:1
-
PHOTOSHOP中的喷枪实现的源程序
PHOTOSHOP中的喷枪实现的源程序-PHOTOSHOP the realization of the source spray
- 2022-02-01 12:19:44下载
- 积分:1
-
基于结构光的利用格雷码和相位组合的三维测量设计
基于结构光的利用格雷码和相位组合的三维测量设计-Based on Structured Light Gray code and phase combinations using three-dimensional measurement design
- 2022-07-24 06:35:04下载
- 积分:1
-
L系统理论下,用计算机实现得分形算法,可以直观地看到图形...
L系统理论下,用计算机实现得分形算法,可以直观地看到图形-L system theory, with computer scoring algorithm can intuitively see graphic
- 2022-03-02 22:41:05下载
- 积分:1
-
该软件适合初学图像处理的朋友,是一个教学性质的c源码
该软件适合初学图像处理的朋友,是一个教学性质的c源码-The software is adopt to the person who is a beginner of study image processing,the software is a C source code which have teaching character.
- 2022-07-24 23:00:53下载
- 积分: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
-
在图像处理中经常用到的图像缩放算法。
在图像处理中经常用到的图像缩放算法。-in image processing frequently used image scaling algorithm.
- 2022-03-03 15:58:39下载
- 积分:1
-
小程序发挥SVG静态文件
Small midlet to play svg static files-Small midlet to play svg static files
- 2022-05-10 12:05:41下载
- 积分:1