lcm显示功能,用于单片机与嵌入式应用系统。可自由显示图形和文本。
标签: lcm
上传时间: 2015-11-26
上传用户:TRIFCT
复旦的NIOS II教材,适合于NIOS II嵌入式开发系统的初学者
上传时间: 2015-11-27
上传用户:天诚24
O Reilly 公司的又一力作,讲解如何构建嵌入式 linux系统
标签: Reilly
上传时间: 2014-01-03
上传用户:yyq123456789
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
液晶字模生成程序,单片机和嵌入式控制系统中经常用到液晶显示,需要生成汉字或图片的显示数据,这个工具很不错!
上传时间: 2014-01-18
上传用户:hoperingcong
TMS320vc5402综合实验板原理图,包括STC89LE58RD+芯片,以及CPLD ,对嵌入式硬件系统开发,有很大参考价值
上传时间: 2014-12-06
上传用户:lwwhust
华清远见培训视频,嵌入式Linux系统平台构建
标签: 视频
上传时间: 2014-08-20
上传用户:lz4v4
UCOS的详细实验,电子科技大学计算机学院嵌入式实时系统研究室使用教材
上传时间: 2016-08-25
上传用户:1079836864
在VC6环境下开发,基于ucOS与S3C44B0X的嵌入式数据库系统
上传时间: 2016-09-20
上传用户:qiao8960