2023年全國(guó)碩士研究生考試考研英語(yǔ)一試題真題(含答案詳解+作文范文)_第1頁(yè)
已閱讀1頁(yè),還剩6頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、<p><b>  LabVIEW</b></p><p>  LabVIEW is a highly productive graphical programming language for building data acquisition an instrumentation systems.With LabVIEW, you quickly create user int

2、erfaces that give you interactive control of your software system. To specify your system functionality,you simply assemble block diagrams - a natural design notation for scientists and engineers. Tis tight integration w

3、ith measurement hardware facilitates rapid development of data acquisition ,analysis,and presentation solutions.LabVIEW </p><p>  Faster Development</p><p>  LabVIEW accelerates development over

4、 traditional programming by 4 to 10 times! With the modularity and hierarchical structure of LabVIEW, you can prototype ,design, and modify systems in a short amount of time. You can also reuse LabVIEW code easily and qu

5、ickly in other applications.</p><p>  Better Investment </p><p>  Using a Lab VIEW system, each user has access to a complete instrumentation laboratory at less than the cost of a single commerc

6、ial instrument. In addition, user configurable LabVIEW systems are flexible enough to adapt to technology changes, resulting in a better bong-term investment.</p><p>  Optimal Performance </p><p&g

7、t;  All LabVIEW applications execute at compiled speed for optimal performance. With the LabVIEW Professional Development System or Application Builder, you can build stand-alone executables or DLLs for secure distributi

8、on of your code. You can even create shared libraries or DLLs to call LabVIEW code from other programming languages.</p><p>  Open Development Environment </p><p>  With the open development env

9、ironment of LabVIEW, you can connect to other applications through ActiveX, the Web, DLLs, shared libraries, SQL(for databases), DataSocket, TCP/IP,and numerous other protocols.Use LabVIEW to quickly create networked mea

10、surement and automation systems that integrate the latest technologies in Web publishing and remote data sharing. LabVIEW also has driver libraries available for plug-in data acquisition, signal conditioning , GPIB,VXI,P

11、XI, computer-based instruments,</p><p>  LabVIEW Datalogging and Supervisory Control Module </p><p>  For high channel count and distributed applications, the LabVIEW Datelogging and Supervisory

12、 Control Module provides a complete solution. This module delivers I/O management, event logging and alarm management, distributed logging, historical and real-time trending, built-in security, configurable networking fe

13、atures, OPC device connectivity, and over 3,300 built-in graphics.</p><p>  LabVIEW Real-Time</p><p>  For applications that require real-time performance, National Instruments offers LabVIEW Re

14、al-Time. LabVIEW Real-Time downloads standard LabVIEW code to a dedicated hardware target running a real-time operating system independent from Windows.</p><p>  LabVIEW Vision Development Module </p>

15、<p>  The LabVIEW Vision Development Module is for scientists, automation engineers,and technicians who are developing LabVIEW machine vision and scientific imaging applications. The LabVIEW Vision Development Modu

16、le includes IMAQ Vision, a library of vision functions, and IMAQ Vision Builder, an interactive environment for vision applications. Unlike any other vision products, IMAQ Vision Builder and IMAQ Vision work together to

17、simplify vision software development so that you can apply vision to you</p><p>  Countless Applications</p><p>  LabVIEW applications are implemented in many industries worldwide including auto

18、motive, telecommunications, aerospace, semiconductor, electronic design and production, process control, biomedical, and many others, Applications cover all phases of product development from research to design to produc

19、tion and to service. By leveraging LabVIEW throughout your organization you can save time and money by sharing information and software.</p><p>  Test and Measurement </p><p>  LabVIEW has becom

20、e an industry-standard development tool for test and measurement applications. With Test Stand, LabVIEW-based test programs, and the industry's largest instrument driver library, you have a single, consistent develop

21、ment and execution environment for your entire system.</p><p>  Process Control and Factory Automation</p><p>  LabVIEW is used in numerous process control and factory automation applications.Ma

