编译原理课程设计,输入布尔表达式,然后有系统自动转换为逆波兰四元式
标签: 编译原理
上传时间: 2015-11-14
上传用户:远远ssad
对DS1302完整的驱动,并能自动转换BCD码,实现结构方式进行存储和读取。
上传时间: 2014-01-18
上传用户:firstbyte
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
1062的液晶万年历 功能还有:闹钟启用时,在LCD下排中间显示一小喇叭,闹钟禁用时,无此小喇叭 * 年代变化2000--2099,星期自动转换
上传时间: 2014-08-02
上传用户:trepb001
读写绿山数据库文件,并能自动转换成文本和二进制转换的VC代码
上传时间: 2013-12-30
上传用户:yxgi5
DSP Builder 参考手册,主要用于simulink实现算法后,可将其自动转换为vhdl语言应用。
上传时间: 2016-11-05
上传用户:英雄
个人原创,已经测试通过。功能:完成串行数据与RS232格式数据的收发转换,ST16C450+串并双向转换兼收发时序产生功能,优点:省去了传统的ST16C450需要CPU干预的缺点,简化设计, 纯硬件自动转换,缺点:忽略各种异常报警,适用于误码测试时使用(传输错误由误码测试功能模块完成检测)。
标签:
上传时间: 2016-12-05
上传用户:笨小孩
一个串口调试工具,带有简单的数据包格式,也带有字符输入窗口,将字符自动转换成十六进制数,以便串口发送
标签: 串口调试工具
上传时间: 2016-12-15
上传用户:aeiouetla
在现代城市仲,一般水源离用水场所都较远,将水送到较远或较高地方,管路仲是需要有一定水压的, 水压高才能将水输送到远处或较高的楼层生产水压的设备是水泵,水泵转动的越快,产生的水压越高. 传统的维持水压的方法是建造水塔,但是,建造水塔需要花费财力,水塔还会造成水的二次污染.因此 研制一套基于PLC技术与变频调速控制技术的城市供水系统,解决供水系统负荷压力不稳定和供水拖 动电机一直高速运行而造成的浪费电能等问题,且具有手动/自动转换.在线监控及在现场调试等功 能,具有很高的使用价值.
上传时间: 2017-01-23
上传用户:星仔