登录
首页 » 数据结构 » 代码茂 LCD4bit.c

代码茂 LCD4bit.c

于 2023-08-23 发布 文件大小:260.37 kB
0 48
下载积分: 2 下载次数: 1

代码说明:

空 LCD_Enable(void) { output_high(LCD_EN) ; delay_us(100) ; output_low(LCD_EN) ; delay_us(500) ; } //Ham Gui 4 位杜代替 Ra 液晶屏 无效 LCD_Send4Bit (无符号字符型数据) { output_bit (LCD_D4,数据与 0x01) ; output_bit (LCD_D5,数据 & 0x02) ; output_bit (LCD_D6,数据 & 0x04) ; output_bit (LCD_D7,数据 & 0x08) ; / /

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • simulated people Maze, the main general operating procedures, data structure
    模拟人走迷宫,主要实现一般操作的程序,数据结构-simulated people Maze, the main general operating procedures, data structure
    2022-02-01 07:13:55下载
    积分:1
  • this article describes how to use a few sql Operators
    本文介绍如何使用一些sql操作符
    2022-04-06 09:39:31下载
    积分:1
  • dormitories
    数据结构与算法里,陈列馆中机器人看守问题。-dormitories
    2022-12-29 11:50:04下载
    积分:1
  • 酒店综合管理系统 酒店综合管理系统
    酒店综合管理系统 酒店综合管理系统-Hotel Management System Hotel Management System
    2022-09-22 12:00:03下载
    积分:1
  • 这是一个银行IC卡门禁系统软件
    这是一个银行IC卡门禁系统软件-Bank IC Card Access Control System Software
    2022-02-02 20:56:57下载
    积分:1
  • 如果要连接的库文件和当前文件在同一个目录下
    如果要连接的数据库文件和当前文件在同一个目录下-If you want to connect to the database file and the current document in the same directory
    2022-04-19 00:08:28下载
    积分:1
  • 库查询示例程序  库查询示例程序  
    数据库查询示例程序  数据库查询示例程序  -Procedures database query database query examples of sample programs
    2022-03-11 05:42:04下载
    积分:1
  • Data structure to solve the problem in the maze, the maze problem. Vcproj This i...
    数据结构中迷宫问题的求解,迷宫问题.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 迷宫问题.cpp 这是主应用程序源文件。 StdAfx.h, StdAfx.cpp 这些文件用于生成名为 迷宫问题.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 -Data structure to solve the problem in the maze, the maze problem. Vcproj This is using an application wizard to generate the VC++ project the main project document. It contains the document to generate Visual C++ version information, as well as applications relating to the use of the wizard select the platform, configuration and project features. Maze problem. Cpp This is the main application source file. StdAfx.h, StdAfx.cpp these files used to generate a maze called the question. Pch precompiled header (PCH) files and named StdAfx.obj type of pre-compiled files.
    2022-06-21 21:34:29下载
    积分:1
  • 这是一套医院使用的订购药品的进存销系统,功能强大,使用方便...
    这是一套医院使用的订购药品的进存销系统,功能强大,使用方便-This is a set of ordering the use of hospital drugs into Cun-pin system, a powerful and easy to use
    2023-04-27 04:55:03下载
    积分:1
  • Self
    自制C语言贪食蛇小游戏,里面包含两个文件,一个是源程序,一个是图形化驱动,只要两个文件放在一个目录下即可运行,语句简单易懂-Self-made C-Snake game, which contains two files, one source, one is graphical driver, as long as two files in a directory to run, easy to understand statements
    2022-07-19 00:09:57下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载