22、ny scientists and engineers look to LabVIEW for the high speed, high channel count measurement and control that graphical programming offers.For large, complex industrial automation and control applications, the LabVIEW

23、Data logging and Supervisory Control Module provides the same graphical programming as LabVIEW, but is designed specifically for monitoring large numbers of I/O points, communicating with industrial</p><p> 

24、 Machine Monitoring and Control </p><p>  LabVIEW is ideal for machine monitoring and predictive maintenance applications that need deterministic control, vibration analysis, vision and image processing, and

25、 motion control. With the LabVIEW platform of products including LabVIEW Real-Time for real-time deterministic control and the LabVIEW Data logging and Supervisory Control Module, scientists and engineers can create powe

26、rful machine monitoring and control applications quickly and accurately.</p><p>  Research and Analysis</p><p>  The integrated LabVIEW measurement analysis library provides everything you need

27、in an analysis package. Scientists and researchers have used LabVIEW to analyse and compute real results for biomedical, aerospace, and energy research applications, and in numerous other industries. The available signal

28、 generation and processing, digital filtering, windowing, curve-fitting, For specialized analysis, such as joint time-frequency analysis, wavelet,and model-based spectral analysis, LabVIEW offers the</p><p>

29、  Draw Your Own Solution</p><p>  With LabVIEW, you build graphical programs called virtual instruments (VIs) instead of writing text-based programs. You quickly create front panel user interfaces that give

30、you the interactive control of your system. To add functionality to the user interface, you intuitively assemble block diagrams- a natural design notation for engineers and scientists.</p><p>  Create the Fr

31、ont Panel</p><p>  On the front panel of your VI, you place the controls and data displays for your system by selecting ob jects from the Controls palette, such as numeric displays, meters, gauges, thermomet

32、ers, LEDs, charts,and graphs.When you complete and run your VI,you use the front panel to control your system whether you move a slide, zoom in on a graph, or enter a value with the keyboard.</p><p>  Constr

33、uct the Graphical Block Diagram</p><p>  To program the VI, you construct the block diagram without worrying about the syntactical details of text-based programming languages. You do this by selecting object

34、s (icons) from the Functions palette and connecting them together with wires to transfer data among block diagram objects. These objects include simple arithmetic functions, advanced acquisition and analysis routines, ne

35、twork and file I/O operations, and more.</p><p>  Dataflow Programming </p><p>  LabVIEW uses a patented dataflow programming model that frees you from the linear architecture of text-based prog

36、ramming languages. Because the execution order in LabVIEW is determined by the flow of data between nodes,and not by sequential lines of text,you can create block diagrams that execute multiple operations in parallel. Co

37、nsequently, LabVIEW is a multitasking system capable of running multiple execution threads and multiple VIs in parallel.</p><p>  Modularity and Hierarchy</p><p>  LabVIEW VIs are modular in des

38、ign, so any VI can run by itself or as part of another VI. You can even create icons for your own VIs, so you can design a hierarchy of VIs that serve as application building blocks. You can modify, interchange, and comb

39、ine them with other VIs to meet your changing application needs.</p><p>  Graphical Compiler </p><p>  In many applications, execution speed is critical. LabVIEW is the only graphical programmin

40、g system with a compiler that generates optimized code with execution speeds comparable to compiled C programs. You can even use the LabVIEW profiler to analyse and optimize time-critical operations. Consequently, you in

41、crease your productivity with graphical programming without sacrificing execution speed.</p><p>  Measurements and Mathematics</p><p>  LabVIEW includes a variety of other measurement analysis t

42、ools. Examples include curve fitting, signal generation, peak detection, and probability and statistics. Measurement analysis functions can determine signal characteristics such as DC/RMS levels, total harmonic distortio

43、n (THD),impulse response, frequency response, and cross-power spectrum. LabVIEW users can also deploy numerical tools for solving differential equations, optimization, root finding, and other mathematical problems.In add

