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

搜索资源列表

  1. UDTC_S

    1下载:
  2. 使用UDP模拟可靠传输协议rdt2.0。使用两个程序,一个发送一个接收,方便大家学习。 (VC6,MFC,socket)-Reliable simulation of the use of UDP transport protocol rdt2.0. The use of two procedures, one to send a receiver to facilitate learning. (VC6, MFC, socket)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-11-06
    • 文件大小:61742
    • 提供者:liangliang
  1. BmpAccess

    0下载:
  2. 用vc6.0对Access数据库进行录入和提取图片,对学习数据库有很大帮助-With vc6.0 of Access database entry and extraction of images, the database of learning are very helpful
  3. 所属分类:Database system

    • 发布日期:2017-05-21
    • 文件大小:6159610
    • 提供者:赵帅
  1. 3333333

    0下载:
  2. C均值算法的实现,他是聚类的常见的应用,适合于学习模糊数学的人学习,在VC6.0中运行并通过。-C-means algorithm, he is the common clustering applications, suitable for fuzzy mathematics learning to learn, in VC6.0 run and do pass.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:82370
    • 提供者:hbtmthj
  1. Brower01

    0下载:
  2. 这是一个浏览器的源代码,用VC6设计的一个简易浏览器,方便学习与再拓展-This is a browser s source code, using VC6 designed a simple browser, easy to learn and re-expansion
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1909536
    • 提供者:安飞翼
  1. 2007513215727877

    0下载:
  2. 一个网络游戏的外挂编写。VC6.0写的。内带说明文档。欢迎学习-A network of plug-in game preparation. VC6.0 written. Documentation within the band. Welcome to learning
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-11
    • 文件大小:2082275
    • 提供者:reymond
  1. ExceptionInDestractor

    0下载:
  2. VC6.0控制台下的小程序,演示了C++析构函数中抛出异常的情况。用实验证明C++析构函数是不可以有异常抛出的!作为一个学习C++的实验!-VC6.0 console small procedures, demonstrated C++ Out destructor in an anomalous situation. Experiments show with C++ Destructor is not unusual dished out! As a learning C++ Experim
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:70545
    • 提供者:wangkafeng
  1. chaos_markshap_lhd

    0下载:
  2. 用于显示彩色心轴分形图,并可多次放大以显示奇妙细节。本人学习分形几何后用VC6.0编写的程序,有一定VC编程基础的人并不难看懂其关键代码。稍作改动或不改动就可用于课堂教学或其他相关演示使用。-It display a colorful Mark shape, may enlarge to show the wonderful details. It can be used for teaching Demonstrate.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-29
    • 文件大小:39394
    • 提供者:罗皇达
  1. RG

    0下载:
  2. 本人工作期间开发纺丝加热辊系统开发的调试软件,涉及数据库access,串口通讯,曲线模拟等,用vc6写的,对初学者学习很有好处,快来下载吧-I work during the development of spinning roller heating system debugging software development, covering database access, serial communications, such as curve simulation, using vc6
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:316279
    • 提供者:liuminxue
  1. h263encoder

    0下载:
  2. h.263视频的编码源程序,在VC6.0环境下调试运行,可供初学者参考学习-H.263 video source coding, debugging environment in VC6.0 run for reference for beginners to learn
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-26
    • 文件大小:80307
    • 提供者:王双
  1. MySplit

    0下载:
  2. 本人在学习VC时写的一个使用CSplitterWnd类实现静态窗口拆分的小程序,在VC6.0下测试通过。-A small procedure about how to realize static split window using CSplitterWnd class, which is tested in VC6.0 .
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:75054
    • 提供者:刘雪
  1. CEGraph

    0下载:
  2. matlab与vc6.0实现混合编程的源代码,可以实现C++调用matlab数学方法,而无需安装matlab,可以实现快速数学算法实现,效率比较高!欢迎大家下载学习!-matlab and vc6.0 achieve mixed programming source code, you can call C++ implementation matlab math methods, and do not need to install matlab, mathematical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:318593
    • 提供者:楼耀尧
  1. snake

    0下载:
  2. 这是一个我们常见的贪吃蛇的游戏源代码,在VC6.0上用C++编写的,技术含量虽然不高,但对于学习是非有帮助的,希望大家喜欢-This is a common Snake game source code, at VC6.0 using C++ on the preparation of the technical contents are not high, but there is help for the study of right and wrong, I hope everyone l
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:115470
    • 提供者:qqq
  1. sjmmscq

    0下载:
  2. VC++6.0下写的随机密码生成工具,可以选择是否生成数字与字符的混合体,是否只生成字符,生成位数等,并可以控制一次性生成的个数,一次性可以生成多个密码。VC6下顺利编译,程序简单,学习VC的都能看得懂。 -VC++6.0 under Writing random password generation tool, you can choose whether or not to generate figure with a mixture of characters, whether ge
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:22407
    • 提供者:梁菲
  1. sjpass

    0下载:
  2. VC++6.0下写的随机密码生成工具,可以选择是否生成数字与字符的混合体,是否只生成字符,生成位数等,并可以控制一次性生成的个数,一次性可以生成多个密码。VC6下顺利编译,程序简单,学习VC的都能看得懂。-VC++6.0 under Writing random password generation tool, you can choose whether or not to generate figure with a mixture of characters, whether gener
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:21340
    • 提供者:Rick
  1. Chat

    0下载:
  2. VC6.0中在MFC框架下采用多线程技术编写的简单聊天代码,相信对要学习多线程编程技术的人会又帮助!-MFC multi-threading technology used to prepare a simple chat code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3568470
    • 提供者:黄剑
  1. CDPlayer

    0下载:
  2. 一个非常好用的CD播放器,界面美观,使用方便,VC6.0编译通过,程序结构简单,便于学习。-A very easy-to-use CD player, beautiful interface and easy to use, VC6.0 compiler is passed, program structure is simple, easy to study.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-26
    • 文件大小:35749
    • 提供者:vince
  1. macula_Area

    0下载:
  2. 本软件是从事一线教学的大学教师根据C/C++初学者的特点量身打造的一个简单易用的 C/C++学习与实验软件,现在已全面支持最新操作系统VISTA,它是从事一线教学的大学教师根据C/C++ 初学者的特点,量身定制的一个简单易用的 C/C++程序设计学习与实验软件(支持TC2/TC3、GCC、VC6四种编译器,没有使用日期限制)-This software is to engage in front-line teaching of university teachers in accordance
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:9962
    • 提供者:王猛
  1. chess

    0下载:
  2. 象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4682
    • 提供者:尧思齐
  1. LeaningOpenCV

    0下载:
  2. vc6.0中的MFC下一个opencv的例子,比较经典的学习资料-MFC in vc6.0 next opencv example, compare the classic learning materials
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10757196
    • 提供者:Beason
  1. SeekWeb

    0下载:
  2. 使用vc6.0编写,能对指定网站的内容进行查看等基本功能,适合初学着学习.-Used to prepare vc6.0 can specify the content of websites to view the basic functions, such as for a beginner to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:48036
    • 提供者:sweet
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 31 »
搜珍网 www.dssz.com