登录
首页 » LabView » LabVIEW_dianzicheng

LabVIEW_dianzicheng

于 2008-07-07 发布 文件大小:1331KB
0 185
下载积分: 1 下载次数: 313

代码说明:

  虚拟电子秤 程序使用说明 1. 本程序只在Windows XP平台上经过完整测试,因此只能保证该程序在WinXP系统下运行正确。 2. 由于本程序使用了Access数据库,因此需要计算机上安装有Microsoft Access。 3. 将本程序下载到本地计算机后,需要建立与用户信息.mdb的ODBC连接。建立方法如下:进入开始菜单->控制面板->管理工具->数据源(ODBC),建立一个新的系统DSN:选择Add…->Microsoft Access Driver(*.mdb),数据源名称为“LVTest_UserDB”,数据库选择用户信息.mdb。点击OK完成设置。 4. 运行虚拟电子秤_陈锡辉.vi,输入用户名:admin,密码:123456 登录系统。进入系统后可以更改密码或管理用户等等。()

文件列表:

虚拟电子秤_陈锡辉
.................\data.xls
.................\LabSQL
.................\......\ADO210.CHM
.................\......\Examples
.................\......\........\Example - Fetch a Table.vi
.................\......\........\Example - Insert into a Table.vi
.................\......\........\Example- One Record at a Time.vi
.................\......\........\SampleDatabase.mdb
.................\......\LabSQL ADO functions
.................\......\....................\Command
.................\......\....................\.......\ADO Command Create.vi
.................\......\....................\.......\ADO Command Destroy.vi
.................\......\....................\.......\ADO Command Execute.vi
.................\......\....................\.......\ADO Command Get Integer Parameter Value.vi
.................\......\....................\.......\ADO Command Get Parameters.vi
.................\......\....................\.......\ADO Command Set Active Connection.vi
.................\......\....................\.......\ADO Command Set Command Text.vi
.................\......\....................\.......\ADO Command Set Paramter Value.vi
.................\......\....................\.......\ADO Command Set Stored Procedure Text.vi
.................\......\....................\.......\ADO Command Set String Parameter Value.vi
.................\......\....................\.......\dir.mnu
.................\......\....................\Connection
.................\......\....................\..........\ADO Connection Begin Transaction.vi
.................\......\....................\..........\ADO Connection Close.vi
.................\......\....................\..........\ADO Connection Commit Transaction.vi
.................\......\....................\..........\ADO Connection Create.vi
.................\......\....................\..........\ADO Connection Destroy.vi
.................\......\....................\..........\ADO Connection Execute.vi
.................\......\....................\..........\ADO Connection Open.vi
.................\......\....................\..........\ADO Connection Rollback Transaction.vi
.................\......\....................\..........\ADO Connection Set Mode.vi
.................\......\....................\..........\ADO Connection Set Timeout.vi
.................\......\....................\..........\dir.mnu
.................\......\....................\Recordset
.................\......\....................\.........\ADO Fields Get Count.vi
.................\......\....................\.........\ADO Fields Item.vi
.................\......\....................\.........\ADO Item Value.vi
.................\......\....................\.........\ADO Recordset BOF.vi
.................\......\....................\.........\ADO Recordset Cache Size.vi
.................\......\....................\.........\ADO Recordset Close.vi
.................\......\....................\.........\ADO Recordset Create.vi
.................\......\....................\.........\ADO Recordset Destroy.vi
.................\......\....................\.........\ADO Recordset EOF.vi
.................\......\....................\.........\ADO Recordset Get Fields.vi
.................\......\....................\.........\ADO Recordset GetString.vi
.................\......\....................\.........\ADO Recordset Move.vi
.................\......\....................\.........\ADO Recordset MoveFirst.vi
.................\......\....................\.........\ADO Recordset MoveLast.vi
.................\......\....................\.........\ADO Recordset MoveNext.vi
.................\......\....................\.........\ADO Recordset Open.vi
.................\......\....................\.........\ADO Recordset RecordCount.vi
.................\......\....................\.........\dir.mnu
.................\......\....................\SQL Execute.vi
.................\......\....................\SQL Fetch Data (GetString).vi
.................\......\....................\SQL Fetch Data.vi
.................\......\README_FIRST.txt
.................\SubVIs
.................\......\SQL_Execution.vi
.................\......\修改密码.vi
.................\......\模拟数据发生.vi
.................\......\用户登录.vi
.................\......\用户管理.vi
.................\......\自定义错误对话框.vi
.................\用户信息.mdb
.................\虚拟电子秤_陈锡辉.aliases
.................\虚拟电子秤_陈锡辉.lvproj
.................\虚拟电子秤_陈锡辉.vi
.................\虚拟电子秤程序说明_陈锡辉.doc

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

