-
图形学中立方体的旋转
图形学中立方体的旋转-Graphics rotating cube
- 2022-05-11 01:10:35下载
- 积分:1
-
图形处理程序,含有锐化,平滑等多种处理
图形处理程序,含有锐化,平滑等多种处理-Graphics processing procedures, containing sharpening, smooth handling, etc.
- 2022-01-25 14:26:57下载
- 积分:1
-
3DS文件格式的读写,以及3DS文件的结构进行简单说明
3DS文件格式的读写,以及3DS文件的结构进行简单说明-3DS file format reading and writing, and the 3DS document structure briefly
- 2022-03-16 07:59:53下载
- 积分:1
-
这是一个matlab环境下的关于图像频谱分析的源代码,内附图像。...
这是一个matlab环境下的关于图像频谱分析的源代码,内附图像。-This is a Matlab environment on the image spectrum analysis of source code, containing images.
- 2022-03-02 22:50:15下载
- 积分: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
-
TinyCad在VC6上重新编译调试成功的一个PCB CAD源码
TinyCad在VC6上重新编译调试成功的一个PCB CAD源码-TinyCad re-compile in VC6 debugger success PCB CAD source
- 2022-02-03 15:37:02下载
- 积分:1
-
图像处理软件,支持BMP文件格式,图像旋转,变换,…
图像处理软件,支持BMP文件格式,提供图像旋转、变换、边缘提取等一般图像处理的基本操作接口。-image processing software, supports BMP file formats, image rotation, transform, edge extraction general basic image processing interface.
- 2022-02-04 03:41:20下载
- 积分:1
-
Mapping of a small software is, in fact, graffiti board!
作图的一个小软件,其实就是涂鸦板!-Mapping of a small software is, in fact, graffiti board!
- 2023-06-24 01:50:03下载
- 积分:1
-
卡拉ok字幕效果显示
卡拉ok字幕效果显示-karaoke subtitles results show
- 2023-07-22 10:55:04下载
- 积分:1
-
Delphi数字图像识别Image.rar
Delphi数字图像识别Image.rar-Delphi Digital Image Recognition Image.rar
- 2022-01-26 03:27:24下载
- 积分:1