-
ssd1309控制器初始化代码
香港晶门科技ssd1309控制器初始化代码,用于oled显示屏驱动
- 2022-04-17 10:17:29下载
- 积分:1
-
This code implements edge detection
This code implements edge detection
- 2022-11-16 10:50:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
This is a VC image processing framework program, which contains a number of comm...
这是一个VC图像处理框架程序,里面包含若干常用的图像处理算法-This is a VC image processing framework program, which contains a number of commonly used image processing algorithms
- 2022-03-19 00:50:16下载
- 积分:1
-
曲线的绘制的控件代码:具有水平和垂直滚动条,带有测试事例!一次可绘制三个分量...
曲线的绘制的控件代码:具有水平和垂直滚动条,带有测试事例!一次可绘制三个分量-curve mapping the control code : with horizontal and vertical scroll, with a test case! Rendering can be a component ... 3
- 2022-02-12 06:09:54下载
- 积分:1
-
基于神经网络的数字识别系统
基于神经网络的数字识别系统 -Figure based on neural network recognition system is based on the number of neural network recognition system
- 2023-06-25 20:15:04下载
- 积分:1
-
AutoCAD中预览dwg图的编程方法,可以在一个picture控件上预览选择得dwg图纸。...
AutoCAD中预览dwg图的编程方法,可以在一个picture控件上预览选择得dwg图纸。-AutoCAD dwg preview of the plan programming, in a picture control on the preview option in dwg drawings.
- 2022-02-01 11:00:38下载
- 积分:1
-
用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。...
用matlab实现不规则光照下自适应阈值的前景背景分离算法。文件里面附测试图像。-Matlab implementation to use irregular light of the prospects for adaptive threshold background separation algorithm. Test image files attached inside.
- 2022-03-07 09:56:05下载
- 积分:1
-
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现...
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现-Experimental Graphics realize the multi-linear mapping algorithm, as well as elliptical drawcircle polygon drawing, filling scan line algorithm so the function and cut algorithm
- 2022-01-23 10:46:08下载
- 积分:1
-
showed pictures of each frame, you may need to be revised
显示图片中的每一帧,各位可以根据需要进行修改-showed pictures of each frame, you may need to be revised
- 2023-01-31 12:55:04下载
- 积分:1