-
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
-
画图程序-还可以
画图程序-还可以-drawing program- can
- 2022-03-28 12:26:43下载
- 积分:1
-
人工智能OCR文字識別程序
人工智能OCR文字識別程序.rar
Module=recMain; recMain.bas
Form=frmMain.frm
Form=frmSplash.frm
Form=frmAbout.frm
Class=TextStream; TextStream.cls
Module=recWinApi; recWinApi.bas
IconForm="frmMain"
Startup="Sub Main"
HelpFile=""
Title="Text Recognition"
ExeName32="Text Recognition.exe"
Command32=""
Name="TextRecognition"
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-08-25 16:32:16下载
- 积分:1
-
模式识别26个字母,手写字母识别,Ver…
模式识别
识别26个字母,要手写字母识别,非常有用的哦-Pattern recognition to identify 26 letters, handwritten letters to identify, very useful Oh
- 2022-08-10 06:50:24下载
- 积分:1
-
Windows图形编程,2D图形从事具发展…
windows图形编程,从事2D图形开发的好-windows graphical programming, 2D graphics engaged in the development of the good stu
- 2022-12-19 23:25:03下载
- 积分:1
-
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。...
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。-based on mutual information of image registration procedures. Prepared using Matlab. Contribute to the mutual understanding of the information.
- 2022-02-25 16:58:54下载
- 积分:1
-
用jbuilder 9.0编写的一个图形“水纹处理”程序
用jbuilder 9.0编写的一个图形“水纹处理”程序-JBuilder 9.0 with a graphical prepared by the "watermarked handling of the" procedures
- 2022-07-28 09:15:11下载
- 积分:1
-
IPM模块作为功率集成电路产品, 它使用表面贴装技术将三相桥臂的六个IGBT及其驱动电路、保护电路集成在一个模块内, 除了具有驱动功能外, 还具有很多保护功能,...
IPM模块作为功率集成电路产品, 它使用表面贴装技术将三相桥臂的六个IGBT及其驱动电路、保护电路集成在一个模块内, 除了具有驱动功能外, 还具有很多保护功能,与传统分立IGBT或模块相比, 其具有体积小、功能多、可靠性高、价格便宜等优点。-IPM as the power IC products, which use surface mount technology arm of the three-phase bridge and six IGBT driver circuit protection circuitry integrated into a module, in addition to driving functions, but also a lot of protection, and the traditional separation or IGBT module compared to its small size , functional, high reliability, low price advantages.
- 2023-07-22 12:15:03下载
- 积分:1
-
在VC下编写的显示电机加速时刻和减速时刻速度虽时间变化曲线。...
在VC下编写的显示电机加速时刻和减速时刻速度虽时间变化曲线。-in VC prepared with the motor show to accelerate and decelerate time although time speed time curve.
- 2022-06-27 11:02:45下载
- 积分:1
-
a simple procedure MFC
一个简单的MFC程序-a simple procedure MFC
- 2022-12-20 03:35:03下载
- 积分:1