44、it</p><p>  Development System </p><p>  The LabVIEW Professional Development System facilitates the development of high-end, sophisticated instrumentation systems for developers working in team

45、s, users developing large suites of VIs, or programmers needing to adhere to stringent quality standards.Built on the Full Development System, the Professional Development System also includes the LabVIEW Application Bui

46、lder for building stand-alone executables and shared libraries (DLLs)and creating distribution kits. In addition, the developme</p><p>  LabVIEW Full Development System</p><p>  The LabVIEW Full

47、 Development System equips you with all of the tools you need to develop instrumentation systems. It includes GPIB, VISA, VXI, RS-232, DAQ, and instrument driver libraries for data acquisition and instrument control. The

48、 measurement analysis add DC/RMS measurements, single tone analysis, harmonic distortion analysis, SINAD analysis, limit testing, signal generation capabilities, signal processing, digital filtering, windowing, curve fit

49、ting, statistics, and a myriad of linear alg</p><p>  LabVIEW Base Package </p><p>  Use the LabVIEW Base Package, the minimum LabVIEW configuration, for developing data acquisition and analysis

50、, instrument control, and basic data presentation. The Base Package operates on Windows 2000/NT/Me/9x.</p><p>  Debug License for LabVIEW</p><p>  If you deploy LabVIEW applications, including L

51、abVIEW tests for use with Test Stand, the debug license allows you to install the LabVIEW development system on the target machines so you can step into your test code for complete test debugging. This license is not int

52、ended for program development.</p><p>  虛擬儀器(LabVIEW)</p><p>  虛擬儀器是一種高效用于構(gòu)建數(shù)據(jù)采集與監(jiān)測(cè)系統(tǒng)圖形化編程語(yǔ)言。使用虛擬儀器,您快速創(chuàng)建用戶界面,讓您交互控制您的軟件系統(tǒng)。要指定您系統(tǒng)的功能,您只需裝配塊關(guān)系圖—一種自然的設(shè)計(jì)表示科學(xué)家和工程師。測(cè)量硬件緊密集成方便了數(shù)據(jù)采集、分析與演示文稿解決方案的快速發(fā)展。虛

53、擬儀器包含強(qiáng)大的內(nèi)置度量分析和一個(gè)圖形的編輯器實(shí)現(xiàn)最佳性能。虛擬儀器是使用于Windows 2000/NT/Me/9x、Mac OS、Linux、Sun Solaris 和HP-UX,</p><p>  有三種不同的開(kāi)發(fā)系統(tǒng)選項(xiàng)。</p><p><b>  更快地發(fā)展</b></p><p>  虛擬儀器通過(guò)加快發(fā)展了對(duì)傳統(tǒng)的編程提升了4至

54、10倍!使用模塊化和層次結(jié)構(gòu)的虛擬儀器,可以原型,設(shè)計(jì),并且在一個(gè)短時(shí)間內(nèi)修改系統(tǒng)。您也可以重用虛擬儀器代碼輕松快速地在其他應(yīng)用程序中應(yīng)用。</p><p><b>  更好的投資</b></p><p>  使用虛擬儀器系統(tǒng),每個(gè)用戶有權(quán)訪問(wèn)單一的商業(yè)文書的成本低于一個(gè)完整的檢測(cè)實(shí)驗(yàn)室。此外,用戶還可配置的虛擬儀器系統(tǒng)足夠的靈活性,從而更好地長(zhǎng)期投資的技術(shù)變化與適應(yīng)

55、。</p><p><b>  優(yōu)化性能</b></p><p>  虛擬儀器的所有應(yīng)用程序執(zhí)行以獲得最佳性能的編譯速度。用虛擬儀器專業(yè)開(kāi)發(fā)系統(tǒng)或應(yīng)用程序生成器,可為您的代碼的安全通訊生成獨(dú)立可執(zhí)行文件或dll。您甚至可以創(chuàng)建共享的庫(kù)或從其他編程語(yǔ)言中調(diào)用虛擬儀器代碼的dll。</p><p><b>  開(kāi)放的開(kāi)發(fā)環(huán)境</b&

