资源列表
dual-channel-voice-recording-system
- 一个基于labview的双声道语音录制系统,可输出wav格式的音频,需要labview2010版本以上-A dual-channel voice recording system based on LabVIEW, which can output wav format audio, labview2010 and above version
Dual-Channel-Temperature-Log
- 气温记录功能。是天气预报的一个补充功能。在提供高、低温预警之外,另将每一次读取的气温值记入档案。-Function of temperature records. Is a complementary function of the weather forecast. To provide high and low temperature warning, and the other will read every temperature value recorded in the file.
Weather-Station
- 气象站功能。该气象站功能完备,不仅可以做出准确的天气预报,而且当用户给定的最低气温高于最高气温值时会报错。-Weather station function. The weather station fully functional, not only can make accurate forecasts, and will complain when given the minimum temperature is higher than the maximum temperature va
Convert-C-to-F
- 将摄氏度转化为华氏度。用户给出一个摄氏度温度数值,程序自动将其转化为华氏度值。-Degrees Celsius into Fahrenheit. The user is given a degree Celsius temperature value, the program will automatically convert to Fahrenheit value.
SubVI-Tester
- 测试子VI。该程序可以测试子VI是否有效。如果无效可以自动调试并指出bug在哪儿。-Test sub-VI. The program can test whether the sub-VI. If that does not automatically debug and pointed out where the bug in the.
Area-of-Triangle
- 计算三角形面积。给出三角形三边长之后,判断该三角形是否有效,有效则自动计算面积。-Calculate the area of a triangle. The given triangle trilateral long, it is judged that the triangle is valid, the valid area calculated automatically.
Using-Temperature
- 测试天气预报功能。温度高于某值时提示高温预警,温度低于某值时提示低温预警。-Test weather forecasting capabilities. The prompt high temperature warning when the temperature is above a certain value, the low temperature warning prompts when the temperature is below a certain value.
sbRIO9642_socket
- 自己编写的一个LabVIEW控制sbRIO9642进行socket数据传输的程序,上位机和下位机程序都已经调试可用,传输速度实际测试在4MB/S以上。LabVIEW2011及以上版本可打开。-I have written a the LabVIEW control sbRIO9642 carried the socket data transfer procedures, the host computer and lower computer program have debugging av
UTF8toOEMCP
- 自己编写的一个LabVIEW下通过调用dll将UTF8转换成当前系统字符集(一般为GBK)的程序,保证可以运行,并正确转换。2011及以上版本打开。-I have written a LabVIEW dll by calling UTF8 conversion into the current system character set (general as GBK) program, to ensure that you can run, and correctly convert. 2011
LabviewNetworkSound
- 自己在Labview下编写的一个通过网络传输声音的程序,分为接收和发送两个VI,保证可已使用,用2011及以上版本打开。-Written in Labview a program through the network transmission of sound into receiving and sending two VI assurance may have been used to open 2011 and above versions.
Update845xFirmware2007
- NI公司给出的用于更新USB-8451板卡固件的VI程序,如果某些任的8451板卡固件需要更新的话,可以使用这个vi,按照里面的界面操作运行后,就可以成功更新固件。是一个很好的工具,NI官方网站也较难找到,是从NI的问答解决列表中找到的。-NI given by the company is used to update the USB-8451 the board firmware VI program, if certain any 8451 boards need to update th
MyDataBase
- 一个用LabVIEW操作数据库的例子,其中用到了调用VI执行SQL语句进行操作,内部有完整工程,直接打开工程,通过测试,确保可用。-An example of LabVIEW to operate the database, which uses the operation call to the the VI implementation of SQL statements within a complete engineering, open the project directly, th