Welcome![Sign In][Sign Up]
Location:
Search - basic

Search list

[BooksVB电子书

Description: VB电子书,Visual Basic 6.0 中文版程序员指南,Visual Basic 6.0 循序渐进教程,适合VB初学者-The chinese edition of Visual Basic 6.0,The guide of procedure editers. it s guidebook for the VB s student .
Platform: | Size: 12773376 | Author: 于清波 | Hits:

[OtherVisual Basic 的数据库编程

Description: vb中进行数据库编程的教程,主要是使用dao进行开发-vb for database programming guides, is mainly used for development dao
Platform: | Size: 12288 | Author: 温后珍 | Hits:

[hospital software systemVB医药进销存开发实例

Description: Visual Basic 6.0 医药进销存系统开发实例导航的源代码。-Visual the Basic 6.0 medicines enter sell save the system development example navigation the source code.
Platform: | Size: 3203072 | Author: wjj | Hits:

[ActiveX/DCOM/ATLVBServer

Description: 一个快速开发OPC服务器的工具,使用Visual Basic开发环境-a rapid development of the OPC server tools, the use of Visual Basic development environment
Platform: | Size: 330752 | Author: 薄一明 | Hits:

[Button control三维地图生成器

Description: 该小软件利用vb的基本控件,实现了三维图象的显示,只要按规定的格式输入数据,3D图就立马显示了!-vb use the basic controls, achieved a 3D image, as long as the required input data format, 3D map display on quickly!
Platform: | Size: 6144 | Author: 缘定今生 | Hits:

[OS program第10章 电子商务系统

Description: 这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
Platform: | Size: 1130496 | Author: 陈军 | Hits:

[OS program第9章 网络通讯集成系统

Description: 这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
Platform: | Size: 1013760 | Author: 陈军 | Hits:

[OS program第4章 图书馆管理系统

Description: 这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
Platform: | Size: 3736576 | Author: 陈军 | Hits:

[OS program第8章 XML订单自动处理系统

Description: 这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
Platform: | Size: 189440 | Author: 陈军 | Hits:

[Com PortVB mscomm

Description: 这是关于MSCOM的程序  用C语言和VB编程的希望对大家有点用-This is the procedure of EMS C language and Visual Basic programming you want to use a bit
Platform: | Size: 5120 | Author: | Hits:

[ADO-ODBC电话信息系统(VB)

Description: 电话信息系统,用visual basic+sql实现-telephone information system, using visual basic realization sql
Platform: | Size: 2053120 | Author: jj | Hits:

[MiddleWare练习 01A - MQSeries Basic Opreation

Description: 一步 教你熟悉MQ的基本概念,同事推荐的。希望对大家有帮助。-step MQ teach you familiar with the basic concepts and colleagues recommended. We want to help.
Platform: | Size: 47104 | Author: 唐海涛 | Hits:

[Windows DevelopvbSango

Description: Visual Basic 6.0 三国志源程序 -Three Kingdoms source
Platform: | Size: 63488 | 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: 3387392 | Author: 肖西林 | Hits:

[GUI DevelopVisual Basic.NET精彩编程百例2

Description: vb.net基本编程技术研究,包括随机数等相关内容。-vb.net basic programming techniques, including random numbers and relevant information.
Platform: | Size: 245760 | Author: 刘云 | Hits:

[ELanguage简单的语义分析basic

Description: 简单易用 易看的编译器 带词法分析和语法分析 输出是二元式和四元式 使用读取文件的方式进行编译 功能基本完整-easy to use easy to see the compiler with lexical analysis and parsing the output of which is dual-and four yuan-use read the document compiled basic functional integrity
Platform: | Size: 32768 | Author: cly | Hits:

[Wavelet方便的小波变换原代码

Description: 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are defined. wav_filters_extern.h: interface to wav_filters.h. wav_gen.h: some parameters and min/max macros. macros.h: pointer check macro. test_transforms.c: main routine for testing transforms and invertibility. test_denoise.c: main routine for the example denoising applications. alloc.c: pointer allocation/deallocation. alloc.h: interface to alloc.c. Makefile peppers.raw: 512x512 grayscale test image.-wavelet transform source code wav_basic.c : basic filtering, decimation and upsampling routines. wav_basi c.h : interface to wav_basic.c. wav_trf.c : transform routines. wav_trf.h : interface to wav_trf.c. wav_filters.h : where filter banks and their properties are def INED. wav_filters_extern.h : interface to wav_filters.h. wav_gen.h : some parameters and min/max macros. macros.h : pointer check macro. test_transforms.c : main routine for testing transforms and invert ibility. test_denoise.c : the main routine for example Denoising applica tions. alloc.c : pointer allocation/deallocation. alloc.h : interface to alloc.c. peppers.raw Makefile : 512x512 grayscale test image.
Platform: | Size: 203776 | Author: 李强 | Hits:

[OS programBASIC的一个解释器

Description: 一个类似BASIC的源代码,很具有学习价值。-a similar BASIC source code, it is very worth learning.
Platform: | Size: 123904 | Author: 认真 | Hits:

[source in ebookVisualBasic数据库实例第八章图书馆管理信息系统

Description: 代码为《Visual Basic数据库实例导航》一书中第8章图书馆管理系统的源代码,使用VB和SQL Server 2000。简单好用。 代码的具体使用说明: 1.将项目目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在项目目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-code for "Visual Basic Database examples of navigation", a book chapter 8 Library Management System the source code, using VB and SQL Server 2000. Simple and easy. The code specific use : 1. Item Catalog copy to the hard drive, you can use Visual Basic to open procedures. 2. Contents of the project inside the sql directory of extensions. Sql documents opened, copies of the SQL Server 2000 inquiries analyzer Lane. Then needs arising from the implementation of the database structure.
Platform: | Size: 44032 | Author: 王茜 | Hits:

[source in ebookVisualBasic数据库实例第九章贸易公司管理系统

Description: 代码为《Visual Basic数据库实例导航》一书中第9章贸易公司管理系统的源代码,使用VB和SQL Server 2000。简单好用。 代码的具体使用说明: 1.将项目目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在项目目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-code for "Visual Basic Database examples of navigation", a book chapter 9 trade management system EC source code, using VB and SQL Server 2000. Simple and easy. The code specific use : 1. Item Catalog copy to the hard drive, you can use Visual Basic to open procedures. 2. Contents of the project inside the sql directory of extensions. Sql documents opened, copies of the SQL Server 2000 inquiries analyzer Lane. Then needs arising from the implementation of the database structure.
Platform: | Size: 37888 | Author: 王茜 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net