56、gt;</p><p>  用虛擬儀器在開(kāi)放開(kāi)發(fā)環(huán)境,您可以連接到通過(guò)ActiveX、Web、dll、共享的庫(kù)、SQL(數(shù)據(jù)庫(kù))、DataSocket、TCP/IP和許多其他協(xié)議的其他應(yīng)用程序。虛擬儀器用于快速創(chuàng)建網(wǎng)絡(luò)的測(cè)量和Web發(fā)布和遠(yuǎn)程數(shù)據(jù)共享最新的科技集成的自動(dòng)化系統(tǒng)。虛擬儀器也可以用于插件數(shù)據(jù)采集、信號(hào)調(diào)理、GPIB、VXI、PXI、基于計(jì)算機(jī)的儀器、串行協(xié)議、圖像采集和運(yùn)動(dòng)控制的驅(qū)動(dòng)程序。除了在虛擬儀

57、器的開(kāi)發(fā)系統(tǒng)國(guó)家儀器還提供多種附加模塊和擴(kuò)展功能的虛擬儀器的工具集。這使您可以快速構(gòu)建可定制、魯棒的測(cè)量和自動(dòng)化系統(tǒng)。</p><p>  虛擬儀器數(shù)據(jù)記錄和監(jiān)督控制模塊</p><p>  高通道數(shù)的分布式應(yīng)用程序日志記錄的虛擬儀器數(shù)據(jù)和監(jiān)督控制模塊,提供了一個(gè)完整的解決方案。此模塊提供了I/O管理、事件日志和警報(bào)管理、分布式日志記錄、歷史和實(shí)時(shí)趨勢(shì)分析、內(nèi)置安全、網(wǎng)絡(luò)功能,可配置、OP

58、C設(shè)備的連接和超過(guò)3,300內(nèi)置圖形。</p><p><b>  實(shí)時(shí)虛擬儀器</b></p><p>  對(duì)于需要實(shí)時(shí)性能的應(yīng)用國(guó)家儀器,提供了實(shí)時(shí)虛擬儀器。虛擬儀器從Windows運(yùn)行獨(dú)立的實(shí)時(shí)操作系統(tǒng)實(shí)時(shí)下載標(biāo)準(zhǔn)虛擬儀器代碼到專用的硬件目標(biāo)。</p><p>  虛擬儀器視覺(jué)開(kāi)發(fā)模塊</p><p>  虛擬儀器

59、視覺(jué)開(kāi)發(fā)模塊是為科學(xué)家、自動(dòng)化的工程師和技術(shù)人員正在開(kāi)發(fā)虛擬機(jī)器視覺(jué)和科學(xué)的圖像處理應(yīng)用程序。虛擬儀器視覺(jué)開(kāi)發(fā)模塊包括IMAQ視覺(jué),視覺(jué)的函數(shù)庫(kù)和IMAQ視覺(jué)一起工作來(lái)簡(jiǎn)化視覺(jué)軟件開(kāi)發(fā),以便您可以應(yīng)用視覺(jué)測(cè)量和自動(dòng)化應(yīng)用程序。</p><p><b>  廣泛的應(yīng)用</b></p><p>  在很多行業(yè)全球包括汽車、電訊、航空航天、半導(dǎo)體、電子設(shè)計(jì)和生產(chǎn)、過(guò)程控制生

60、物醫(yī)學(xué),以及許多其他實(shí)現(xiàn)虛擬儀器的應(yīng)用程序。應(yīng)用程序覆蓋產(chǎn)品從設(shè)計(jì)到生產(chǎn)和服務(wù)的研究開(kāi)發(fā)的所有階段。利用虛擬儀器在整個(gè)組織您可以節(jié)省時(shí)間和金錢的共享信息和軟件。</p><p><b>  測(cè)試與測(cè)量</b></p><p>  虛擬儀器已經(jīng)成為一個(gè)行業(yè)標(biāo)準(zhǔn)開(kāi)發(fā)工具,用于測(cè)試和測(cè)量的應(yīng)用程序。與試驗(yàn)臺(tái),基于虛擬儀器的測(cè)試的程序和業(yè)界最大檢測(cè)驅(qū)動(dòng)程序庫(kù),為您的整個(gè)系統(tǒng)有

