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

搜索资源列表

  1. RoundButton

    0下载:
  2. A non rectangular button MFC class Visual C++ 6
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:26939
    • 提供者:Francky400
  1. modIEmfc2

    0下载:
  2. 一个用vc++6/mfc编写的修改首页的小工具-One with vc++6/mfc prepared amendments Home Gadgets
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3460323
    • 提供者:孔昕
  1. getPagemfc

    0下载:
  2. vc++6/mfc写的获取指定url页码源码的小工具。-vc++6/mfc write access to the specified page source url gadget.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-15
    • 文件大小:3600475
    • 提供者:孔昕
  1. TestPen

    0下载:
  2. Visual C++ MFC Image processing basics 6
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:18932
    • 提供者:Sey Gyi
  1. FPoint

    0下载:
  2. 1.生成mfc基于对话框的模块。 2.绘制表格,获取对话框的宽度和高度后画线等分。在onpaint函数内操作的,画棋子也是在其中操作的。 3.根据表格的交界和数组对应,就相当于一个点看作一个元素。同时每个点对应的坐标值是可以算出来的,就是等分原理。比如总长100,坐标就是10,20,。。 4.事件映射数组,有一个双击事件,用来获取鼠标的光标值,这个值和网格点的哪个值最接近就算是哪个点被点击了。 5被点击后数组用1,2标志。onpaint里话棋子,如果为1,2就画两种不同的子。
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4722520
    • 提供者:李龙
  1. VC_NetworkComm_2

    0下载:
  2. 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:601996
    • 提供者:chinayg
  1. job

    0下载:
  2. 实现功能: 1、修改背景颜色 2、修改mfc系统icon图标 3、下拉列表,控制波形显示,模拟串口发来的数据 4、ADO数据库直连,读取数据,显示 5、添加串口类,显示本机的串口数目 6、显示鼠标点击的相对位置 7、状态栏,动态时钟控制显示 -Function: 1, 2, modify the background color, change the system icon icon mfc 3, the drop-down list, the c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2054876
    • 提供者:王方雨
  1. VisualC6ProgrammingTutorial

    0下载:
  2. 针对于VC++6的初学指导,向导包含了介绍了编程环境和采用MFC类实现了WIN32用户接口。定义了关键字并介绍了相关的练习-This tutorial contains a beginner’s guide to Visual C++ 6, introducing the programming environment and the use of MFC classes to implement a Windows 32 user interface, defining key terms
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:149493
    • 提供者:elfo
  1. Chap06

    0下载:
  2. MFC经典问答第6章源代码,MFC经典问答这本书对MFC进行了深入的讲解,给出的例子代码几乎可以不做修改的添加的新的项目中,非常感谢作者-Chapter 6 of the classic quiz MFC source code, MFC classic question and answer book on MFC-depth explanations, examples are given almost not modified the code to add the new project
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:534239
    • 提供者:fffff
  1. Gauss

    1下载:
  2. 大地测量高斯投影正反算程序! 使用VC6.0编辑基于对话框的MFC程序。实现高斯正算与反算。要求实现北京54坐标系、西安80坐标系、WGS-84坐标系下高斯投影的6度带正反算。-Positive and negative Gauss Projection geodetic computer program! Edit using VC6.0 MFC dialog-based program. Achieve positive operators and inverse Gaussian. R
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-01
    • 文件大小:259072
    • 提供者:方毅
  1. cl

    0下载:
  2. 采用VisualC++6开发,框架为MFC+OpgnGL,鼠标控制物体旋转、移动。-use visual c++6, MFC+OpenGL,the model can be rotate and move by mouse.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:24083
    • 提供者:qdqw
  1. Professional_MFC_With_Visual_C_plus_plus

    0下载:
  2. This book will give a detailed discussion of the majority of classes present in Microsoft s application framework library, and the tools provided by Visual C++ 6. Throughout the book, you will learn how all of the features in the environment come tog
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2906197
    • 提供者:atarashi
  1. FastDown1.1

    0下载:
  2. 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3208223
    • 提供者:shao youde
  1. mexdemo2

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.1节代码 vc6.0通过MFC APPWizard(DLL)静态链接库创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc6.0 6.5.1 by MFC APPWizard (DLL) procedures for static libraries to create MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:20970
    • 提供者:松花酿酒
  1. mexdemo3

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.1节代码 vc6.0通过扩展MFC动态链接库创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc6.0 6.5.1 MFC dynamic link library by extending the program to create MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:247839
    • 提供者:松花酿酒
  1. MexDemoNet1

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.2节代码 vc.net通过MFC APPWizard(DLL)静态链接库创建MEX程序时-" MATLAB7.x and C/C++ mixed programming," section 6.5.2 source code supporting vc.net by MFC APPWizard (DLL) procedures for static libraries when creating MEX
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:47912
    • 提供者:松花酿酒
  1. MexDemoNet2

    0下载:
  2. 《MATLAB7.x与C/C++混合编程》配套的源程序 6.5.2节代码 vc.net通过扩展MFC动态链接库创建MEX程序-" MATLAB7.x and C/C++ mixed programming," supporting the source code vc.net 6.5.2 MFC dynamic link library by extending the program to create MEX
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:79361
    • 提供者:松花酿酒
  1. closestPairPoints

    0下载:
  2. 使用分治法求大量点中的最近点对.使用MFC做用户界面.10^6个点时间大约为0.1妙-Get the closest pair of points from points clouds by divide and conquer method. UI by MFC. It costs about 0.1 second computing from 1,000,000 points
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:95497
    • 提供者:sparrow
  1. PPT

    0下载:
  2. 关于学习visual c++比较全面的ppt 目录: 第1章 开始使用Visual C++ 第2章 变量和表达式 第3章 流程控制结构 第4章 数组和字符串 第5章 函数 第6章 指针与引用 第7章 程序文件和预处理指令 第8章 自定义数据类型 第9章 类的更多功能 第10章 继承与多态性 第11章 标准模板库 第12章 异常处理 第13章 创建Windows应用程序 第14章 使用MFC创建Windows程序 第15章 消息和命
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3079387
    • 提供者:程博
  1. vc-134

    0下载:
  2. vc 数据库编程 第1章 数据库原理与访问  第2章 COM与数据库访问  第3章 数据库开发过程  第4章 VC++数据库开发基础  第1章 数据库原理与访问  第2章 COM与数据库访问  第3章 数据库开发过程  第4章 VC++数据库开发基础  第1章 数据库原理与访问  第2章 COM与数据库访问 ɨ
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-13
    • 文件大小:3543340
    • 提供者:tu
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com