-
一个精确度很高的电子表,非常适合程序员使用.
一个精确度很高的电子表,非常适合程序员使用.-A high precision electronic form, very suitable for programmers to use.
- 2022-04-27 15:03:46下载
- 积分:1
-
VC image processing to prepare for the study of learning, the program contains t...
VC编写适合初学图像处理的学习,程序包含大多数常见vc图像处理算法-VC image processing to prepare for the study of learning, the program contains the most common image processing algorithms vc
- 2022-06-28 04:06:54下载
- 积分:1
-
旋转图像的源代码
旋转图像的源代码-rotating images of the source code
- 2022-03-19 15:59:52下载
- 积分:1
-
a useful source _ classic watermarking algorithm QIM FOSS
一个图象处理有用的源程序_经典水印算法QIM源码-a useful source _ classic watermarking algorithm QIM FOSS
- 2022-02-04 03:37:34下载
- 积分:1
-
mmread 读入视频文件,并且可以执行。reads virtually any media file. If Windows Media Play can p...
mmread 读入视频文件,并且可以执行。reads virtually any media file. If Windows Media Play can play-mmread reads virtually any media file. If Windows Media Play can play
- 2022-01-24 17:54:50下载
- 积分:1
-
3DS导入openGL
一个完整的3DS文件导入到OpenGL中的源代码,代码简单易读,具有很好的参考价值.3DS file into a complete OpenGL source code, the code easier to read, have a good reference value.
- 2022-03-21 21:47:38下载
- 积分:1
-
vc灵感编程源程序
vc灵感编程源程序-vc programming source of inspiration
- 2022-01-25 16:26:18下载
- 积分: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
-
本程序可以显示多个曲线及标注
本程序可以显示多个曲线及标注-this program will show a number of curves and dimensioning
- 2022-01-26 04:46:10下载
- 积分: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