搜索资源列表
VB管道重定向代码
- VB管道重定向代码 '新建工程,添加两个文本框txtMessage与txtCommand. '前者的MultLine=True,用于显示命令行程序的回显; '后者用于输入命令.
vb语言实现的卡尔曼滤波源程序
- 初学习滤波器的有关知识,给出一个简单的卡尔曼滤波的matlab程序。vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)-early learning knowledge of the filter, is a simple Kalman filtering Matlab procedures. Vb language Kalman filtering source (no test, the output corresponding to tie part of the pr
WinCC_DDE
- WinCC采用DDE方式与VB程序进行数据交换-WinCC with VB using DDE data exchange procedures
通讯录1.00
- 一个好的通讯录程序 用VB所编 赶快下载-a good correspondence with VB procedures prepared by quickly download
VB
- 用Visual Basic开发GPS的串行通信程序,实现可视化 -Develops GPS with Visual Basic serial communication procedure
VB
- VB串口字节通信程序,包括:1字节发送子程序,n字节接收子程序-Visual Basic byte signal communication program
workingdb
- vb病毒小程序,很厉害,短小而精悍,好好学习吧-vb virus, a small program, very powerful, short and lean, learn bar
matrix
- 介绍了利用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
VB
- Visual Basic数据库编程(程序与数据)-Visual Basic Database Programming (program and data)
VBDiaoYongMATLAB
- 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
FX
- VB上的FX界面,只有基本的界面功能。新手程序。-VB on the FX interface, only the basic interface features.
VB6.0chengxuyuanbaodian
- 适合VB程序员以及想好好学习VB的初学者的一本好书,-VB for VB programmers, and want to learn a good book for beginners,
vb-mscom-commucation
- 本程序是单片机和PC之间的通信例子,使用vb中的MSCOM和picture实现了实时采集数据并实时绘图功能,也可以保存数据。-This program is the communication between the microcontroller and the PC case, using vb MSCOM and picture in real-time data collection and to achieve real-time graphics capabilities, you
plc200-vb
- S7-200 PLC之PPI协议 通过硬件和软件侦听的方法,分析PLC内部固有的PPI通讯协议,然后上位机采用VB编程,遵循PPI通讯协议,读写PLC数据,实现人机操作任务。这种通讯方法,与一般的自由通讯协议相比,省略了PLC的通讯程序编写,只需编写上位机的通讯程序资源 -S7-200 PLC via PPI protocol of the hardware and software methods of listening, analyzing the internal PLC
一个用VB实现的鼠标绘图程序
- 一个用VB实现的鼠标绘图程序.doc
如何实现VB程序登录密码加密
- 如何实现VB程序登录密码加密.doc
用VB编写简单的时钟程序
- 用VB编写简单的时钟程序.doc
MATLAB-VB
- 着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 -VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to c
vb
- VB编写的可以进行通信的程序,包含了PC与PC以及PC与单片机的通信的各种程序。-VB prepared to communicate the program includes a variety of procedures PC and PC to communicate with the microcontroller and PC.
如何让你的VB程序更神速
- 编程人员从大量的程序开发中积累了许多非常实用的经验与技巧,本文介绍各种编程技巧提高VB程序的效率