登录
首页 » 其他项目 » ARM7 LPC2368 键盘检测:按一下KEY1,L1灯亮,按一下KEY2,L2灯亮,按一下KEY3,L3灯亮,按一下KEY3,L4灯亮....

ARM7 LPC2368 键盘检测:按一下KEY1,L1灯亮,按一下KEY2,L2灯亮,按一下KEY3,L3灯亮,按一下KEY3,L4灯亮....

于 2022-08-15 发布 文件大小:660.00 B
0 210
下载积分: 2 下载次数: 2

代码说明:

ARM7 LPC2368 键盘检测:按一下KEY1,L1灯亮,按一下KEY2,L2灯亮,按一下KEY3,L3灯亮,按一下KEY3,L4灯亮.-ARM7 LPC2368 keyboard detection: Click the KEY1, L1 lights, click KEY2, L2 lights, click KEY3, L3 lights, click KEY3, L4 lights.

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

发表评论

0 个回复

  • C++编写的基地保卫战源代码
    源代码是关于游戏的,利用面向对象编程技术,抽象出各种类,例如子弹,敌机,我方的飞机。还有世界类。 然后利用动态绑定的原理,实现虚函数。利用链表类实现多线程。而且是游戏核心代码,没有添加任何商业性的东西,代码可移植性好。不受制于操作系统以及编译器的制约。对于想要学习游戏编程的新手来说非常适于学习。代码注释详细,逻辑清晰。各种碰撞检测,以及NEW的技术。
    2022-03-22 15:02:16下载
    积分:1
  • open cart PHP source code
    OpenCart is a turn-key ready "out of the box" shopping cart solution. You simply install, select your template, add products and you"re ready to start accepting orders. It has order management and multiple payment gateways already built in and we provide lifetime free support and free software updates.
    2022-08-09 15:34:14下载
    积分:1
  • VC++在应用程序中使用标准窗口控件初步
    VC++在应用程序中使用标准窗口控件初步-VC in applications using standard window controls preliminary
    2022-02-28 22:56:19下载
    积分:1
  • 是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C...
    是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C-MATLAB
    2022-02-07 19:28:13下载
    积分:1
  • a class, purpose and content based courses located purposes : 1. With parts of t...
    一、课设目的及内容 课设目的: 1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。 2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。 课设内容: 将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。 通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。 -a class, purpose and content based courses located purposes : 1. With parts of the circuit experiment modules, based on its component systems constructed a basic model computer. 2. Its definition of five machines instructions, and to prepare the corresponding micro-program, the specific machine debugging unit grasp the concept. Course located : machinery orders corresponding to the micro-code correctly charged into the deposit; Loading machinery orders and checks; operating procedures, stands checks data storage modules, the results and the theoretical values are consistent. Through the com
    2022-11-14 05:25:04下载
    积分:1
  • 产品管理系统产品交易,是否不足,自动控制。
    产品管理系统 产品买卖,是否缺货,进行自动监控 功能强大-product management system product transactions, whether shortage, automatic control powerful
    2022-03-24 20:57:04下载
    积分:1
  • 一个高级白领的职场亲历 读懂了别人的经验,也就缩短了你积累的过程,使你迸发的更快、更精彩!...
    不成熟不要紧--一个高级白领的职场亲历 读懂了别人的经验,也就缩短了你积累的过程,使你迸发的更快、更精彩!-Immaturity does not matter- a high-level white-collar job market witnessed understands the experience of others, you also reduce the accumulation process, and make you burst out of the faster, more exciting!
    2023-04-19 15:10:03下载
    积分:1
  • Dos下的时钟程序
    Dos下的时钟程序-Dos procedures under the clock
    2023-01-26 13:35:04下载
    积分:1
  • STAB is a new active probing tool for locating thin links on a network path. A t...
    STAB is a new active probing tool for locating thin links on a network path. A thin link is a link with less available bandwidth than all links preceding it on the path. The last thin link on the path is the link with the minimum available bandwidth or tight link. STAB combines the concept of "self-induced congestion", the probing technique of "packet tailgating", and special probing trains called "chirps" to efficiently locate the thin links.
    2023-07-29 03:10:03下载
    积分:1
  • Made a small program, mainly in order to verify the structure stored in ini file...
    作了个小程序,主要是为了验证将结构体存储到ini文件中去到底是怎么回事,没有弄明白的是为什么结构体中不能包含CString类-Made a small program, mainly in order to verify the structure stored in ini files in the end to how the matter is not understood why the structure can not contain CString Class
    2022-05-28 12:34:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载