-
VTK_安装,how to install vtk
and how to debug
VTK_安装,how to install vtk
and how to debug-VTK_ installation, how to install vtkand how to debug
- 2022-02-03 00:29:35下载
- 积分: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
-
基于matlab的算法研究,进行图像的配准,可以算出图像的移动坐标。...
基于matlab的算法研究,进行图像的配准,可以算出图像的移动坐标。-Matlab-based algorithm research, conducted image registration, you can calculate the movement of image coordinates.
- 2023-04-28 17:05:03下载
- 积分:1
-
1直线段的裁剪算法Cohen
1直线段的裁剪算法Cohen-Sutherland
2二次、三次Bezier曲线,二次、三次均匀B样条曲线(过首末顶点)(不会抖动)-1 line of the cutting algorithm Cohen-Sutherland 2 Second, Bezier curves, second, third uniform B-spline curves (after the end of the first peak) (no jitter)
- 2023-04-05 06:15:04下载
- 积分:1
-
一种用C++语言模拟小球运动的动画,很好用…
一个用C语言编写的模拟两个小球运动的小动画,很有趣。-A use of C language simulation of the two small ball movement animation, very interesting.
- 2023-03-07 15:00:04下载
- 积分:1
-
这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点...
这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点-This is the classic susan edge detection operator can effectively detect the edge of the corner
- 2023-04-05 00:15:03下载
- 积分:1
-
完整的vb图像处理源代码。
完整的vb图像处理源代码。-integrity of the source code for image processing.
- 2022-02-06 11:46:03下载
- 积分:1
-
这是一个可以实现bmp转化成JPEG、Gif、Png格式的C程序,实现简单,操作方便(极力推荐下载!!!)...
这是一个可以实现bmp转化成JPEG、Gif、Png格式的C程序,实现简单,操作方便(极力推荐下载!!!)-This is an achievable bmp into JPEG, Gif, Png format C procedures, simple, convenient operation (strongly recommended download! ! !)
- 2022-03-13 19:48:23下载
- 积分:1
-
Direc光源演示程序,演示如何建立Direct3D下光源效果
Direc光源演示程序,演示如何建立Direct3D下光源效果-Direc photosource demonstration program, how
demonstrate establishes under Direct3D the photosource effect
- 2022-07-09 21:15:20下载
- 积分:1
-
mixer in java multi purpose
mixer in java multi purpose
- 2022-11-27 12:45:03下载
- 积分:1