有詳盡的說明,有全面的統計和查詢功能,用鏈表。
標簽:
上傳時間: 2015-12-27
上傳用戶:huql11633
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
在這里可以進行工作環境、界面和顯示效果的一些設定,執行菜單 Setup>User Preferences出現下面窗體,因為這里涉及的內容比較多,而且很多功 能都很少用到,所以下面只針對一些常用設置作介紹。
上傳時間: 2016-02-08
上傳用戶:playboys0
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
人事管理系統vb 1、目的: 隨著計算機技術的飛速發展,計算機在企業管理中應用的普及,利用計算機實現企業人事管理勢在必行。對于大中型企業來說,利用計算機支持企業高效率完成勞動人事管理的日常事務,是適應現代企業制度要求、推動企業勞動人事管理走向科學化、規范化的必要條件;計算機管理所無法比擬的優點檢索迅速、查找方便、可靠性高、存儲量大、保密性好、壽命長、成本低等。這些優點能夠極大地提高人事管理的效率,也是企業的科學化、正規化管理,與世界接軌的重要條件。不同的企業具有不同的人事管理制度,這就決定了不同的企業需要不同的人事管理系統。 2、意義: 目前市面上流行的人事管理系統不少。但是,對于企、事業單位的人事管理系統來說,不需要大型的數據庫系統。只需要一個操作方便,功能實用,能滿足本中心對數據的管理及需求的系統。我們的目標就是在于開發一個功能實用、操作方便,簡單明了的人事管理系統.能夠錄入人事的基本資料,在操作上能夠完成諸如添加、修改、刪除、按各種條件進行查詢、新用戶的設置及密碼修改等方面的工作,基本滿足人事日常業務的需要。本人獨立完成了此課題的研究與開發,包括調研、分析、設計、編碼、測試、文檔編寫等內容。
上傳時間: 2013-12-25
上傳用戶:zmy123
一個基于數據挖掘的圖書智能銷售系統,具有預測功能,同時能對客戶進行數據挖掘分析。 .net平臺,sql2005環境,必須安裝sql205 BI
上傳時間: 2016-03-15
上傳用戶:Thuan
基本VERILOG模塊,有相當多的功能,慢慢欣賞吧
上傳時間: 2016-03-19
上傳用戶:秦莞爾w
主要為一個空間信息管理系統,java編譯完成能實現基本的空間信息管理功能,還能進行空間距離查詢。
上傳時間: 2016-03-29
上傳用戶:tuilp1a
delphi實現的MODBUS主站程序,支持非常多的功能碼,占用資源少,寫工業控制方面的程序非常適合
上傳時間: 2014-01-17
上傳用戶:杜瑩12345
目前市面上流行的人事管理系統不少。但是,對于企、事業單位的人事管理系統來說,不需要大型的數據庫系統。只需要一個操作方便,功能實用,能滿足本中心對數據的管理及需求的系統。我們的目標就是在于開發一個功能實用、操作方便,簡單明了的人事管理系統。(2)內容能夠錄入人事的基本資料,在操作上能夠完成諸如添加、修改、刪除、按各種條件進行查詢、新用戶的設置及密碼修改等方面的工作,基本滿足人事日常業務的需要。
標簽: 管理系統
上傳時間: 2016-05-19
上傳用戶:hongmo