-
这是计算机图形学的B样条算法。直接可以运行。
这是计算机图形学的B样条算法。直接可以运行。-This is the computer graphics B-spline algorithm. Direct run.
- 2022-03-07 13:29:02下载
- 积分: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
-
一个以 LED 类型显示数字的范例程序
一个以 LED 类型显示数字的范例程序-an LED to show that the number of types of procedures example
- 2023-06-16 23:50:04下载
- 积分:1
-
使用卡尔曼滤波跟踪特征点跟踪的旋转点
使用Kalman滤波器跟踪一个旋转的点,用于特征点的跟踪-Use Kalman filter to track a rotating point for the tracking of feature points
- 2023-06-17 22:10:04下载
- 积分:1
-
计算机科学,计算机图形学,语言版本的经典之一,…
计算机科学经典著作之一,计算机图形学,C语言版本,不错的说!-one of the classics of computer science, computer graphics, C language version, it is true to say!
- 2023-04-09 20:00:07下载
- 积分:1
-
meshcut是一个基于OpenGL的应用。它模拟人体器官,如静脉或讨论。
MeshCut is an OpenGL based application. It simulate human organs like vein or artery. Requirements: .Net Framework 2.0 or higher.
- 2023-07-15 07:00:06下载
- 积分:1
-
基于OpenGL的三维图形显示中的3D模型建立,可以方便建立动态三维模型,供研究开发人员使用。...
基于OpenGL的三维图形显示中的3D模型建立,可以方便建立动态三维模型,供研究开发人员使用。-OpenGL-based three-dimensional graphical display of the 3D model, you can easily create dynamic three-dimensional model for research and development personnel.
- 2022-02-02 13:08:26下载
- 积分:1
-
灰度图像边缘检测
灰度图象边缘检测-grey scale image edge detection
- 2022-02-07 12:55:55下载
- 积分:1
-
JPEG的压缩程序
JPEG的压缩程序-JPEG compression process
- 2022-04-22 14:34:22下载
- 积分:1
-
利用c++builder进行动画制作实例
利用c++builder进行动画制作实例-c builder for the use of animation examples
- 2022-07-08 07:27:14下载
- 积分:1