-
在窗口中显示图片并反转图片的颜色,一个很好的例子绝对值得收藏...
在窗口中显示图片并反转图片的颜色,一个很好的例子绝对值得收藏-in the window display pictures and photographs reversal of the color of a good example worthy collection
- 2023-06-03 15:55:03下载
- 积分:1
-
ObjectArx AcPi类应用.用于将DWG图打印成dwf,
ObjectArx AcPi类应用.用于将DWG图打印成dwf,-ObjectArx AcPi applications. Used to DWG map printed dwf,
- 2022-07-02 09:47:08下载
- 积分:1
-
一个指纹识别的程序,不错的,我化了好多时间才下来的。
一个指纹识别的程序,不错的,我化了好多时间才下来的。-a fingerprint identification procedures, yes, I had a lot of time down.
- 2023-05-17 20:40: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
-
该源码能画直线、圆、矩形,另外还有选择、缩放、移动功能,可以保存图形。...
该源码能画直线、圆、矩形,另外还有选择、缩放、移动功能,可以保存图形。-The paint can draw a straight line, round, rectangular, in addition to selection, zoom, mobile features, you can save the graphics.
- 2022-01-28 17:13:34下载
- 积分:1
-
基于bp神经网络的数字识别系统
基于bp神经网络的数字识别系统-Number recognition system based on the BP Artificial Neural Network
- 2022-12-11 04:10:03下载
- 积分:1
-
简单分形图绘制程序,可运行在Windows及PocketPC环境下
简单分形图绘制程序,可运行在Windows及PocketPC环境下-simple fractal mapping procedures, which runs on Windows and PocketPC environment
- 2022-04-28 07:16:59下载
- 积分:1
-
基于数字图像处理的数码相机调焦系统
visual c++源代码
基于数字图像处理的数码相机调焦系统
visual c++源代码-photography focus system
- 2022-03-25 06:37:12下载
- 积分:1
-
计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。...
计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
- 2022-03-21 09:21:13下载
- 积分:1
-
类似acdsee软件的图片浏览工具
类似acdsee软件的图片浏览工具-similar Converter software tools Photo View
- 2022-03-19 19:51:02下载
- 积分:1