-
51 ip nuclear VHDL source code s3c44b0x transplant
51 ip 核 vhdl 原代码
s3c44b0x 移植代码
-51 ip nuclear VHDL source code s3c44b0x transplant
- 2022-03-24 23:01:44下载
- 积分:1
-
用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换
用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
- 2023-06-14 06:55:04下载
- 积分:1
-
运用Visual.Basic编写的《图标制作软件》及愿代码
运用Visual.Basic编写的《图标制作软件》及愿代码-Visual.Basic prepared by the use of "icon software," and is willing to code
- 2022-03-03 01:19:51下载
- 积分:1
-
2D, 3D图像的自由view,按button2d, 3d view窗自由增加。
2D, 3D图像的自由view,按button2d, 3d view窗自由增加。-2D, 3D images of the Liberal view, by button2d, 3d view window more freedom.
- 2022-01-25 20:13:22下载
- 积分:1
-
一个完整简明的PYTHON图像处理程序_2
一个完整简明的PYTHON图像处理程序_2-a concise PYTHON has made a complete image-processing program _2
- 2022-01-21 21:42:14下载
- 积分: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
-
用C语言编写的图形旋转源程序
用C语言编写的图形旋转源程序-C language source graphics rotation
- 2022-07-22 20:16:09下载
- 积分:1
-
该函数实现了用最大方差法来计算出分割阈值
该函数实现了用最大方差法来计算出分割阈值-To achieve maximum variance method to calculate the threshold segmentation
- 2022-02-10 15:58:42下载
- 积分:1
-
一个基于mega16的串口通讯实例,用于验证串口通讯的正确性
一个基于mega16的串口通讯实例,用于验证串口通讯的正确性-based on a serial communications mega16 the examples used to validate the correctness of serial communications
- 2022-08-19 13:05:35下载
- 积分:1
-
第8章 图形图像编程MOUSEDRAW
第8章 图形图像编程MOUSEDRAW-Chapter 8 graphics programming MOUSEDRAW
- 2022-03-25 19:54:19下载
- 积分:1