CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC6.0编程

搜索资源列表

  1. VCandMySQL

    0下载:
  2. 一个VC6连接MySQL数据库的小工程,适合初学者学习如何使用VC数据库编程-VC6 to connect the MySQL database engineering, suitable for beginners to learn how to use the VC database programming
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:74530
    • 提供者:敖戈
  1. udp_vc_wzz

    0下载:
  2. VC6++ UDP协议网络编程源代码 适合于初学者 个人编写 代码通过运行 -VC6++ UDP protocol network programming source code suitable for beginners who write code by running
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1926734
    • 提供者:马苗立
  1. fasfklhsdg

    0下载:
  2. 让初学者从 Turbo C 2.0(以下简称 TC) 或 Borland C++ 3.1 开始学编程是个不错的建议,只是 TC 的环境实在太老了,复制粘贴都很不方便。有一个 Win-TC,简单用了一下,实在是个害人的东西,还不如 TC 好呢,因为它简化了所有调试的部分(或许是我没看到?),而调试是写程序相当重要的一部分。 不少老师直接拿 VC6 来讲 C 语言的,因为 VC6 的编辑和调试环境都很优秀。只可惜在 VC6 下只能做一些文字性的练习题,想画条直线画个圆都很难,还要注册窗口类
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:71057
    • 提供者:李俊炎
  1. nvvnbn

    0下载:
  2. vc6调试资料,图文并茂系统的讲解如何编程,是比较好的学习资料-Vc6 debugging material, illustrated the sense of the system how to program, is a good learning material
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:702200
    • 提供者:wabf
  1. casio_fx991

    0下载:
  2. 界面高仿真卡西欧Casio_fx991型计算器,基于MFC的代码,可学习界面编程VC6编译通过-Interface high simulation the Casio Casio_fx991 calculator, MFC-based code learning programming interface VC6 compiled by
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:467786
    • 提供者:pc8mcu
  1. printerVC6

    0下载:
  2. 打印机串口编程源码,VC6开发,简洁明了-Printer serial port programming source code, VC6 development, clear and concise
  3. 所属分类:Communication

    • 发布日期:2017-05-29
    • 文件大小:11283742
    • 提供者:robin
  1. UFO

    0下载:
  2. 绘制UFO图像,VC++游戏相关编程,UFO可以用鼠标拖动的,源代码完整,用VC6打开直接编译就可运行了。-Draw UFO images, VC++ game-related programming, the UFOs can use the mouse to drag the source code integrity, and opened using VC6 compiler can be run.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-06
    • 文件大小:21070
    • 提供者:程翠兰
  1. SerialPort_Apple

    0下载:
  2. 串口通信编程,VC6环境,利用MSComm控件编程,经典代码-Serial communication programming, VC6 environment, use the MSComm control programming, the classical code
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2496028
    • 提供者:apple
  1. MfcDll

    0下载:
  2. VC6 动态库编程例子,数据加密,ANSIX919-The VC6 dynamic library programming examples, data encryption ANSIX919 the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2787871
    • 提供者:卡卡
  1. GetProcAddress-mfc

    0下载:
  2. 此程序会获得xp系统的内部版本号 编程VC6.00中进行。-This program will get the internal version number of the xp system the programming VC6.00 in.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:2276540
    • 提供者:user
  1. MyMenu

    0下载:
  2. 自己写的工程,以VC6为平台,演示了各种常用的菜单编程-vc6 ,menu
  3. 所属分类:Menu control

    • 发布日期:2017-11-12
    • 文件大小:1978729
    • 提供者:xws
  1. NCTAudioEditor

    0下载:
  2. 演示了在vc6工程中调用NCTAudioEdit控件,并提供了NCT控件安装程序和帮助文件,对于NCT编程又很好的借鉴意义。-NCTAudioEdit VC6
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:9381526
    • 提供者:xws
  1. DZH

    1下载:
  2. 大智慧编程接口,可以获得实时股票数据。支持VC6和以上版本。-Great Wisdom programming interface. You can get real-time stock data.
  3. 所属分类:Other windows programs

    • 发布日期:2014-10-27
    • 文件大小:5003264
    • 提供者:tjjtds
  1. message

    0下载:
  2. VC6的消息编程,自定义消息,里面包含源代码-The VC6 news programming, custom message, which contains the source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:2907816
    • 提供者:mengxh
  1. BWChess

    0下载:
  2. 一个黑白棋游戏源代码,VC6编译通过,学习编程的好例子-Reversi game source code, VC6 compile and study a good example of programming
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-20
    • 文件大小:106496
    • 提供者:Tom
  1. 6.4--MAC

    0下载:
  2. 在VC6环境下编译使用openssl实现了 消息鉴别码MAC算法编码编程-Use the openssl to achieve message authentication code MAC algorithm coded programming compiled in VC6 environment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:10623
    • 提供者:言一一
  1. 6.5-yanzheng

    0下载:
  2. 在VC6环境下编译使用openssl实现了摘要签名和验证算法编码编程-VC6 compiler environment using the openssl achieve the the summary signature and authentication algorithm coding programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:10868
    • 提供者:言一一
  1. 6.2public

    0下载:
  2. 在VC6环境下编译使用openssl实现了公钥算法 编码编程-Compiled in VC6 environment use openssl public key algorithm Coding Programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:10320
    • 提供者:言一一
  1. 6.1base64

    0下载:
  2. 在VC6环境下编译使用openssl实现了对称算法以及base64编码编程-VC6 compiler environment symmetric algorithm using the openssl base64 encoded programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:12263
    • 提供者:言一一
  1. 6.3hash

    0下载:
  2. 在VC6环境下编译使用openssl实现了哈希摘要算法编码编程-VC6 environment compile openssl achieve the hash digest algorithm coding programming
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:9153
    • 提供者:言一一
« 1 2 ... 35 36 37 38 39 4041 42 43 44 »
搜珍网 www.dssz.com