我們做微機硬件綜合實驗做的一個交通信號燈實時控制系統設計,很好哦!還附有實驗報告.-A traffic lights real-time control system design of the micro computer hardware experiment.PS:contain the experiment report
上傳時間: 2015-11-17
上傳用戶:924484786
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
TinyLogin is a suite of tiny Unix utilities for handling logging into, being authenticated by, changing one s password for, and otherwise maintaining users and groups on an embedded system. It also provides shadow password support to enhance system security. TinyLogin is, as the name implies, very small, and makes an excellent complement to BusyBox on an embedded System. It can be used without BusyBox, of course, but I envision them being used together most of the time.
標簽: authenticated TinyLogin utilities handling
上傳時間: 2016-01-30
上傳用戶:253189838
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
be文件系統實現的源碼,其配套資料為Practical File System Design
上傳時間: 2013-12-30
上傳用戶:woshini123456
Fax and soft modem source code. - Fast Version You can use this code to build a soft modem function in your embedded system.
上傳時間: 2016-08-04
上傳用戶:彭玖華
Fax and soft modem source code. - Slow modem You can use this code to build a soft modem function in your embedded system. This is a slow version
上傳時間: 2016-08-04
上傳用戶:wanghui2438
It shows you how to use the Quartus® II software to create and process your own Nios II system design that interfaces with components on Nios development boards.
標簽: software Quartus process create
上傳時間: 2016-11-16
上傳用戶:skfreeman
業務管理:包括客房預訂、入住登記、續住、換房、轉賬、其他服務提供、留言板、意見簿、走客結賬、欠費結算。 ¯ 查詢統計:包括歷史單據、預訂表、在住客人表、換房查詢、轉賬查詢、日經營狀況、月收入狀況、客房利用率、實時房態。-system design focus of this chapter describe the development of small PowerBuilder 9.0 Rooms Management System process, through the study of this chapter, readers should be familiar with PowerBuilder 9.0 TreeView control and the right mouse button menu of use, master GroupBox, SingleLineEdit, CommandButton, RadioButton, PictureButton controls such as the similarities and differences to further understanding of data objects window displays various occasions the application. System to complete the task Macr system maintenance include : corporate information, the operator management, change passwords, management succession, dictionary management. Macr basic information : Rooms management system for the basic information management (including new, modify or delete), which is the basic informat
上傳時間: 2017-02-09
上傳用戶:songyue1991
業務管理:包括客房預訂、入住登記、續住、換房、轉賬、其他服務提供、留言板、意見簿、走客結賬、欠費結算。 ¯ 查詢統計:包括歷史單據、預訂表、在住客人表、換房查詢、轉賬查詢、日經營狀況、月收入狀況、客房利用率、實時房態。-system design focus of this chapter describe the development of small PowerBuilder 9.0 Rooms Management System process, through the study of this chapter, readers should be familiar with PowerBuilder 9.0 TreeView control and the right mouse button menu of use, master GroupBox, SingleLineEdit, CommandButton, RadioButton, PictureButton controls such as the similarities and differences to further understanding of data objects window displays various occasions the application. System to complete the task Macr system maintenance include : corporate information, the operator management, change passwords, management succession, dictionary management. Macr basic information : Rooms management system for the basic information management (including new, modify or delete), which is the basic informat
上傳時間: 2013-12-05
上傳用戶:開懷常笑