登录
首页 » LabView » labsql

labsql

于 2008-08-14 发布 文件大小:398KB
0 374
下载积分: 1 下载次数: 171

代码说明:

  连接labview与数据库的桥梁,labsql免费工具包(LabVIEW and the database to connect the bridge, labsql free toolkit)

文件列表:

labsql
......\dir.mnu
......\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 Addnew.vi
......\....................\.........\ADO Recordset BOF.vi
......\....................\.........\ADO Recordset Cache Size.vi
......\....................\.........\ADO Recordset Close.vi
......\....................\.........\ADO Recordset Create.vi
......\....................\.........\ADO Recordset Delete Record.vi
......\....................\.........\ADO Recordset Destroy.vi
......\....................\.........\ADO Recordset EOF.vi
......\....................\.........\ADO Recordset Find.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 MovePrev.vi
......\....................\.........\ADO Recordset Open.vi
......\....................\.........\ADO Recordset RecordCount.vi
......\....................\.........\ADO Set Field Value.vi
......\....................\.........\dir.mnu
......\....................\SQL Execute.vi
......\....................\SQL Fetch Data (GetString).vi
......\....................\SQL Fetch Data.vi
......\README_FIRST.txt

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

发表评论

0 个回复

  • morton
    根据莫顿码计算行列号 根据行列号计算莫顿码(Morton code ,GIS rasterdata.)
    2021-01-29 15:28:39下载
    积分:1
  • ado
    说明:  数据库操作类,可以对SQL,ACCESS等进行方便的操作(Types of database operations can be SQL, ACCESS, etc. to facilitate the operation of)
    2009-08-07 17:59:58下载
    积分:1
  • 1594772840660
    说明:  数据库大作业系统演示说明,数据库大作业的模板(Database large operation system demonstration, database big job template)
    2020-08-21 11:18:26下载
    积分:1
  • vlynqn
    A cgi counter written in VB 一个用VB编写的cgi计数器(A cgi counter written in VB A cgi counter written in VB)
    2017-04-14 12:40:19下载
    积分:1
  • AuthUtil
    说明:  通过面向对象的对象-关系映射持久化技术,将一对多以及多对多的数据保存到数据库中并提供查询修改等功能。(Through Object-Oriented Object- Relational Mapping Persistence technology, one-to-many and many-to-many data is saved to the database and to provide features such as query modification.)
    2008-10-08 15:53:09下载
    积分:1
  • product-manager
    MFC商品库存管理系统,VC++下编写,可实现对商品库存的管理,可以添加,删除,修改商品的数量,价格,已经对数据库的管理(The commodities inventory management system written MFC program, VC++ commodity inventory management)
    2012-11-11 16:36:39下载
    积分:1
  • jiaxiao
    主要是驾校的车辆管理、人员信息管理, 和驾驶员的一些信息。数据库用ACCESS,方便录入数据!(Mainly vehicles驾校management, personnel information management, and pilots of some of the information. Database using ACCESS, easy data entry!)
    2008-03-22 23:47:48下载
    积分:1
  • 70
    说明:  随着多媒体、网络技术的迅速发展,图像信息的应用日益广泛,对规模越来越大的图像数据库、可视信息进行有效的管理成为迫切需要解决的问题,灵活、高效、准确的图像检索策略是解决这一问题的关键技术之一。因此,基于内容的图像检索已成为国内外学者研究的主要热点问题,并取得了不少的成果。 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。 经过对该系统进行反复的调试运行后,该系统所实现的功能基本达到了设计目标,并且运行良好。当用户提供出所要查询的关键图后,系统就可以从用户提供的图像库中检索到与关键图相似的图片并排序返回给用户,达到了预期效果。 (With the rapid development of the multimedia and the network technology, the image information becomes more widely available, increasing the size of the image database, visual information for effective management of an urgent need to address the problem, flexible, efficient and accurate image retrieval strategy solve this problem one of the key technologies. The researchers are so keen on Content-Based Image Retrieval that they have made much progress. In this paper, today s popular content-based image retrieval technology is analyzed. And it mainly focuses on the research of its algorithm. In a period of half a year, Through access to relevant information and to seriously study the content-based image retrieval of the basic theory, in particular, in-depth study of the color histogram theory and cumulative histogram algorithm. Finally, this system should be implemented under the platform of the MATLAB by programming. In this system, the basic image retrieval functions can be achieved.)
    2009-10-21 12:01:58下载
    积分:1
  • 教程
    我我大号是佛山ID酒叟覅偶的搜救富欧式的地搜佛寺丢分(jksdhkerhgoiprjkgjeoprjgp)
    2020-06-16 13:00:01下载
    积分:1
  • moli
    魔力数据库管理辅助工具源码Ver1.2.0(Magic source database management aids Ver1.2.0)
    2009-10-16 21:52:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载