CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - VB6

搜索资源列表

  1. vista-vb6.0

    0下载:
  2. 用VB6.0在VISTA下实现全磨砂的玻璃样式的窗口,非常的漂亮美观-VB6.0 in VISTA with frosted glass to achieve the whole window style, very beautiful appearance
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:100281
    • 提供者:daihao
  1. calendar.zip

    0下载:
  2. VB6控件 计算农历和节气,VB6 control and calculation of the Lunar Solar Terms
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:50336
    • 提供者:方晨
  1. Polygon.zip

    0下载:
  2. VB6控件 不规则窗口及按钮控件,VB6 control irregular window and button controls
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:45616
    • 提供者:方晨
  1. SuperMp3_2.1.rar

    0下载:
  2. VB6开发的MP3播放器。可换肤、最小化到任务栏、文件(夹)拖动、MP3格式文件关联、TAG信息支持、可开机自动运行、自动关闭操作系统。(ATX电源可自动关机)。其它详细功能就不一一介绍了。,VB6 development of the MP3 player. Can be skin, minimize to the taskbar, file (folder) drag, MP3 format file association, TAG information support to boot
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:357622
    • 提供者:zhaohongtao
  1. vb_player.rar

    0下载:
  2. VB6.0下调用windowsmediaplayer控件实现mp3,avi等媒体的播放。player.exe为编译后的程序。,VB6.0 call windowsmediaplayer control to achieve the next mp3, avi and other media playback. player.exe for the compiled program.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-27
    • 文件大小:7540
    • 提供者:马飞
  1. 用vb6写的非常漂亮的3D窗体

    0下载:
  2. 一个用vb6写的非常漂亮的3D窗体,自定义旋转窗体-With vb6 write a very nice 3D form, custom form rotation
  3. 所属分类:对话框与窗口

    • 发布日期:2017-04-09
    • 文件大小:1275993
    • 提供者:sunshinebean
  1. VBJSON

    9下载:
  2. VB6.0用的最好的JSON解析工具。支持JSON消息的解析和处理。源代码值得一看,非常不错。官方网站:http://www.ediy.co.nz/vbjson-json-parser-library-in-vb6-xidc55680.html-VB-JSON is a Visual Basic 6 class library for parsing and emitting JSON (Javascr ipt Object Notation) and can handle nested arr
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-01-26
    • 文件大小:38096
    • 提供者:JasonQ
  1. bmp2jpg

    0下载:
  2. 一个BMP图片转换为JPG图片程式,VB6.0 源码-BMP to JPG a program, VB source
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:93110
    • 提供者:lfy
  1. VBkalman1

    1下载:
  2. 基于VB6.0 的一个卡尔曼滤波算法,另一个VB版本-VB6.0 based on a Kalman filter algorithm, and the other VB version
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:4450
    • 提供者:天堂
  1. basicado

    0下载:
  2. vb6 通过ado连接DB2数据库实例,适合用vb进行db2数据库初步开发人员学习-vb6 connedct to db2 by ado
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:6182
    • 提供者:alan
  1. qrcode

    0下载:
  2. QR CODE for Visual Basic 6 SAMPLE-QR CODE VB6 SAMPLE
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:84074
    • 提供者:john hayes
  1. des

    0下载:
  2. vb6中DES 三重DES运算,很好用,现在项目中在用-vb6 triple DES operations in the DES, very good use, the project is now in use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3033
    • 提供者:inreyou
  1. management

    0下载:
  2. 一个简单的大学宿舍管理系统环境:vb6.0+acce-A simple management system for university dormitory environment: vb6.0+ Acce
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:253439
    • 提供者:zhicai
  1. 用VB6.0编写的壁纸随意换程序

    0下载:
  2. 用VB6.0编写的壁纸随意换程序,希望大家喜欢-Written with VB6.0 wallpaper free for the program, hope you like
  3. 所属分类:屏幕保护

    • 发布日期:2017-03-27
    • 文件大小:17345
    • 提供者:tkin
  1. Timer(VB)

    7下载:
  2. 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
  3. 所属分类:Windows Kernel

    • 发布日期:2015-08-10
    • 文件大小:114967
    • 提供者:尹刚
  1. mbtcp

    4下载:
  2. vb6做的,按照modbus/tcp通协议的要求,做的一个比较完整的例程-VB6 to do, in accordance with the modbus/tcp pass the agreement s demands, to do a more complete routine
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:23623
    • 提供者:hewei
  1. TVideoGrabber

    0下载:
  2. 这个是VB6摄像头视频捕捉控件,在VB6中加载该控件就可以获取摄像头的视频信息。-This is VB6 video capture camera control, load the control in VB6 to connect the camera to obtain video information.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2013-07-20
    • 文件大小:740101
    • 提供者:YY
  1. SendReceive_COMM

    0下载:
  2. This program was designed as a utility tool to allow the user to send and recieve data from a serial com port while monitory the byte data. If a loopback ciruit is made on the com port(jumper send to recieve DB9 pins 2 & 3) a developer can also monit
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:7709
    • 提供者:andradrr
  1. SerialComUserControl

    0下载:
  2. This system written in VB6. It should how to communicate using serial com port. It s good for reference
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:11400
    • 提供者:keith
  1. VB6_sms

    0下载:
  2. Send SMS via VB6 with simple MSComm control.
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:2298
    • 提供者:gaamaa resousa
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com