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

搜索资源列表

  1. dbex

    0下载:
  2. 今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase cate
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:21.38kb
    • 提供者:冷寒
  1. 中文内码转换源码

    0下载:
  2. 在阅读MSDN中发现只要妙用MultiByteToWideChar和LCMapString两函数,就可以简简单单地实现不同内码的转换。为了让程序员使用更方便,笔者编写了一个CChineseConvertor类,包装了所有中文内码的转换功能。读者可以直接在MFC中加入此类,用起来也非常轻松。详细细节请察看ChineseConvertor.h和ChineseConvertor.cpp源代码。-reading MSDN found as long as the magic MultiByteToWid
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.1kb
    • 提供者:王正
  1. MFCFrame

    0下载:
  2. evc 下的GDI 直接写屏库, 运用MFC 框架。-AES under the GDI direct writing for screen, using MFC framework.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.3mb
    • 提供者:吴爱人
  1. CAsyncSocket

    1下载:
  2. 随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。由于C++语言对底层操作的优越性,许多文章都曾经介绍过用VC++进行Socket编程的方法。但由于都是直接利用动态连接库wsock32.dll进行操作,实现比较繁琐。其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。 -computer network with the in-depth, computer network programming pro
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5.11kb
    • 提供者:利于名
  1. use_md5_of_wtl

    0下载:
  2. 不记得在哪个地方得到了一个MD5加密法的类,由于开发的原因要在WTL中使用MD5加密法,但是,这个类并不能直接的用在WTL中(In MFC it was an easy job ),所以我就修改了一下,以方便大家以后在WTL中使用MD5加密法。-not remember where the MD5 has been a kind of cryptography, the result of the development of the WTL to use MD5 encryption meth
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36.08kb
    • 提供者:王亮亮
  1. suishouhuazhixian

    0下载:
  2. MFC下直线的直接画法,对MFC编程入门的新手比较适合看。-MFC linear direct method of painting, right of entry MFC programming more suitable for newcomers to see.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:40.07kb
    • 提供者:孙韩
  1. MFC-speaks-easily

    0下载:
  2. 通过MFC编程实现文字发声,让你的程序会说话- method to provide very easily Text-To-Speech facility to a MFC program (sync/async modes+ direct/file-content speach)
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1.87mb
    • 提供者:tongchengde
  1. 使用MFC+DirectDraw编写的窗口程序

    2下载:
  2. 使用MFC+DirectDraw编写的窗口程序,可以作为一个简单游戏的基本框架,-MFC+ DirectDraw prepared to use a window procedure can be used as a basic framework of a simple game,
  3. 所属分类:Windows编程

    • 发布日期:2012-10-17
    • 文件大小:29.27kb
    • 提供者:zhangruiqiang
  1. xpblue

    0下载:
  2. smf格式的皮肤界面文件,配合上MFC连接的皮肤控件使用,直接替换,很方便.名字以颜色命名. -smf format of the skin interface for documents, connected with the skin on the MFC control the use of direct replacement, very convenient.' s name in order to color naming.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:39.19kb
    • 提供者:l15d5
  1. direct

    0下载:
  2. 利用DirectX显示一个旋转的圆柱。首先构建一个Mfc单文档框架,然后在文档界面显示圆柱。本例用最简单的代码说明了Directx的基本用法-use DirectX to draw a cilinder。firstly,use wizard to make a single document frame,then use Directx to draw a cilinder on the view
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:hualei
  1. MFCEX

    0下载:
  2. MFC扩展界面库,直接用VC做界面,很难达到理想的效果,需要很大的工作量,用这个库,做界面很轻松-MFC extension of the interface library, a direct interface to do with VC, it is difficult to achieve the desired results, requires a lot of workload, use this library, so the interface is very easy
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:80.94kb
    • 提供者:洪金龙
  1. MFC

    0下载:
  2. 此程序利用MFC编程,实现用MFC进行简单的直接写屏-This procedure using MFC programming, implementation easy to use MFC to direct Screen Writing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:25.02kb
    • 提供者:刘栋
  1. DirectLDA

    0下载:
  2. This a MFC program to test direct linear discriminant analysis (direct LDA) for face recognition. Histogram equalization is used as a preprocessing and direct LDA is used to reduce a dimension in feature space from train images. Minimum Euclidean dis
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-26
    • 文件大小:8.49mb
    • 提供者:SUNGWOONG KIM
  1. Donuts2

    0下载:
  2. Windows Mobile Direct draw example4
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:397.89kb
    • 提供者:xtxb999
  1. Mosquito

    0下载:
  2. Windows Mobile Direct draw example5
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:42.68kb
    • 提供者:xtxb999
  1. xgui

    0下载:
  2. 这是原来做的一个项目,要把mfc写的图形界面程序,用wxWidgets来替换,做成跨平台的程序。由于直接用wxWidgets来替换,工作量太大,就写了一个接口库,原来的mfc代码,只需要非常小的改动,就能实现跨平台。其实就是把mfc用wxWidgets实现了,因此原有代码改动很小。-This is the original to do a project, we should mfc GUI application written using wxWidgets to replace, make
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:61.33kb
    • 提供者:陈真
  1. DIRECT

    0下载:
  2. 这个MFC工程可以实现对256色图像进行阈值分割、投影检测、差影检测、模板匹配。-The MFC project can achieve 256-color image segmentation, projection detection, subtraction detection, template matching.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:81.15kb
    • 提供者:王虎
  1. MFC_Direct2D_Hello_World_sample

    0下载:
  2. MFC DIRECT 2D HELLO WORDD 学习新知识从hello world开始,这可是微软提供的sample啊-MFC DIRECT 2D HELLO WORDD to learn new knowledge from the beginning of Hello world, but this Microsoft provides sample ah
  3. 所属分类:DirextX

    • 发布日期:2017-04-17
    • 文件大小:111.34kb
    • 提供者:KCS
  1. Direct-D2D

    1下载:
  2. GDI,GDI+的替代者Direct2D实现代码,游戏和大型界面开发用,SDK程序,非MFC-GDI, GDI+ replacement Direct2D implementation code, the game interface development and large-scale use, SDK program, a non-MFC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:9.55mb
    • 提供者:Joho
  1. 背景透明自绘进度条

    0下载:
  2. 背景透明自绘进度条,代码通俗易懂,可复制直接使用。(Background transparent draw progress bar,Code easy to understand,Replicable direct use.)
  3. 所属分类:状态条

    • 发布日期:2017-12-20
    • 文件大小:514kb
    • 提供者:枫林飘云
« 12 3 »
搜珍网 www.dssz.com