搜索资源列表
ur
- 用户管理 (用户的权限管理) 1.结构:Ur.exe 主程序 Ur.mdb 用户数据库 UrConfig.ini 配置文件 2.调用: 在程序中直接调用可执行文件 Shell "Ur.exe Ur.mdb/SAIMOUR/LurName/LurLimit", vbNormalFocus 数据库/数据库密码/用户名称/用户权限 On Error GoTo err1 AppActivate "用户管理" Exit Sub
Aero dynamic missile program
- 本程序的开发环境为MATLAB6.5版本,所编程序须在此环境下运行。由于气动模型的离散性,且采用了许多工程计算经验公式和实验数据,所以在编程时会比较繁杂,为了使程序读起来方便清晰,在编制程序时采用了如下的思路: 考虑到程序的一般结构,这里将气动计算系统分为三大模块:输入模块、气动计算模块以及结果输出模块。考虑到本系统的特殊性,又将输入模块划分为初始数据输入模块、导弹外形参数模块以及插值数据库模块,并采用M文件格式编制;气动计算模块则采用了子系统的结构形式,并用Simulink 模块编制;结
Mschart
- VB画曲线,可实现曲线的自动绘制,和数据库ACCESS连接,采样数据。-VB draw curves, curve automatic drawing and database ACCESS sampling data.
Draw1
- VC++实现的简易画图工具,提供与数据库进行连接,能连续画线,当形成封闭曲线后可以重现封闭图形-Simple drawing tools, VC++ realized with the database connection, continuous painting line, form a closed curve can reproduce the closed graphics
quxian1
- 曲线,数据库中一旦有数据,曲线立马刷新,并且可以看到x-y个点,这一段的曲线图,每5秒更新一次,返回所有点,每0.1秒刷新一次-Curve, once the database data, the curve immediately refresh xy points, and you can see, this section of the graph, updated once every 5 seconds, return all refreshed once every 0.1 seco
MultisensorDetectionSystem
- 一个多传感器监控系统,可以在界面上以曲线的形式实时显示下位机各个传感器数据,并将数据保存到数据库中-A multi-sensor surveillance systems, the interface can be in the form of a curve of real-time display lower machine each sensor data, and save data to the database
7.30
- vb通过串口读取仪表读数,并能够绘制曲线和存入数据库-VB through the serial port to read the meter reading, and be able to draw curves and stored in the
VB6动态折线图
- 将串口通信数据采集代码放到Timer中,将采集来得数据通过ADO对象存入Access数据库。 2、将采集来的数据以时间(x)、数据(y)的结构存入一个结构数组,以便绘制曲线(The serial communication data acquisition code is placed in Timer, and the collected data is stored in the Access database through the ADO object. 2, the collected