61、一個(gè)單一、一致的開(kāi)發(fā)和執(zhí)行環(huán)境。</p><p>  過(guò)程控制和工廠自動(dòng)化</p><p>  在眾多的過(guò)程控制與工廠自動(dòng)化應(yīng)用中使用虛擬儀器。很多科學(xué)家和工程師希望虛擬儀器的高速度、高通道累計(jì)測(cè)量和控制該圖形編程提供。大型、復(fù)雜工業(yè)自動(dòng)化和控制應(yīng)用程序,為日志記錄的虛擬儀器數(shù)據(jù)和監(jiān)督控制模塊提供相同圖形編程作為虛擬儀器,但專門用于監(jiān)視大量的I/O點(diǎn)、工業(yè)控制器和網(wǎng)絡(luò),溝通和提供基于PC的

62、控制。</p><p><b>  計(jì)算機(jī)檢測(cè)與控制</b></p><p>  虛擬儀器是計(jì)算機(jī)檢測(cè)和預(yù)測(cè)性維護(hù)應(yīng)用程序需要具有確定性控制、振動(dòng)分析、視覺(jué)和圖像處理,和運(yùn)動(dòng)控制的理想選擇。產(chǎn)品包括虛擬儀器實(shí)時(shí)確定性實(shí)時(shí)控制和日志記錄的虛擬儀器數(shù)據(jù)及監(jiān)督控制模塊的該虛擬儀器平臺(tái)與科學(xué)家和工程師可以快速而準(zhǔn)確地創(chuàng)建功能強(qiáng)大的計(jì)算機(jī)監(jiān)視和控制應(yīng)用程序。</p>

63、<p><b>  研究與分析</b></p><p>  集成的虛擬儀器測(cè)量分析庫(kù)提供了一個(gè)分析軟件包中的所需的一切??茖W(xué)家和研究人員已用虛擬儀器來(lái)分析和計(jì)算的實(shí)際結(jié)果生物醫(yī)學(xué),航天和能源研究應(yīng)用程序,和很多其它行業(yè)??捎玫男盘?hào)的生成和處理、數(shù)字濾波、窗口、曲線的擬合和限制掩碼測(cè)試功能列出的聯(lián)合時(shí)-頻分析,小波,并基于模型的虛擬頻譜分析提供特別設(shè)計(jì)的信號(hào)處理工具集。聲音和振動(dòng)

64、工具集提供octave分析,平均和非平均的頻率分析、瞬態(tài)分析、加權(quán)的篩選,與聲級(jí)測(cè)量,等等。</p><p><b>  繪制自己的解決方案</b></p><p>  虛擬儀器,使用中,您將構(gòu)建稱為虛擬儀器(VIs)的而不是編寫基于文本的程序的圖形程序。您快速創(chuàng)建前面板的用戶界面為您提供您的系統(tǒng)的交互式控件的用戶界面。將功能添加到用戶界面,您直觀地裝配塊關(guān)系圖—一種

65、提供給工程師和科學(xué)家自然的設(shè)計(jì)表示法。</p><p><b>  創(chuàng)建前面板</b></p><p>  您的虛擬儀器的前面板上,控件和數(shù)據(jù)顯示為您的系統(tǒng)通過(guò)放置在控件調(diào)色等數(shù)字顯示、米、儀表、溫度計(jì)、指示燈、圖表和圖表中選擇對(duì)象。當(dāng)您完成運(yùn)行您的虛擬儀器時(shí)您使用前面板來(lái)控制您的系統(tǒng)是否移動(dòng)放大的圖形,或輸入用鍵盤的值。</p><p>&l

