搜索资源列表
dabing20120602
- 第七届智能车电磁组上位机,串口,五个32位有符号数,仅接受,可保存、回放历史曲线-Seventh smart car electromagnetic group host computer
LabVIEW-UPC-32
- 介绍了基于LabVIEW实现对仪器UPC-32的程序控制方法,通过应用实例详细介绍了仪器的命令格式、软件编程思路及具体实现方法。-The program control method for realization of the instrument UPC-32, by the application examples described in detail the command format of the instrument, the software programming ideas
32--8---16--16-matrix-conversion
- 32*8 - 16*16 matrix conversion汉字格式字库转换-32* 8- 16* 16 matrix conversion character format font conversion
healthy-advisier
- 实现饮食选择,质量输入与食物的查询功能,后台有数据库的支持,可以在windows 7 32 位机上直接运行-store the food you eat and give advise to keep in shape,it requires database support,which is given,on windows 7 32 bit operating system,it can run right,other system requires you set DSN mannuall
Int64-32_V3_EM
- 使用Labview将Int64转换为Float32进行数据类型转换。-Use Labview to convert Int64 to float 32.
kpci-842
- KPCI-842板包含以下功能: 1. 开关量:32入 注:具体可以参考该板卡的使用手册。 -KPCI-842 contains the following functions: The 1 switch quantity: 32 Note: specific can reference the card user manual
kpci-843
- 32路输出通道:用开关按钮自行设置32个输出:“1”为高电平,“0”为低电平。输出通道具有二级锁存功能,即当计算机因故断电时,若板卡的供电电源照常供电,开关量的输出状态不会改变,直到计算机恢复供电后重新设置开关量的输出状态为止。-32 output channels: set the 32 output switch button: "1" high, "0" as a low level. Output channel has two latch function, name
a
- 设计一个VI来测量温度(保留2位小数),每隔0.25秒测一次,共测定10秒。在数据采集过程中,VI将在波形Chart上实时地显示测量结果。采集过程结束后,在Graph上画出温度数据曲线,并且把测量的温度值以文件的形式存盘, 使用记事本打开文件检查结果是否正确。 存盘格式为: 点数 时间(S) 温度值(度) 1 0.25 78.56 2 0.50 85.32-Design a VI to measure the temperature (keep two decimal p
datachange_array-in-rule
- 格式转换:下位机发送的是32位无符号数据,上位机接收后都转换为字符串,并且高低位交换。辨识数据:转换后需要对数据进行辨识处理,下位机发送数据时加标签位(32位),构成标签+数值+标签+数值这样的格式。标签是1到56,标识56变量。也就是说如果下位机给每个变量赋值1,那么经过数据转换后的交换字112131415161718191101111121131141……,当然1到56不会安顺序发送-Format Conversion: lower machine to send a 32-bit unsi
spline
- 三次样条插值在labview2013/32上的实现-spline interpolation on labview 2013/32
data_converter
- 自己用labview搭建的32位单精度浮点数转定点小数,亲测可用-Own use labview to build 32-bit single precision floating point decimal turn, pro-test available
wenduzhuanhuan
- 实现将一华氏温度(F)转换成摄氏温度(C)的功能。已知摄氏温度与华氏温度的关系C=5(F-32)/9。-The realization of a Fahrenheit (F) converted to Celsius (C) function. Known Celsius and Fahrenheit temperature dependence of C 5 (F-32)/9.
IEEE754
- labview IEEE754标准 32位浮点数转换(LabVIEW IEEE754 standard 32 bit floating point conversion)
labview IEEE标准32位浮点数转换
- 基于labview IEEE754标准32位浮点数转换,已经过测试工具验证。