利用取表的方法,使端口 P1 做单一灯的变化:左移 2 次,右移 2 次,闪烁 2 次(延时的时间 0.2 秒)。
标签:
上传时间: 2014-01-16
上传用户:金宜
这编辑器是为单片机PIC系列设计,它适用于PIC12,PIC14,PIC16系列单片机。它采取全新编辑思路。你不会汇编语言,你只要输入Basic语言码,编辑器就立刻解释这码,并把它翻译成等效的汇编语言指令。在你输入的Basic码的每一改变,在汇编码窗口也会实时改变。
上传时间: 2015-06-03
上传用户:lanwei
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
标签: implementation specifications Bluetooth standards
上传时间: 2015-06-07
上传用户:gtzj
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
标签: implementation specifications Bluetooth standards
上传时间: 2015-06-07
上传用户:小鹏
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
标签: implementation specifications Bluetooth standards
上传时间: 2014-01-09
上传用户:himbly
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
标签: implementation specifications Bluetooth standards
上传时间: 2013-12-11
上传用户:zhyiroy
Bluezan implementation of the Bluetooth™ wireless standards specifications for Linux. The code is licensed under the GNU General Public License (GPL) and is now included in the Linux 2.4 and Linux 2.6 kernel series
标签: implementation specifications Bluetooth standards
上传时间: 2015-06-07
上传用户:er1219
<1>问题描述 有一个魔王总是使用自己的一种非常精练而又抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α 转换为 β1β2…βm (2) (θδ1δ2…δn) 转换为 θδnθδn-1… θδ1θ 在这两种形式重,从左到右均表示解释。试写一个魔王语言的解释兄,把他的话解释成人能听得懂的话。 [基本要求] 用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。 (1)B 转换为 tAdA (2)A 转换为 sae
上传时间: 2013-12-17
上传用户:jyycc
魔王语言解释 [问题描述] 有一个魔王总是使用自己的一种非常精练而又抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α 转换为 β1β2…βm (2) (θδ1δ2…δn) 转换为 θδnθδn-1… θδ1θ 在这两种形式重,从左到右均表示解释。试写一个魔王语言的解释兄,把他的话解释成人能听得懂的话。 [基本要求] 用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。 (1)B 转换为 tAdA (2)A 转换为 sae [测试数据] B(exnxgz)B解释成tsaedsaeezegexenehetsaedsae 若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一直鹅地上一只鹅”。 t d s a e z g x n h 天 地 上 一只 鹅 追 赶 下 蛋 恨
上传时间: 2014-12-21
上传用户:大三三
在线教育系统绪言…………………………………………………………………………………………… 1 1.系统设计与实现…………………………………………………………………………… 1 1)目标设计……………………………………………………………………………… 1 2)设计思想……………………………………………………………………………… 2 3)系统功能分析与设计………………………………………………………………… 2 2.数据库设计与实现………………………………………………………………………… 3 1)数据库的需求分析…………………………………………………………………… 3 2)数据库的逻辑设计…………………………………………………………………… 3 3.数据库的配置……………………………………………………………………………… 4 4.前端网络页面的设计与开发……………………………………………………………… 5 1)系统公用页面…………
标签: 系统设计
上传时间: 2013-11-28
上传用户:2467478207