发表评论

0 个回复

  • Core_F28335
    说明:  TI 28335的基础代码,很全,值得下载,可以学习(source code of 28335)
    2021-01-09 20:30:23下载
    积分:1
  • HFSS 高低阻抗滤波器 5节,可调参数,优化
    HFSS 高低阻抗滤波器 5节,可调参数,优化-HFSS high and low impedance filter 5, adjustable parameters, optimization
    2023-05-30 14:40:02下载
    积分:1
  • source
    对于水蒸气的冷凝udf,定于液态水为两相的主相,两者之间的多相流问题(vapor condensation characteristics)
    2017-05-31 10:31:14下载
    积分:1
  • 一个小游戏 很好玩的扫雷游戏 比起电脑中的扫雷游戏给小巧
    一个小游戏 很好玩的扫雷游戏 比起电脑中的扫雷游戏给小巧 -a little game is a lot of fun to the game than mine in a computer game compact mine
    2022-03-11 23:04:41下载
    积分:1
  • HTML5 jQuery UI音乐播放器网页版
    HTML5 jQuery UI音乐播放器网页版,从界面上看,是比较华丽的一款网页播放器,里面引入了比较多的jquery插件,功能也是挺丰富的,可显示歌曲名、歌曲列表,专辑名称、专辑图片,界面中还加入了图片滚动切换效果,可看作是一个比较综合的HTML5网页特效。
    2023-09-04 11:25:04下载
    积分:1
  • hammingaTB
    Design HDL code for a circuit that calculates the Hamming distance of two 8-bit inputs.
    2013-11-06 15:45:02下载
    积分:1
  • 一个3D火焰粒子效果,使用JSR184,效果很逼真
    一个3D火焰粒子效果,使用JSR184,效果很逼真-Flame of a 3D particle effects, the use of JSR184, the effect is very realistic
    2022-02-03 22:56:15下载
    积分:1
  • 相关软件: ・帝国网站管理系统(Ecms) v3.5 繁体版 ・搜索更多与"帝国网站管理系统(Ecms) "相关的软件 注意事项: ・注意:本站软件一律只用鼠标...
    相关软件: ・帝国网站管理系统(Ecms) v3.5 繁体版 ・搜索更多与"帝国网站管理系统(Ecms) "相关的软件 注意事项: ・注意:本站软件一律只用鼠标左键打开,否则将不能正常下载! ・如果出现该页无法显示,请多试几次;如果总是不能下载,请点击报告错误,谢谢! ・请一定升级到最新版[WinRAR]才能正常解压本站提供的软件;如有其它问题,欢迎发信联系管理员. ・由于网站服务器承受能力有限,请其他网站不要直接链接我们提供的软件,-related software : Empire Site Management System (Ecms) v3.5 search for more traditional version of "Empire Site Management System (Ecms)" relevant software Note : Note : site software will be used only to open the left mouse button, they can not download ! If the page can not be displayed, I would like him tried several times; If they can not download, click reporting errors, thank you! Requests must upgrade to the latest version [WinRAR] in order to extract the normal site for the software; For other questions, contact managers welcomed the letter. As network Station server capacity is limited, please other sites do not provide us with direct links to software, thank you! !
    2022-04-28 13:18:14下载
    积分:1
  • library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all u...
    library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all use IEEE.STD_LOGIC_UNSIGNED.all
    2022-03-03 21:11:32下载
    积分:1
  • Absolute_Strength_Histogram
    说明:  This is a nice filter for Binary options.
    2019-04-27 03:37:43下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载