66、t;b>  構(gòu)建該圖形的框圖</b></p><p>  要在虛擬儀器進(jìn)行編程您需要構(gòu)建塊關(guān)系圖無(wú)需擔(dān)心的基于文本的編程語(yǔ)言的語(yǔ)法的詳細(xì)信息。您執(zhí)行此操作的功能調(diào)色板中選擇對(duì)象(圖標(biāo)),一起用來(lái)傳輸數(shù)據(jù)塊關(guān)系圖對(duì)象間的電線連接它們。這些對(duì)象包括先進(jìn)的采集和分析例程、網(wǎng)絡(luò)和文件I/O操作和更多的簡(jiǎn)單算法的函數(shù)。</p><p><b>  數(shù)據(jù)流編程</b&

67、gt;</p><p>  虛擬儀器使用一個(gè)專利的數(shù)據(jù)流編程模型,使您得以從基于文本的編程語(yǔ)言的線性體系結(jié)構(gòu)。因?yàn)橛晒?jié)點(diǎn),之間的數(shù)據(jù)流和不連續(xù)的文本行,確定在虛擬儀器中的執(zhí)行順序,您可以創(chuàng)建并行執(zhí)行多個(gè)操作的框圖。 因此,能夠以并行方式運(yùn)行多個(gè)執(zhí)行線程和多個(gè)可見(jiàn)的多任務(wù)系統(tǒng)虛擬儀器。</p><p><b>  模塊化合層次結(jié)構(gòu)</b></p><

68、p>  虛擬儀器可見(jiàn)是模塊化設(shè)計(jì),本身或作為另一個(gè)虛擬儀器的一個(gè)分運(yùn)行任何流。所以您可以設(shè)計(jì)VIs 和subVIs, 作為應(yīng)用程序構(gòu)造塊的層次結(jié)構(gòu),您甚至可以創(chuàng)建您自己的可見(jiàn),圖標(biāo)。可以修改、交互,并將它們與其他可見(jiàn),來(lái)滿足您不斷變化的應(yīng)用需求結(jié)合起來(lái)。</p><p><b>  圖形化編譯器</b></p><p>  在許多的應(yīng)用程序執(zhí)行速度至關(guān)重要。虛擬

69、儀器是用比作已編譯的C程序的執(zhí)行速度優(yōu)化的代碼生成一個(gè)編譯器只圖形編程系統(tǒng)。甚至可以使用虛擬儀器探查器用于分析和優(yōu)化時(shí)間關(guān)鍵操作。因此,可以提高您的工作效率,圖形化編程與執(zhí)行速度的前提。</p><p><b>  測(cè)量和數(shù)學(xué)</b></p><p>  虛擬儀器包括許多種其他測(cè)量分析工具。示例包括曲線擬合,信號(hào)的生成、峰值檢測(cè),與概率統(tǒng)計(jì)。測(cè)量分析功能可以確定信號(hào)特

70、征如RMS/DC級(jí)別、總諧波失真(THD)、沖擊響應(yīng),頻率響應(yīng)特性及互功率譜。虛擬儀器用戶還可以部署數(shù)值求解微分方程組、優(yōu)化、查找,根和其他數(shù)學(xué)問(wèn)題的工具。此外,您可以通過(guò)直接在您的虛擬儀器程序中輸入MATLAB或HIQ腳本擴(kuò)展這些內(nèi)置的功能。為圖表,并圖表可以依靠?jī)?nèi)置虛擬儀器2D和3D可視化工具。2D工具包括功能如自動(dòng)縮放X和Y范圍、可重構(gòu)屬性(點(diǎn)/線條樣式、顏色,及更多)和游標(biāo)。Microsoft Windows 用戶可以使用基于O

