-
BMP文件快速压缩成JPG文件的VC源代码
BMP文件快速压缩成JPG文件的VC源代码-BMP file compression rapid JPG file into the source code VC
- 2022-04-30 22:32:44下载
- 积分: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
-
利用VC实现的模拟编码机工作的调试软件,利用按键实现点阵图像的显示输出。...
利用VC实现的模拟编码机工作的调试软件,利用按键实现点阵图像的显示输出。
- 2022-06-01 05:34:14下载
- 积分:1
-
Matlab source image processing, rich in content, including manuals and Matlab bi...
matlab图像处理源程序,内容丰富,包括matlab手册和位图源程序。适合学习应用。-Matlab source image processing, rich in content, including manuals and Matlab bitmap source. Application for learning.
- 2022-01-30 12:56:15下载
- 积分:1
-
CAM学习程序
此程序基于OpenCV中CAM模块。可以用于CAM属性设置,采集视频信号并录制,设置录制视频解码器等方面的学习。
程序中用
R键控制...
CAM学习程序
此程序基于OpenCV中CAM模块。可以用于CAM属性设置,采集视频信号并录制,设置录制视频解码器等方面的学习。
程序中用
R键控制程序开始录制,
P键控制程序暂停录制,
S键控制程序停止录制,
录制中有字符RECORD提示。
是一款集学习和实用为一体的小程序。-CAM learning process of this program is based on OpenCV in the CAM module. Property can be used to set the CAM, collecting and recording video signals, set to record video decoder and other areas of learning. Process control program using R button to start recording, P key to pause recording control process, S key control program to stop recording, recording, there are characters in RECORD prompt. Is a set of learning and useful as one of the small programs.
- 2023-04-08 10:45:04下载
- 积分:1
-
程序代码包括:灰度AGV路径识别,彩色AGV路径识别HSI,彩色空间的AGV路径识别,路径中心线的定位,Radon变换的AGV路径偏差检测...
程序代码包括:灰度AGV路径识别,彩色AGV路径识别HSI,彩色空间的AGV路径识别,路径中心线的定位,Radon变换的AGV路径偏差检测-Program code include: gray AGV path identification, color identification AGV path HSI, color space of the AGV path identification, the positioning of the centerline path, Radon transform of the AGV path deviation detection
- 2023-02-16 15:30:04下载
- 积分:1
-
读取txt文件象素,在Winform上显示图象
读取txt文件象素,在Winform上显示图象-Pixel read txt file in the Winform display image
- 2022-02-21 04:21:09下载
- 积分:1
-
《神经网络模式识别及其实现》书中的源代码,从第三章到第九章。...
《神经网络模式识别及其实现》书中的源代码,从第三章到第九章。
- 2022-03-23 13:43:01下载
- 积分:1
-
ADI BLACKFIN 与MICRON 的CMOS SENSOR 的IIC驱动程序
ADI BLACKFIN 与MICRON 的CMOS SENSOR 的IIC驱动程序
- 2023-05-19 16:40:04下载
- 积分:1
-
另一个用C++读取 jpg的实例程序,非常实用,仅供参考
另一个用C++读取 jpg的实例程序,非常实用,仅供参考-Another C++, read jpg example of procedures, is very useful for reference purposes only
- 2022-11-25 01:05:03下载
- 积分:1