登录
首页 » 汇编语言 » Actual entry MCD1 articles, a single LED lit procedures. The real purpose for le...

Actual entry MCD1 articles, a single LED lit procedures. The real purpose for le...

于 2023-04-22 发布 文件大小:2.50 kB
0 45
下载积分: 2 下载次数: 1

代码说明:

MCD1实战入门篇,点亮单个LED的程序。 该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件 联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电 路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。 本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,并让RC0 送出高电平,从而点亮RC0口的一个LED。 该程序可用于PIC16F87X(A)所有系列-Actual entry MCD1 articles, a single LED lit procedures. The real purpose for learning and application debugging MCD1 online suite of tools to carry out the project software and hardware examples of joint commissioning procedures, that is, as a user instance, and the demo board temporarily to serve as the role of the user circuit. This constitutes a software, hardware, a full range of home-made simulation environment projects. Realize the function of this procedure is that the 8-port RC pin all set to output mode, and sent high RC0, so I lit RC0 a LED. The program can be used to PIC16F87X (A) of all series

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

发表评论

0 个回复

  • GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图
    GDI 即图形设备界面,是 Windows 最重要的部分之一,它大部分由 GDI32.DLL 库中的 API 来处理,GDI 的主要目的之一是支持与设备无关的图形编程,对于 Dos 下的图形编程,很多人可能“心有余悸”,因为PC 中有太多种类的显示卡,而几乎每个显示卡的处理都是不同的,即使后来有了 Vesa 编程,我们还是不能全部撇开具体的硬件,Windows GDI 使我们对图形的编程变得相对简单了很多,由于GDI 是 Windows 最庞大的部分,并不是几句话能讲清楚的,本节要讲的是 Windows 下GDI 的基本处理步骤和简单的位图处理,并没有涉及到 Directx 一类的编程。只希望能对朋友们有所启发。 Windows 并不允许程序员访问显示硬件,它的所有对屏幕的操作是通过环境设备(DC)来处理的,屏幕上的每一个窗口对应一个DC,你可以把一个DC 想象成这个窗口的视频缓冲区,你对DC的操作结果会反映到屏幕上,在窗口的DC之外,你也可以自己建立DC,这相当于建立一个内存中的缓冲区,你对这个DC的操作结果保存在内存中。你也可以用 API 在不同的DC之间拷贝数据,比如说你可以在内存DC 中先建立好数据,然后拷贝到窗口的DC中,就相当于完成了屏幕的刷新。 -err
    2022-04-12 03:42:06下载
    积分:1
  • 两个经典程序:显示系统时间,转换(大小写字母转换、二进制/八进制/十进制/十六进制间转换)...
    两个经典程序:显示系统时间,转换(大小写字母转换、二进制/八进制/十进制/十六进制间转换)-two classics : Display System, the conversion (case-insensitive conversion, binary/octal/decimal/hexadecimal switch)
    2022-02-21 17:34:26下载
    积分:1
  • 80x86保护模式系列教程 作者:李彦昌
    80x86保护模式系列教程 作者:李彦昌-80x86 protected mode Series Guide Author : Lipanchang
    2023-03-25 07:10:03下载
    积分:1
  • boy的java 程序,用与appletviewer显示
    boy的java 程序,用与appletviewer显示-boy of java program, and show appletviewer
    2022-06-18 19:30:41下载
    积分:1
  • Windows Environment 32
    Windows环境下32位汇编语言程序设计配套书源码第8章-Windows Environment 32-bit assembly language programming book source package in Chapter 8
    2023-05-18 18:15:04下载
    积分:1
  • 我们的一个大作业,一个主程序,调用三个模块
    我们汇编语言的一个大作业,一个主程序,调用三个模块-a major operation, a main program, called three modules
    2023-01-17 13:55:03下载
    积分:1
  • Five experimental hash table [the experiment was] one, the choice of hash functi...
    实验五 哈希表 [实验目的] 1、哈希函数的选择 2、用链表创建哈希表 3、输出哈希表 [题目] 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留取余数法构造。用链表来处理冲突。-Five experimental hash table [the experiment was] one, the choice of hash function 2, create a hash table with linked list 3, the output hash table [subject] assumptions of people known as the Chinese name for the Chinese Phonetic Alphabet forms. Hash table to be populated with the names of a total of 30, taking the upper limit of the average search length of 2. Hash function used in addition to collecting more than the number of law structure. Used to deal with the conflict list.
    2022-01-26 03:18:43下载
    积分:1
  • 单片机的入门小程序,用它来来扫描键盘,并根据不同的按键方式,显示不同流水灯...
    单片机的入门小程序,用它来来扫描键盘,并根据不同的按键方式,显示不同流水灯-Procedures for the entry of small single-chip, to use it to scan the keyboard and buttons according to different methods show different water lights
    2022-07-04 14:50:41下载
    积分:1
  • 这是一个音乐程序,大写字母“,”,唱的歌曲,“;…
    这是一个音乐程序,大写字母a,唱歌,玛丽只有一只小羊羔,按大写字母B,唱歌,太湖船,按大写字母C,唱歌,祝福之歌,按Q键,退出
    2023-04-25 00:45:03下载
    积分:1
  • ttfdump源代码,希望大家喜欢,我会上传更多的代码共享
    ttfdump源代码,希望大家喜欢,我会上传更多的代码给大家分享-ttfdump source code, hope you like them, I will upload more code to share
    2023-01-01 07:35:03下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载