-
这是一个用VRML做的饮水器模型,但只是外观,不可以动
这是一个用VRML做的饮水器模型,但只是外观,不可以动-This is a VRML to do with the water model, but only appearance, can not move
- 2022-08-18 22:03:58下载
- 积分:1
-
windows of mapping procedures Circle
windows下的绘图程序,画圆-windows of mapping procedures Circle
- 2022-06-11 20:09:30下载
- 积分:1
-
实现基于opencv的手势识别,训练方便,使用简单!
实现基于opencv的手势识别,训练方便,使用简单!-Opencv-based gestures to achieve the identification, training, convenient and easy to use!
- 2022-07-10 09:52:41下载
- 积分:1
-
医学图像三维重建平台MITK开发指南
医学图像三维重构平台 mitk 开发指南-3D Medical Image Reconstruction platform mitk Development Guide
- 2022-02-04 15:07:51下载
- 积分:1
-
用matlab 实现图像的采样,可实现128 ,64,32点采样
用matlab 实现图像的采样,可实现128 ,64,32点采样-Using matlab to achieve the image sampling, can be realized 128, 64,32-point sampling
- 2022-01-31 16:03:25下载
- 积分:1
-
用VC编写得灰度拉伸、拉普拉斯高斯边缘检测和图像的3D灰度显示得代码...
用VC编写得灰度拉伸、拉普拉斯高斯边缘检测和图像的3D灰度显示得代码-VC with the preparation of a gray-scale stretch, Laplacian of Gaussian edge detection and 3D images show a gray code
- 2022-10-12 05:35:03下载
- 积分:1
-
桌面放大镜,使用delphi编制的桌面放大镜程序,通过对桌面的保存,将保存的图像进行放大...
桌面放大镜,使用delphi编制的桌面放大镜程序,通过对桌面的保存,将保存的图像进行放大-Desktop magnifier, desktop magnifier to use delphi compiled program, through the preservation of the desktop will save the image to zoom
- 2022-02-03 11:37:00下载
- 积分: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
-
CxImage testing procedures teach you how to use CxImage
CxImage测试程序,教你怎样使用CxImage-CxImage testing procedures teach you how to use CxImage
- 2022-01-26 04:58:04下载
- 积分:1
-
用VC++.Net实现退化图像的恢复
用VC++.Net实现退化图像的恢复-VC. Net achieve the restoration of degraded images
- 2022-01-24 18:42:19下载
- 积分:1