-
不错的源码
不错的源码-Good source
- 2022-04-19 08:58:16下载
- 积分:1
-
MATLAB代码的JPEG压缩,JPEG压缩的matlab代码
JPEG压缩matlab代码, JPEG压缩matlab代码-Matlab code JPEG compression, JPEG compression matlab code
- 2022-07-25 09:06:45下载
- 积分:1
-
计算机图形学经典算法,分型算法例程。具体实现了,算法中的技巧...
计算机图形学经典算法,分型算法例程。具体实现了,算法中的技巧-Classic computer graphics algorithms, sub-type algorithm routines. Concrete realization of the algorithm in the skills
- 2023-08-11 13:10:03下载
- 积分: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
-
hopefully This file gives a complete set of instructions for installing and runn...
This file gives hopefully a complete set of instructions for
installing and running the example application MonoSLAMGlow which uses
the SceneLib libraries for real-time SLAM.
-hopefully This file gives a complete set of instructions for installing and running the ex ample application which uses the MonoSLAMGlow SceneLib libraries for real-time SLAM.
- 2023-02-14 23:30:03下载
- 积分:1
-
数字图象处理c++算法程序
数字图象处理c++算法程序-c digital image processing algorithm
- 2022-02-19 23:40:10下载
- 积分:1
-
让红色绿色蓝色RGB直方图
make histogram RGB red green blue
- 2023-01-05 03:00:04下载
- 积分:1
-
立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将...
立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将图形绘制出来。-three-dimensional rotating the ring, and the array will coordinate point preservation; Under the three-dimensional coordinate transformation; three-dimensional coordinates of the point of not being converted into the coordinate value; According are equiaxed side (other isometric drawing), Perspective or coordinate transform coordinates on the screen to transform linear graphics will be available.
- 2022-02-04 19:20:04下载
- 积分:1
-
图像采集处理程序
图像采集处理程序-image acquisition and processing procedures
- 2022-07-16 09:27:41下载
- 积分:1
-
一个关于超级链接控件的程序.
一个关于超级链接控件的程序.-on a hyperlink control procedures.
- 2022-05-17 12:41:22下载
- 积分:1