MATLAB 7.0從入門到精通,的所有源代碼!!!所在類別: 隨書資源/T 工業技術/TP 自動化技術、計算機技術/TP31 計算機軟件 其他題名: 作者: 求是科技編著 出版者: 人民郵電出版社 出版年: 2006 ISBN: 7-115-14327-7 ISBN1: ISRC: 分類號: TP312MA 索書號: TP312MA/44 叢編: 版次: 分卷: 定價: 簡介: 本書共分為15章,前五章介紹MARLAB的基礎知識;接下來四章是MARLAB7.0的高級應用部分;最后介紹了高級圖形設計的相關知識和MARLAB與Word、Excel的混合使用以及MARLAB的應用程序接口。
上傳時間: 2015-12-11
上傳用戶:comua
本壓縮文件是關于微軟OFFICE技巧競賽優秀作品,exe可執行文件格式,點擊可直接播放,包括word、excel,frontpage、access、powerpoint和outlook等六個方面,內容完整,具有很強的學習價值,尤其是對辦公人員來說,好東東大家一起分享哦!
上傳時間: 2016-01-09
上傳用戶:417313137
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
office使用技巧,涉及word,powerpoint,excel,frontpage,outlook,access六方面。
上傳時間: 2014-01-19
上傳用戶:許小華
很好的報表打印工具,支持WORD和EXCEL導出
上傳時間: 2016-10-23
上傳用戶:linlin
java 報表 to office文檔: 本包由java語言開發,實現java報表到office文檔(word,excel等)的導出,是java項目開發中不可缺少的工具。
上傳時間: 2013-12-26
上傳用戶:Altman
delphi做的考試系統,加入與word和excel的連接
標簽: delphi
上傳時間: 2016-11-05
上傳用戶:huyiming139
漢諾塔!!! Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation eg. if n = 2 A→B A→C B→C if n = 3 A→C A→B C→B A→C B→A B→C A→C
標簽: the animation Simulate movement
上傳時間: 2017-02-11
上傳用戶:waizhang
有了Quickoffice Premier之后,你的Symbian 手機就能完全勝任編輯Microsoft Office文檔的工作!你還可以讀取存放在擴展卡中的Microsoft Word、Excel文檔
標簽: Quickoffice Premier
上傳時間: 2013-11-30
上傳用戶:lmeeworm