登录
首页 » Visual Basic » DataPro

DataPro

于 2013-10-05 发布 文件大小:641KB
0 275
下载积分: 1 下载次数: 7

代码说明:

  软件是一款基于Microsoft Visual Basic 软件开发的物理化学实验数据处理软件,共分为八个实验,分别是”恒温槽的装配与性能测试”,“液体的饱和蒸汽压测定”,“双液系气液相平衡图的绘制”,“蔗糖转化反应速率常数的测定”,“电动势测定及应用”,“乙酸乙酯皂化反应动力学”,“最大气泡法测定液体表面张力”,“吊环法测定液体表面张力”。(Software is a Microsoft Visual Basic software development based on the physical and chemical experimental data processing software, is divided into eight experiments are " bath assembly and performance testing" , " liquid saturated vapor pressure measurement" , " two-fluid system phase equilibrium diagram drawing " ," invertase reaction rate constants measured, " " Determination and application of force " ," ethyl acetate saponification reaction kinetics " ," Determination of the maximum bubble liquid surface tension, " " Determination of the rings liquid surface tension. " )

文件列表:

物化实验数据处理系统





....................\14.bmp,19770,2011-11-14
....................\3.bmp,972054,2011-07-14
....................\4.bmp,972054,2011-07-14
....................\5.bmp,972054,2011-07-14
....................\6.bmp,972054,2011-07-14
....................\7.bmp,51254,2011-07-25
....................\8.bmp,106294,2011-07-25
....................\9.bmp,51254,2011-08-05
....................\Msflxgrd.ocx,246784,2003-04-10
....................\参赛作品登记表.doc,44032,2013-06-14
....................\物化实验数据处理系统.exe,573440,2013-06-14
....................\物化实验数据处理系统使用说明.doc,489472,2013-06-14
....................\物化实验测试数据
....................\................\乙酸乙酯皂化反应动力学.txt,186,2013-06-13
....................\................\双液系气液相平衡图的绘制.txt,465,2011-11-01
....................\................\吊环法测定溶液表面张力.txt,239,2013-06-13
....................\................\恒温槽的装配与性能测试.txt,169,2013-06-13
....................\................\最大气泡法测定溶液表面张力.txt,85,2012-04-23
....................\................\液体的饱和蒸汽压的测定.txt,164,2012-04-20
....................\................\电动势测定及应用.txt,41,2012-04-26
....................\................\蔗糖水解反应速率常数的测定.txt,80,2012-04-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sn8p2711b
    松翰单片机源码例子sn8p2711b有需要的下载哦(Sonix SCM source code examples sn8p2711b need to download ah)
    2015-11-05 00:00:30下载
    积分:1
  • ct46
    说明:  计算不同的三分CANTOR集,可以由此验证WTMM的正确性(CANTOR different set of one-third can thus verify the correctness of WTMM)
    2009-08-09 10:25:35下载
    积分:1
  • fer1
    $regfile = M8DEF.dat internal crystal 8000000 Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _ Portc.4 , E = Portd.2 , Rs = Portd.3 Config Lcd = 16 * 2 Config Timer1 = Counter , Edge = Rising Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED Config Timer0 = Timer , Prescale = 1024 Enable Counter1 Enable Interrupts Enable Timer0 Enable Timer1 On Ovf1 Pulsecount On Ovf0 Ovf0occures Dim A As Long , I As Long , B As Byte B = 0 Cls Start Timer0 Do Loop End end program Ovf0occures: Incr I If I > 30 Then Stop Timer0 Cls : Home A = B * 65536 A = A + Counter1 Lcd FREQ IS : A HZ B = 0 I = 0 : Counter1 = 0 Start Timer0 End If Return Pulsecount: Incr B Counter1 = 0 Return
    2014-11-22 01:04:48下载
    积分:1
  • Matrix-keyboard
    利用easyx写的矩阵键盘仿真,希望可以给爱好者提供参考。(Use easyx wrote matrix keyboard emulation, hoping to provide a reference for enthusiasts.)
    2015-04-03 21:49:29下载
    积分:1
  • main
    本项目是基于Cortex-M3 的地沟油快速检测装置,旨在实现“地沟油”快速,现场检测。MCU控制可编程的直接数字频率合成器(DDS)产生正弦激励信号,经过可变增益放大器(VGA)和低通滤波器(LPF)作用于食用油阻抗传感器(实验室制作)信号经过仪器放大器送入微控制器(MCU)的模数转化(ADC)通道,MCU对采集的信号通过快速傅里叶变换(DFT)处理,实现食用油阻抗与相角的检测;USB和以太网接口,可与计算机通讯,以便对采集的数据进行存储和分析。(The project is based on the Cortex-M3 waste oil rapid detection device designed to achieve " waste oil" rapid, on-site testing. MCU control programmable direct digital frequency synthesizer (DDS) generates sinusoidal excitation signal through a variable gain amplifier (VGA) and a low-pass filter (LPF) acting on the oil-impedance sensor (lab produced) to send signals through the instrumentation amplifier into the microcontroller (MCU) modulo conversion (ADC) channels, MCU signal acquisition via Fast Fourier Transform (DFT) processing, oil resistance and phase angle detection USB and Ethernet interfaces, and computer communication, in order to collect data for storage and analysis.)
    2020-07-01 17:20:01下载
    积分:1
  • led
    带参数子程序控制LED闪烁,适合单片机初学者(Subroutine with parameter control LED flashes, suitable for beginners SCM)
    2014-07-17 13:26:40下载
    积分:1
  • 12864
    51单片机中的LCD12864显示,用的是C语言,为KEIL程序包。(51 microcontroller in LCD12864 display)
    2013-12-27 19:27:05下载
    积分:1
  • code_a_picutre
    针对H264 JM中encode_a_picture函数进行讲解的PPT,希望对大家的学习有所帮助(For H264 JM in encode_a_picture function to explain the PPT, we hope to be helpful to learn)
    2013-07-18 15:38:20下载
    积分:1
  • GouWuJie
    1、ADO技术 2、用对话框显示图片 3、对话框动态伸展(1, ADO technology 2, with a dialog box is displayed pictures 3, the dialog dynamic extension)
    2016-01-25 22:02:17下载
    积分:1
  • Frequency-calculate
    用于水文频率计算的目估适线法,程序基于φ值表查询计算(Mesh used to calculate estimates of hydrological frequency fitting method)
    2013-12-31 11:14:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载