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

搜索资源列表

  1. getIP

    0下载:
  2. 本机ip获得,是基于MFC写的一个获取本机IPde程序-Ip access this machine is based on MFC to write a program for the machine IPde
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:107755
    • 提供者:黑客
  1. curltest

    0下载:
  2. 使用libcurl和libiconv的下载网页内容并转换编码的mfc实例,带进度显示,使用2线程同时访问2个站点 -Use libcurl and libiconv download and convert Web content mfc code examples, with the progress that the use of two threads simultaneously access two sites
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7683948
    • 提供者:匿名
  1. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3724071
    • 提供者:du
  1. USBDetection

    1下载:
  2. 1.可以读取及侦测USB设备监测插入及安全弹出示例。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。2. 可以查看usb 的详细信息。ENDPOINT,HID report ID, USB view。3. 使用MFC開發,需DDK-1. Can be read and monitored to detect USB device insertion and security pop-up sample. Monitoring program can automatica
  3. 所属分类:USB编程

    • 发布日期:2017-06-29
    • 文件大小:246708
    • 提供者:謝慶昌
  1. DuplicateMnemonicKiller

    0下载:
  2. 自动设置快捷键的MFC类-The MFC class of setting access key automatically
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-10
    • 文件大小:4991
    • 提供者:站长
  1. ras

    0下载:
  2. 一个MFC类,它封装了Windows 的远程访问服务(Remote Access Service)。这个类的主要优点是通过LAN便可以连接到Internet,并且不用安装RAS,因为RAS DLLs是动态加载的。- A MFC kind, it has sealed the Windows long-distance access service (Remote Access Service). This kind of main merit is then may connect Inte
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:3037
    • 提供者:
  1. MyOKGraphic

    0下载:
  2. 本程序演示使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-demonstration of the procedure used CArchive category of documents to operate. MFC provides t
  3. 所属分类:File Operate

    • 发布日期:2017-11-28
    • 文件大小:91202
    • 提供者:qiyunping
  1. data

    1下载:
  2. 一个较为复杂的数据同步程序,涉及到sql和oracal数据库的访问,多线程,MFC网络编程,消息队列等内容-A more complex data synchronization process, and oracal related to sql database access, multi-threaded, MFC network programming, message queues, etc.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:251818
    • 提供者:zhjatp
  1. ADO

    0下载:
  2. 利用ado访问数据库,利用c++代码编写的在mfc环境下-Using ado to access the database, using c++ Code prepared environment in mfc
  3. 所属分类:Database system

    • 发布日期:2017-04-02
    • 文件大小:36442
    • 提供者:小莫
  1. QrySoft

    0下载:
  2. 一个MFC软件,用来查询C语言常用函数,还连接了ACCESS数据库.-A MFC software, used to query C language commonly used functions, also connected to the ACCESS database.
  3. 所属分类:Database system

    • 发布日期:2017-05-21
    • 文件大小:202979
    • 提供者:xia
  1. Source4

    0下载:
  2. 稿件名称:MFC嵌入菜单功能的常规DLL创建与访问代码名称:源程序 调试环境:Win XP;VC++ 6.0 -Manuscr ipt name: MFC embedded menu feature of conventional DLL to create and access code name: the source code debugging environment: Win XP VC++ 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:373453
    • 提供者:xiaoliang
  1. MyListCtl

    0下载:
  2. 一个小的学生管理系统,用MFC做界面,访问Access数据库。编译时一定要将工程下的TestDB.mdb文件拷到Debug或Release目录下。-A small student management system, to do with MFC interface, visit the Access database. Compile-time must work under the TestDB.mdb document Kaodao Debug or Release directory.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2805615
    • 提供者:陈勇
  1. Lesson9Code

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWiz
  3. 所属分类:StatusBar

    • 发布日期:2017-04-02
    • 文件大小:58166
    • 提供者:ironman2006
  1. ReadCompass

    0下载:
  2. 用MFC编写的与ACCESS数据库结合的串口程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared using MFC and ACCESS databases of serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:101258
    • 提供者:仙儿
  1. xLAN_get_ip_mac_and_user_name

    0下载:
  2. 基于局域网的mfc程序源码,获取网络ip,mac,user name等信息-LAN-based source mfc procedures, access to the network ip, mac, user name and other information
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:17532
    • 提供者:yellow
  1. OTSUMultiThre

    0下载:
  2. 1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。-1. This procedure shows the histogram feature, OTSU sing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:310508
    • 提供者:李成
  1. CPP_ADO

    0下载:
  2. ADO数据访问,未使用MFC,windows系统无需安装额外东西,使用方便简单适用于VC, 其它C++开发环境只需稍作修改即可-ADO data access, not using MFC, windows systems do not need to install additional things, easy to use easy for VC, the other C++ development environment, only some slight modifications t
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:8610
    • 提供者:freehua
  1. YJSYS_HD

    0下载:
  2. 研究生信息管理系统 基于VC++6.0 MFC 内附ACCESS数据库文件 一个完成工程文件 编译通过后可直接运行 (需装有SP5以上补丁)-Graduate student information management system is based on VC++6.0 MFC document containing an ACCESS database compiled through the completed project file can be directly after the
  3. 所属分类:Database system

    • 发布日期:2017-05-19
    • 文件大小:5396512
    • 提供者:丁丁
  1. Windowsgamesbiancheng

    0下载:
  2. c++写的游戏编程书籍, 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用,平时我也经常查阅-c++ game programming books written for beginners of some reference value is applied knowledge mfc class wish to refer to the role we have in normal times I have had frequent access to
  3. 所属分类:Other Games

    • 发布日期:2017-04-27
    • 文件大小:208724
    • 提供者:chenmubo
  1. sample1

    0下载:
  2. 1在组对话框上进行子对话框之间的切换 2使用VC++播放FLASH文件 3在VC++中使用MFC ODBC技术访问ACCESS数据库 4为数据库中的每个表映射一个记录集类型 5Singleton类的使用 6ini文件的读写 7使用VC++直接发送Email-1 in the group sub-dialog box on the dialog box to switch between the 2 using the VC++ Play FLASH paper 3 in
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-25
    • 文件大小:8601760
    • 提供者:lishiming
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com