搜索资源列表
compstr
- VB直接实现的算式计算器,无需外部的Dll,使用时,直接输入一个算式,包括括号,程序会自动计算出正确答案。不会像一般的计算器那样只能一步一步的计算。-Direct realization of the formula VB calculators, without external Dll, when used directly into a formula, including the brackets, the program will automatically calculate the
VB6-Step-By-Step-src
- vb6.0 step by step 一书源码-failed to translate
VBproject
- vb编写的界面,通过pc机利用串口发送数据到下位机,来控制电流的大小和步进值,也可以用改变控制其它的-interface vb prepared by the pc machine using the serial port to send data to the next crew to control the size of the current and the step value, and can also be used to change the control of other
Excel格式解析
- excel格式解析,Excel是个应用面很广的数据处理软件有强大的数据处理能力也有着强大的表格处理能力。对于我们测量来说最繁琐的工作之一就是对数据的处理这就需要将数据输出到Excel文件中再处理。我们就需要懂得如何快速的将数据输入到Excel中。而每次输入数据都要打开Excel再进行一步步输入操作很繁琐。我们希望通过一个简单程序将数据直接转化为Excel文件来让我们继续处理。本文通过研究得出三种生成Excel文件的方法并采用VB程序开发出文本文件自动转化为Excel文件的程序。(ex