71、penGL的3D圖形,然后用鼠標(biāo)動(dòng)態(tài)旋轉(zhuǎn)、放大和移動(dòng)這些圖。</p><p><b>  開(kāi)發(fā)系統(tǒng)</b></p><p>  虛擬儀器專業(yè)發(fā)展體系促進(jìn)發(fā)展高端、精密儀器儀表系統(tǒng)的用戶開(kāi)發(fā)的可見(jiàn)或程序人員需要遵守嚴(yán)格的質(zhì)量標(biāo)準(zhǔn)大型團(tuán)隊(duì)中工作的開(kāi)發(fā)人員。職業(yè)發(fā)展制度健全的開(kāi)發(fā)系統(tǒng),還包括虛擬儀器應(yīng)用生成器創(chuàng)建分發(fā)工具包及建立獨(dú)立的可執(zhí)行文件和共享的庫(kù)(dll)的。此外,

72、開(kāi)發(fā)系統(tǒng)提供源代碼控制工具,并提供實(shí)用程序的定量測(cè)量您的應(yīng)用程序的復(fù)雜性。與圖形的差異比較,您可以快速確實(shí)兩個(gè)虛擬儀器應(yīng)用程序的外觀和功能差異。我們包括編程標(biāo)準(zhǔn)和提供一致的虛擬儀器編程方法論為指導(dǎo)的樣式指南。該系統(tǒng)包含討論虛擬儀器用戶必須執(zhí)行的步驟的質(zhì)量標(biāo)準(zhǔn)文檔以滿足內(nèi)部規(guī)例或其他嚴(yán)格的質(zhì)量標(biāo)準(zhǔn)如ISO9000認(rèn)證或FDA批準(zhǔn)。職業(yè)發(fā)展制度在Windows2000/NT/Me/9x, Mac OS、Sun、HP-UX 和Linux上操作

73、。</p><p>  虛擬儀器完全開(kāi)發(fā)系統(tǒng)</p><p>  虛擬儀器系統(tǒng)完全發(fā)展裝備您提供所有您需要開(kāi)發(fā)儀器系統(tǒng)的工具。它包括GPIB、VISA、VXI、RS-232、數(shù)據(jù)采集, 并用于數(shù)據(jù)采集、儀器控制儀器驅(qū)動(dòng)程序庫(kù)。測(cè)量分析庫(kù)添加DC/RMS測(cè)量、單音分析、諧波失真分析、比分析、限制測(cè)試、信號(hào)生成功能、信號(hào)處理、數(shù)字濾波、窗口、曲線擬合、統(tǒng)計(jì)和無(wú)數(shù)的線性代數(shù)和數(shù)學(xué)函數(shù)。開(kāi)發(fā)系統(tǒng)還

74、提供了功能直接訪問(wèn)dll、ActiveX和其他外部代碼。系統(tǒng)的其他功能包括Web發(fā)布高級(jí)報(bào)表的生成工具的工具調(diào)用MATLAB和HIQ腳本、三維表面、行,輪廓圖和自定義圖形及動(dòng)畫功能。全系統(tǒng)發(fā)展在Windows2000/NT/Me/9x、Mac OS 、Sun、HP-UX和Linux上操作。</p><p><b>  虛擬儀器基礎(chǔ)產(chǎn)品包</b></p><p>  使

75、用虛擬儀器的基地打包,最小的虛擬儀器配置開(kāi)發(fā)數(shù)據(jù)采集和分析、儀表控制,并基本數(shù)據(jù)演示文稿。在Windows2000/NT/Me/9x上操作的基礎(chǔ)產(chǎn)品包。</p><p><b>  虛擬儀器調(diào)用許可證</b></p><p>  如果部署包括虛擬儀器測(cè)試試驗(yàn)臺(tái),所用的虛擬應(yīng)用程序調(diào)用許可證可以安裝在目標(biāo)計(jì)算機(jī)上的虛擬儀器開(kāi)發(fā)系統(tǒng),以便您可以進(jìn)行完整的測(cè)試調(diào)試您的測(cè)試代

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 眾賞文庫(kù)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

評(píng)論

0/150

提交評(píng)論