Welcome![Sign In][Sign Up]
Location:
Search - vb6.0

Search list

[CommunicationVB6.0环境下利用Mscomm控件实现串行通信

Description: VB6.0环境下利用Mscomm控件实现串行通信-VB6.0 environment using Mscomm Serial Communication Control
Platform: | Size: 6829 | Author: 米蕤 | Hits:

[GUI Develop用VB6.0编写自我升级的程序 (一)

Description: 用VB6.0编写自我升级的程序 (一),可以实现通过网络即可自动升级程序-VB6.0 preparation of self-promotion (1), can be achieved through the network can automatically update
Platform: | Size: 46228 | Author: 王军 | Hits:

[Windows DevelopVB6.0中文版语言参考手册

Description: 本书是美国微软出版社授权的MicrosoftVisualStudio中文版系列中的一本。全书按字母顺序列出了VisualBasic6.0的函数、语句、方法、属性及事件,附录部分提供了ANSI字符集、数据类型、运算符等等的数学函数及转换函数。本书不但是从事VisualBasic6.0应用和开发人员的工具书,也可作为大专院校相关专业的师生、科研院所的科技人员自学和教学的重要参考书。本书还提供配套的电子书,以方便读者携带、学习和长久保存。-the book is Microsoft Press MicrosoftVisualStudio authorized by the Chinese edition of the series, one. The book listed in alphabetical order by VB6.0 functions, the statement, methods, properties and events, appendix portion of the ANSI character set, data types, etc. Operators of mathematical functions and conversion functions. This book is not only engaged in the development of Visual Basic 6.0 applications and the tools that can be as professional institutions related to the teachers and students, research institutes and technological personnel in learning and teaching as an important reference book. The book also provides matching e-books, for the convenience of the reader to carry, learning and the long-term preservation.
Platform: | Size: 3388091 | Author: 肖西林 | Hits:

[Com Portvb6.0做的RS232数字输入的串口编程例子

Description: vb6.0做的RS232做数字输入的串口编程例子-vb6.0 do so RS232 serial digital input to the programming examples
Platform: | Size: 2830 | Author: 卫平 | Hits:

[Com Portvb6.0串口编程之字符串处理

Description: vb6.0串口编程中字符串处理,相信会对你的串口编程有所帮助-vb6.0 Serial Programming string handling, I believe you will help Serial Programming
Platform: | Size: 4142 | Author: 卫平 | Hits:

[Other resourcevb6.0-study

Description: vb6.0入门提高 初学vb必看 visual basic-vb6.0 portal to enhance visual learning basic vb watched every game
Platform: | Size: 52716824 | Author: lan | Hits:

[Other Databases宾馆管理信息系统论文

Description: 该系统是用vb6.0开发,连接数据库,有原代码设计,有详细的设计说明,可以自己更改程序。-The system is used vb6.0 development, connecting to the database, the original code design, detailed design specifications, can change its own procedures.
Platform: | Size: 62464 | Author: 王一 | Hits:

[GUI Develop00001

Description: VB6.0中通过MSChart控件调用数据库   VB6.0中的MSChart控件是一个功能强大的高级图表工具,拥有丰富的图表绘制功能,可显示二维和三维的棒图、区域图、线形图、饼图等多种常用图表。近日我为了在双击图表的某个区域时将与该区域相对应的数据库的内容在DataGrid控件上显示出来,遇到了许多困难,最后用一个自定义的变量SelectSeries解决了问题,-VB6.0 through Upstream Control database called the Upstream VB6.0 control is a powerful tool for senior chart with rich mapping function can display 2D and 3D bar maps, regional maps, line graph, pie charts and other commonly used. In recent days I have to double-click the chart to a particular region and the region corresponding to the contents of the database DataGrid controls on the display and the many difficulties encountered, with a final-defined variables SelectSeries the problem is solved.
Platform: | Size: 1024 | Author: 刘玮 | Hits:

[Algorithmvb_bezierfit

Description: 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve fitting example of the procedures used to prepare the Chinese version VB6.0 need an example of the form and a button (use the default name), in this case, the black lines of the coordinates of the point on the direct connection of the yellow line between the only point Approximate line fitting, does not pass through every point, the use of B-spline curve through the blue line in addition to a final point and a point outside of each one, using a Bezier curve
Platform: | Size: 2048 | Author: qiao | Hits:

[GUI Develop用VB6.0编写自我升级的程序 (一)

Description: 用VB6.0编写自我升级的程序 (一),可以实现通过网络即可自动升级程序-VB6.0 preparation of self-promotion (1), can be achieved through the network can automatically update
Platform: | Size: 46080 | Author: 王军 | Hits:

[Com Portvb6.0做的RS232数字输入的串口编程例子

Description: vb6.0做的RS232做数字输入的串口编程例子-vb6.0 do so RS232 serial digital input to the programming examples
Platform: | Size: 3072 | Author: 卫平 | Hits:

[Com Portvb6.0串口编程之字符串处理

Description: vb6.0串口编程中字符串处理,相信会对你的串口编程有所帮助-vb6.0 Serial Programming string handling, I believe you will help Serial Programming
Platform: | Size: 4096 | Author: 卫平 | Hits:

[Button controlpyzh1

Description: 在开发数据库应用程序过程中,经常会碰到使用“拼音码”进行商品编码的例子,好多商业软件模糊查询功能的关键就是“拼音码”技术。我们以前有手工输入、数据库表查询等解决方法,均不令人满意。经过多方对比和反复试验,开发出了这个“拼音码生成控件”,它自带查询接口函数,调用非常简单,该控件的开发环境为Win2000Server+VB6.0-in the development of database application process, frequently encountered "phonetic code" for commodity coding examples, many commercial software fuzzy query function is the key to "phonetic code" technology. We used to be a manual input, the database table inquiries solution, not satisfactory. A lot of contrast and repeated tests, developed this "alphabet code generation control", which own inquiries interface function, very simple call, which controls the development environment for Visual Basic 6.0% is
Platform: | Size: 3072 | Author: 高惠国 | Hits:

[Internet-NetworkmsnVBcode

Description: MSN插件开发demo, 附带MSN api, vb6.0 下编译-MSN plugin development demo, fringe MSN api, compiled under vb6.0
Platform: | Size: 660480 | Author: Jack | Hits:

[File Operatevba_Hanle_Excel

Description: 利用OFFICE里面的Visual basic编辑器处理各种任务量大的,复杂的文档。 Use office Visual basic editor handle all kinds of complex document. *****[狂人软件工作室]***** 远程监控专业功放系统(host:BCB6.0 fireware:C) 专业红外线遥控器读码软件(host:VB6.0 fireware:ASM) 遥控器控制电脑系统 VBA处理EXCEL文档程序 遥控器测试机架 http://www.crzman.com 联系:crzman@163.com QQ:45092026 Tel: 13662418870 -use OFFICE inside Visual basic editor handle a large volume of tasks. complex document. Use Visual basic office handle all kinds editor of complex document.*****[ lunatics Remote software studio supervisor ]***** professional power amplifier control system (host : BCB6.0 fireware : C) professional infrared remote control code reading software (host : VB6.0 fireware : ASM) Remote Control Computer System VBA Excel document handling procedures Remote test rack http :// www.crzman.com Contact : crzman@163.com QQ : 45092026 Tel : 13662418870
Platform: | Size: 124928 | Author: www.crzman.com | Hits:

[Software EngineeringVB6.0vade

Description: 讲述了Visual Basic6.0概述,Visual Basic6.0可视化开发环境概述,Visual Basic6.0简单程序设计,代码基础,基本控制结构,数组、枚举与甩户自定义类型,过程与程序调试,常用内部控件,程序界面设计,图形图像和多媒体控件,文件、驱动器和文件夹,数据库技术,定制帮助和制作安装程序等-on Visual Basic 6.0 overview Visualization of Visual Basic 6.0 development environment overview Visual Basic is a simple program design, code basis, basic control structures, arrays, Enumerate with rejection from the definition of household types, processes and procedures and testing of internal controls used, program interface design, Graphic images and multimedia controls, documentation, drives and folders, database technology, Custom installation help and production procedures
Platform: | Size: 2923520 | Author: liu.jw | Hits:

[AlgorithmHCM

Description: FCM与硬聚类算法,(HCM)的VB6.0实现及其应用-FCM clustering algorithm and hardware, (HCM) and its application VB6.0
Platform: | Size: 4096 | Author: Ivan | Hits:

[Software Engineeringvb.mapx.gis

Description: 用于道路交通的地理信息管理系统的论文,使用vb6.0和mapx5.0开发.-for road traffic management system for geographic information paper, the use of vb6.0 mapx5.0 and development.
Platform: | Size: 1907712 | Author: 陈富立 | Hits:

[OtherVB6xxjj

Description: vb6.0 循序渐进 阅读格式为 wdl 是个学习VB很不错的书-vb6.0 gradual wdl read format for learning VB is a very good book
Platform: | Size: 35681280 | Author: rocky | Hits:

[ADO-ODBC1

Description: VB6.0 中连接加密的Access数据库-VB6.0 connect encrypted Access database
Platform: | Size: 8192 | Author: dir9982 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net