-
用VB编出的可以使窗体和图片透明
用VB编出的可以使窗体和图片透明-VB series can make out the forms and pictures transparent
- 2022-07-04 12:46:45下载
- 积分: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
-
For the image geometric transformation, translation, image transformation, scali...
针对图像的几何变换,平移,镜像变换,缩放,转置,旋转进行程序设计。取自《vc++图像处理程序设计》-For the image geometric transformation, translation, image transformation, scaling, transpose, rotate to programming. Retrieved from " vc++ Image Manipulation Program Design"
- 2022-02-14 11:18:18下载
- 积分:1
-
Labview PID控制实验程序..供学习者参考.
Labview PID控制实验程序..供学习者参考.-Labview PID Control Experimental procedure for the learner .. reference.
- 2023-08-30 11:10:02下载
- 积分:1
-
maually摄像机标定C
Maually Camera calibration C
- 2022-01-27 14:55:01下载
- 积分:1
-
vb开发的时钟,VB helper 提供
vb开发的时钟,VB helper 提供-vb clock development, VB helper to provide
- 2023-08-13 11:00:02下载
- 积分:1
-
自己写的用DeCasteljau算法实现的Bezier曲面。
自己写的用DeCasteljau算法实现的Bezier曲面。-Using the Decastljau arithmetic to realize the Bezier surface
- 2022-07-11 19:51:16下载
- 积分:1
-
这是计算机图形学光照部分的一个很好的程序实例
这是计算机图形学光照部分的一个很好的程序实例-This is the illumination of computer graphics part of a very good example of the procedure
- 2022-10-21 15:05:04下载
- 积分:1
-
source, a very simple and useful on my comrades ah I can not stand the hardship...
一些实例源程序,很简单,有用就同志我啊 我很困纳纳 受不了-source, a very simple and useful on my comrades ah I can not stand the hardship Nana
- 2022-07-13 02:13:29下载
- 积分:1
-
基于火焰动态特征和运动检测的火灾检测程序
基于火焰动态特征和运动检测的火灾检测程序-fire detection based on the moving detection and fire s features.
- 2023-01-18 02:35:04下载
- 积分:1