本程序用于把串口助手所写内容通过pc发送给单片机,并且由单片机把所写内容发送到lcd上面进行显示,所用单片机为日立系列h83664十六位单片机,实验证明可以准确显示pc上面所写的内容。里面包含各个写lcd的子程
上传时间: 2014-01-18
上传用户:playboys0
用中断的方式控制lcd的显示,单片机仍然是h83664十六位单片机。此程序包含单片机的接口的配置以及各种写lcd的子程,使用中断来控制lcd顺序显示A-Z,当然,可以换成其他的显示内容,由于接口程序已经编好,只需要把要显示的内容改一下就可以实现其他内容的显示
上传时间: 2013-12-05
上传用户:zycidjl
FPGA时钟设计程序代码,可调整时间,六位显示。
上传时间: 2015-12-23
上传用户:稀世之宝039
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
简易数控直流电源,采用凌阳十六位单片机SPCE061A作为直流电源的控制、显示和输出电流检测核心,产生数控电源;输出电压控制采用SPCE061A单片机的D/A口输出模拟量,此程序基于凌阳十六位单片机SPCE061A的u nSP IDE开发环境。
标签: 数控直流电源
上传时间: 2013-12-09
上传用户:tianyi223
电压控制LC振荡器,采用凌阳十六位单片机SPCE061A完成电压控制LC振荡器的控制。采用锁相环式频率合成器技术,由SPCE061A实现对PLL数字频率合成器的控制。此程序基于凌阳十六位单片机SPCE061A的u nSP IDE开发环境。
上传时间: 2016-05-06
上传用户:问题问题
宽带放大器,利用可变增益宽带放大器AD603来提高增益和扩大AGC控制范围,采用凌阳十六位单片机SPCE061A完成增益调节的控制;此程序基于凌阳十六位单片机SPCE061A的u nSP IDE开发环境。
标签: 宽带放大器
上传时间: 2016-05-06
上传用户:a3318966
本电路以89S51 单片机为中心、附加A44E 霍尔传感器测距,实现对出租车计价统计,采用AT24C02 实现在系统掉电的时候保存单价和系统时间等信息,输出采用8 段数码显示管。本电路设计的计价器不但能实现基本的计价,而且还能根据白天、黑夜、中途等待来调节单价,同时在不计价的时候还能作为时钟为司机同志提供方便。
上传时间: 2016-05-26
上传用户:wpwpwlxwlx
这是一款能在液晶模块上显示数字的程序,显示六位数字。
上传时间: 2016-09-24
上传用户:牛津鞋