基于LabVIEW的重采樣階次分析技術(shù)
標(biāo)簽: LabVIEW 采樣 分析技術(shù)
上傳時(shí)間: 2014-01-10
上傳用戶:z240529971
隨機(jī)數(shù)曲線圖.vi.vi 分配快捷鍵.vi 按鈕的機(jī)械動(dòng)作.vi 調(diào)整圖標(biāo)大小.vi chart接受的數(shù)據(jù)類(lèi)型.vi 數(shù)字波形端口設(shè)置.vi DS讀屬性數(shù)據(jù).vi
上傳時(shí)間: 2013-11-06
上傳用戶:凌云御清風(fēng)
The #1 Step-by-Step Guide to labviewNow Completely Updated for labview 8! Master labview 8 with the industry's friendliest, most intuitive tutorial: labview for Everyone, Third Edition. Top labview experts Jeffrey Travis and Jim Kring teach labview the easy way: through carefully explained, step-by-step examples that give you reusable code for your own projects! This brand-new Third Edition has been fully revamped and expanded to reflect new features and techniques introduced in labview 8. You'll find two new chapters, plus dozens of new topics, including Project Explorer, AutoTool, XML, event-driven programming, error handling, regular expressions, polymorphic VIs, timed structures, advanced reporting, and much more. Certified labview Developer (CLD) candidates will find callouts linking to key objectives on NI's newest exam, making this book a more valuable study tool than ever. Not just what to d why to do it! Use labview to build your own virtual workbench Master labview's foundations: wiring, creating, editing, and debugging VIs; using controls and indicators; working with data structures; and much more Learn the "art" and best practices of effective labview development NEW: Streamline development with labview Express VIs NEW: Acquire data with NI-DAQmx and the labview DAQmx VIs NEW: Discover design patterns for error handling, control structures, state machines, queued messaging, and more NEW: Create sophisticated user interfaces with tree and tab controls, drag and drop, subpanels, and more Whatever your application, whatever your role, whether you've used labview or not, labview for Everyone, Third Edition is the fastest, easiest way to get the results you're after!
標(biāo)簽: Everyone LabVIEW for 英文
上傳時(shí)間: 2013-10-14
上傳用戶:shawvi
第八章 labview的編程技巧 本章介紹局部變量、全局變量、屬性節(jié)點(diǎn)和其他一些有助于提高編程技巧的問(wèn)題,恰當(dāng)?shù)剡\(yùn)用這些技巧可以提高程序的質(zhì)量。 8.1 局部變量 嚴(yán)格的語(yǔ)法盡管可以保證程序語(yǔ)言的嚴(yán)密性,但有時(shí)它也會(huì)帶來(lái)一些使用上的不便。在labview這樣的數(shù)據(jù)流式的語(yǔ)言中,將變量嚴(yán)格地分為控制器(Control)和指示器(Indicator),前者只能向外流出數(shù)據(jù),后者只能接受流入的數(shù)據(jù),反過(guò)來(lái)不行。在一般的代碼式語(yǔ)言中,情況不是這樣的。例如我們有變量a、b和c,只要需要我們可以將a的值賦給b,將b的值賦給c等等。前面所介紹的labview內(nèi)容中,只有移位積存器即可輸入又可輸出。另外,一個(gè)變量在程序中可能要在多處用到,在圖形語(yǔ)言中勢(shì)必帶來(lái)過(guò)多連線,這也是一件煩人的事。還有其他需要,因此labview引入了局部變量。
上傳時(shí)間: 2013-10-27
上傳用戶:xieguodong1234
ni labview和于數(shù)據(jù)采集,分析和顯示,分析該交互式技術(shù)指南為您介紹它的基本知識(shí)。
上傳時(shí)間: 2013-11-10
上傳用戶:wkxiian
一本書(shū)的掃描稿,文字和圖片可見(jiàn)但不太清晰,文字較多,偏重于測(cè)量原理的介紹,對(duì)在labview使用各種不同的控件的介紹較少。全書(shū)一共552頁(yè)。
上傳時(shí)間: 2013-11-14
上傳用戶:superman111
一篇長(zhǎng)90頁(yè)的PPT和10個(gè)左右的示例源程序,對(duì)于自學(xué)能力強(qiáng)且有一定計(jì)算機(jī)編程基礎(chǔ)的人來(lái)說(shuō)上手還是很快的。 •Understand the components of a Virtual Instrument •Introduce labview and common labview functions •Build a simple data acquisition application •Create a subroutine in labview
上傳時(shí)間: 2013-11-21
上傳用戶:yeling1919
《labview程序設(shè)計(jì)與應(yīng)用》附加光盤(pán)使用說(shuō)明======================================================================= 本光盤(pán)為labview程序?qū)嵗?nbsp; labview程序?qū)嵗挥贓xamples文件夾中,其中包含了書(shū)中所有的例程以及數(shù)十個(gè)附加的labview程序?qū)嵗@些實(shí)例基本覆蓋了書(shū)中所介紹的內(nèi)容,建議讀者結(jié)合這些實(shí)例來(lái)閱讀本書(shū)。
標(biāo)簽: LabVIEW 程序設(shè)計(jì)
上傳時(shí)間: 2013-11-21
上傳用戶:yl1140vista
資料介紹說(shuō)明: 1.本程序只在Windows XP 平臺(tái)上經(jīng)過(guò)完整測(cè)試,因此只能保證該程序在winXP系統(tǒng)下運(yùn)行正確。 2.由于本程序使用了Access數(shù)據(jù)庫(kù),因此需要計(jì)算機(jī)安裝有Microsoft Access。 3.將本程序下載到本地計(jì)算機(jī)后,需要建立與用戶信息.mdb的ODBC鏈接。建立方法如下: 進(jìn)入開(kāi)始菜單 控制面板 管理工具 數(shù)據(jù)源(ODBC),建立一個(gè)新的"LVTest_UserB",數(shù)據(jù)庫(kù)選擇用戶信息.mdb。點(diǎn)擊ok完成設(shè)置。 4.運(yùn)行虛擬電子稱_陳錫輝.vi,輸入用戶名:admin,密碼:123456 登陸系統(tǒng)。進(jìn)入系統(tǒng)后可以更改密碼或管理通用戶等等。
上傳時(shí)間: 2014-12-31
上傳用戶:yepeng139
7位數(shù)字顯示設(shè)計(jì)程序 labview 源程序
標(biāo)簽: labview 數(shù)字顯示 設(shè)計(jì)程序
上傳時(shí)間: 2013-11-10
上傳用戶:xymbian
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1