虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Visual basic

  • 39规格条形码读取、生成

    39规格条形码读取、生成,Visual basic 39规格条形码读取、生成,Visual basic

    标签: 规格 条形码 读取

    上传时间: 2016-08-08

    上传用户:xwd2010

  • sql equipment management system for the Institute of Laboratory office automation management system

    sql equipment management system for the Institute of Laboratory office automation management system an important part of it can lend to the return of the equipment scrapped and a new standardized management, thereby increasing efficiency and avoiding waste of resources.  background database using Access, prospects of development tools using Visual basic.  The system uses ADO data access technology, and each database table and operation of the field to the type of package, which succeeded in object-oriented programming thinking applied to the database application design.

    标签: management system Laboratory automation

    上传时间: 2016-08-15

    上传用户:784533221

  • 模拟windows计算器功能

    模拟windows计算器功能,用Visual basic开发环境实现的。

    标签: windows 模拟 计算器

    上传时间: 2013-12-29

    上传用户:skfreeman

  • 是“MATLAB混合编程与工程应用”一书的源码

    是“MATLAB混合编程与工程应用”一书的源码,该书高洁和孙新德编著 清华大学出版社出版 2008年5月 本书以MATLAB最新版本R2006a为蓝本,系统介绍了MATLAB混合编程的最新技术。全书共分11章,第1和第2章概述了 MATLAB混合编程的发展状况及基本方法,第3至10章分别介绍了几种典型的混合编程方法,包括使用MEX、MATLAB Engine、MATLAB ACTIVEX、Mideva、MATLAB Builder for .NET、MATLAB Web Server进行混合编程,以及MATLAB和Visual basic、Excel等混合编程。第11章以数字水印技术为例介绍了MATLAB混合编程在工程中的典型应用。 本书按照混合编程常用方法进行编写,第3至10章的每章都为一个独立单元,读者可以任选其中一章或几章进行学习,每章重点阐述一种混合编程方法的实质和要点,实例描述贯穿始终。 本书不仅具有理论深度与广度,而且注重实用,实例丰富,特别是通过作者在数字水印方面的研究成果,提供了理论分析与应用案例。 本书可以作为高等院校计算机及信息相关专业的教材或参考书,也可供广大科技工作者参考。

    标签: MATLAB 混合编程 工程 源码

    上传时间: 2014-01-13

    上传用户:

  • 用VB编写DirectX7.0游戏   DirectX7.0终于出现了

    用VB编写DirectX7.0游戏   DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:   * 对于Visual basic的支持。用户可以使用类库在Visual basic环境下开发基于DirectX的程序。   * 提供更多DirectX3D立即模式(Immediate Mode)下的API函数,以支持DirectX7中新的3D特效,包括立体环境映射、顶点混合等。   * DirectMusic支持DownLoadable Sound Level 2标准。   * DirectInput支持8按键的游戏杆设备,同时支持Microsoft的力反馈摇杆。SDK库提供了读取力反馈效果文件的方法。同时提供了Force Editor程序来建立效果。   对于VB爱好者来说,新的SDK库终于提供了完整的对VB的支持,现在终于可以使用Visual basic来编写DirectX的程序了。

    标签: DirectX 7.0 编写

    上传时间: 2013-12-21

    上传用户:hewenzhi

  • WINDOWSAPI大全,作为Microsoft 32位平台的应用程序编程接口

    WINDOWSAPI大全,作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual basic和Delphi中对其调用。

    标签: WINDOWSAPI Microsoft 应用程序 编程接口

    上传时间: 2013-12-14

    上传用户:jennyzai

  • 本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤

    本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤,然后分别通过 Microsoft Visual basic、以 VC++ Extensions 为特征的 Microsoft Visual C++、Microsoft Visual basic、Scripting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 为特征的 Microsoft Visual J++ 进行更为具体的说明。

    标签: ADO 教程 举例 如何使用

    上传时间: 2016-10-22

    上传用户:xymbian

  • Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natu

    Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual basic, leaving Perl programmers with few resources to get them started. "Programming Web Services with Perl" changes that, bringing Perl users all the information they need to create web services using their favorite language.

    标签: Perl applications development surprise

    上传时间: 2014-11-21

    上传用户:xiaoyunyun

  • nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库

    nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。

    标签: nnToolKit MATLAB 神经网络 工具包

    上传时间: 2013-12-25

    上传用户:lacsx

  • 很好的VB课件

    很好的VB课件,非常详细,包括第1章Visual basic概述第2章 语言基础 第3章 Visual basic程序结构 第4章 子过程(Sub、Function、Property和Event)第5章 常用控件与窗体 第6章 使用Windows API 第7章 通用对话框和剪贴板的应用 第8章 菜单的设计和MDI程序设计 第9章 文件操作 第10章 图形基础 第11章 程序调试和出错处理 第12章鼠标事件和OLE拖放 第13章 Visual basic和数据库操作 第14章 Visual basic与数据库的扩展

    标签:

    上传时间: 2016-11-04

    上传用户:zycidjl