CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - VB CALL

搜索资源列表

  1. VBCALLDLL

    0下载:
  2. 在VB中调用动态连接库 作为一种简单易用的Windows开发环境,Visual Basic从一推出就受到了广大编程人员的欢迎。它使 程序员不必再直接面对纷繁复杂的Windows消息,而可以将精力主要集中在程序功能的实现上,大大提高了编程效率。但凡事有利必有弊。VB中高度的封装和模块化减轻了编程者的负担,同时也使开发人员失去了许多访问低层API函数和直接与Windows交互的机会。因此,相比而言,VB应用程序的执行效率和功能比C/C++或Delphi生成的程序要差。为了解决这个问题,在一个大型
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:17.64kb
    • 提供者:陈波
  1. vbGRIDimporttoEXCEL

    2下载:
  2. VB 数据按SQL查询语句导出到EXCEL,如果系统导出频繁,建议做公共过程调用此段代码/-VB query SQL data export to EXCEL, frequent if the system is derived, it is recommended to do This public procedure call code /
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:861byte
    • 提供者:罗斌
  1. sql1

    0下载:
  2. 1.要求根据数据库原理,按照数据库系统设计的步骤和规范,完成各阶段的设计内容。 2.需求分析具体实际,数据流图、数据字典、关系模型要正确规范 3.在sql server2000 上实现设计的数据库模型。 4.对应用程序进行概要设计。 5.用VB实现简单的调用。 -1. Requested in accordance with the principle of the database, database system design in accordance with the
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:589.19kb
    • 提供者:雷宇
  1. MapInfoVB

    0下载:
  2. 在VB中调用mapinfo,实现mapinfo和VB的集成开发。-In the VB call mapinfo, to achieve mapinfo and the VB Integrated Development.
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:451.49kb
    • 提供者:limeiyum
  1. VB6callEXE

    0下载:
  2. 在VB 应用程序的开发过程中,经常需要调用外部EXE 文件。一般情况下,我们都是通过动态联结库(Dynamic Link Library ,简称DLL) 来实现VB 应用程序对外部EXE 文件的调用,文章提出了一种非常简便的方法来实现这种调用。并给出了该方法的理论根据和实现步骤,最后进行了实例分析。-In the course of developing VB applications ,it is always necessary to call executive files from ou
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:109.61kb
    • 提供者:胡晨
  1. SolidEdgeVisualBasic

    0下载:
  2. 这是SolidEdgeVisualBasic的教程,讲述的是怎样利用vb二次调用solid。里面有看教程的软件-This is SolidEdgeVisualBasic the tutorial tells how to use vb second call solid. Inside look at the software tutorial
  3. 所属分类:software engineering

    • 发布日期:2017-06-10
    • 文件大小:16.92mb
    • 提供者:紫郢寒光
  1. vc

    0下载:
  2. 用vc 做程序,如何画图是一个大家都很关心,但是却感到很难以理解的问题,因为在mfc的封装之下,没有现成的画图函数供 你直接调用,像vb等等里面直接来个 point之类的,常常让人感到无从下手。这两天帮人解决了一个用内存缓冲画图的问题, 顺便也就谈谈这些东西,也算是总结。 -Vc do with procedures, how we are drawing is a concern, but it was very difficult to understand, because u
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:5.74kb
    • 提供者:郭启伟
  1. ExternalBreakpointCommunity

    0下载:
  2. 对游戏中CALL的理解 先说下call是什么。 call就是程序调用。熟悉VB的朋友,应该熟悉调用函数call add(a, b)的方法。 在任何程序的编写中都有很多call。如何找到正确的call是比较难的事情。 列一个调用过程: -CALL understanding of the game 2008-06- What is the first that the next call. procedure call is invoked. VB f
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2.53mb
    • 提供者:小路
  1. matrix

    0下载:
  2. 介绍了利用Matrix VB插件实现从VB中调用MATLAB函数的具体方法,利用该方法,可大大提高 VB程序的计算和绘图能力,增强用户开发人机界面友好的计算程序的能力-Introduced the use of Matrix VB plug-in implementation to call MATLAB functions from VB specific method, this method can greatly improve the VB procedure of calcula
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:131.13kb
    • 提供者:李儒
  1. VBDiaoYongMATLAB

    0下载:
  2. VB程序中实现调用MATLAB的方法。本文介绍了在VB应用程序中利用动态数据交换ActiveX自动化(OLE自动化)协议实现的两种调用MATLAB函数的方法。通过这两种方法实现了VB的可视化界面与MATLAB强大的数值分析和图形显示的能力的结合。-VB program called MATLAB to implement the method. This article describes the application in VB using ActiveX Automation Dynami
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:14.59kb
    • 提供者:Charlie
  1. EasyD12_PC_dll

    0下载:
  2. EASYD12.dll (PDIUSBD12的上位机动态链接库),包含dll命令接口说明(dll的调用方法),可以供Delphi、VB、易语言、VC....调用-EASYD12.dll (PDIUSBD12 the host computer dynamic link library), contains the dll command interface descr iption (dll call method), can be used for Delphi, VB, easy langu
  3. 所属分类:软件工程

    • 发布日期:2017-03-24
    • 文件大小:32.62kb
    • 提供者:和平
  1. Dll

    0下载:
  2. dll创建,及在vc和vb中调用使用说明-dll to create, and to call in vc and vb instructions
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:14.92kb
    • 提供者:
  1. VB-to-call-in-the-application-API

    0下载:
  2. 怎样用VB在应用程序中调用API函数的方法-How to use VB to call in the application API function method
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:4.3kb
    • 提供者:李澈
  1. Private-Sub-Command1

    0下载:
  2. 用VB实现了电信计费系统如原始通话清单,通话时间,误话清单等-Achieved with the VB as the original telecom billing system call list, call time, wrong list of such words
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:110.5kb
    • 提供者:七月
  1. Call-excel-from-vb

    0下载:
  2. 本文详细介绍了从VB中调用Excel的各种方法,以及各种范例。-This paper describes a called from VB, Excel, various methods, as well as various examples.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:10.68kb
    • 提供者:superflyingpig
  1. VB-and-Dll

    0下载:
  2. vb调用dll .在工程-引用中将asdfg.dll引用过来-vb to call dll. engineering- reference will asdfg.dll invoked to
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:889byte
    • 提供者:资鹏
  1. vb

    0下载:
  2. vb调用sap2000计算分析代码 示例-vb call sap2000 computational analysis code examples
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:1.84kb
    • 提供者:海浪
  1. MATLAB-VB

    0下载:
  2. 着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 -VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to c
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:38.37kb
    • 提供者:王凯旋
  1. vb123

    0下载:
  2. 利用vb进行程序的调用。 利用vb进行程序的调用-Use vb call program. Use vb call program. Use vb call program
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1.45kb
    • 提供者:zhd
  1. vb

    0下载:
  2. 调用百度地图来取得公里数,如何调用API,调用时发生post or get的错误-Post or get the error occurs when you call to get a few kilometers Baidu map, how to call API, call
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:2.37kb
    • 提供者:zhuxi
« 12 »
搜珍网 www.dssz.com