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

搜索资源列表

  1. Shaper

    0下载:
  2. 用vc++编的画直线,圆,矩形,还可以改变颜色,全部在一个界面实现的单文档程序。-With vc++ compiled by drawing a straight line, circle, rectangle, you can also change the color, all in one interface, a single document program.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:48523
    • 提供者:jangay
  1. OpenGL-single

    0下载:
  2. 利用OpenGL实现的效果,主要演示和说明其中包含vc与OpenGL的连接过程代码,并建立的单文档-Effect using the OpenGL implementation, the main demonstration and descr iption of which contains the vc and OpenGL connection procedure code and the establishment of a single document
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2211589
    • 提供者:李哥
  1. 17

    0下载:
  2. 1、用ACCESS建立自己班级的10个同学基本信息的数据库。 2、用ODBC注册数据源。 3、用VC-MFC,建立单文档的通讯录应用程序,要求增加插入,查询,删除的操作。-1, to establish the basic information of their own class of 10 students with ACCESS database. Registered with ODBC data sources. 3, the VC-MFC single docume
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2438081
    • 提供者:lethe
  1. ShowImage

    0下载:
  2. 用opencv做的一个基于单文档的图像显示程序,可以打开常见的图片格式,代码非常简洁,对初学opencv,以及vc的同学有一定帮助。-The opencv-based single document image display program, you can open common image format, the code is very simple, beginner opencv and vc students have some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34941
    • 提供者:王乐
  1. skyblu

    0下载:
  2. skyblue_Rect程序操作步骤 一. 打开VC 6.0创建MFC 单文档应用程序,工程名为skyblue_Rect。 二. 创建控件,菜单等。 ○1.插入图标: 在资源视图里的LCON右击插入LCON ID号改为:IDI_ICON_SET ID号改为:IDI_ICON_START ID号改为:IDI_ICON_PAUSE ID号改为:IDI_ICON_END ID号改为:IDR_MAINFRAME -skyblue_Rect program s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:38816
    • 提供者:妮可
  1. vcPP-obrits

    0下载:
  2. vc++编写的一个单文档程序,主要实现太阳系几个行星围绕地球旋转的动画图像-vc++ write a single document procedures, the main achievement of animated images of several planets of the solar system around the Earth
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4760044
    • 提供者:lichan
  1. Image-histogram

    0下载:
  2. 单文档VC程序,实现图像的直方图绘制及其直方图均衡化操作-Single document VC program to achieve the image histogram to draw its histogram equalization operation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:278630
    • 提供者:
  1. bmp

    0下载:
  2. 这是个图像处理界面,功能强大,是vc++基于单文档的-This is a graph processing code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3314685
    • 提供者:王丹萍
  1. switchviewSDI

    0下载:
  2. vc++中单文档(SDI)中不同视图之间的相互切换-switching between different view in vc++ single-document (SDI)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:2861460
    • 提供者:mazheng
  1. chap1_2

    0下载:
  2. VC++环境下基于单文档的图像的读入和现实,代码中有详细的中文注释,对于初学者很有帮助-VC++ environment based on a single document, read in the image and reality, the code in detail in the Chinese comments, very helpful for beginners
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2345123
    • 提供者:yeqing
  1. SDIMultiViewCode

    0下载:
  2. VC++6.0高级编程范例的单文档多视,不可多得的好代码。-Advanced Programming in VC++6.0 and more as an example of a single document, the rare good code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:46651
    • 提供者:summon
  1. EX_SDIfootball

    0下载:
  2. MFC足球数据统计系统,用一档多视实现,单文档分割窗口,有统计球队信息比分,排名等功能-A VC football data system
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:2786453
    • 提供者:司马缸
  1. MyPaint

    0下载:
  2. 用vc++实现的最基本的单文档绘图小程序-To achieve the most basic single document vc++ drawing applet
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:91068
    • 提供者:林铭菲
  1. vc_splitter

    0下载:
  2. 多视图是VC开发中经常要用到的技术之一,一般地实现单文档多视图有两种方式1)通过视图分割的技术(使用CSplitterWnd实现),将窗口分割为多个部分-Multi-view often want to use technology in the development of the VC, generally two ways 1) technology divided by the view (using CSplitterWnd achieve single-document multi-
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:76891
    • 提供者:myz12345678
  1. use_RichEdit

    0下载:
  2. MyRichEdit文本编辑器控件的几个VC++实例,基于RichEdit控件创建简单文本编辑模块,基于单文档程序创建简单文本编辑模块-MyRichEdit text editor control VC++ several examples
  3. 所属分类:EditBox

    • 发布日期:2017-11-05
    • 文件大小:117760
    • 提供者:廖亮
  1. MyFullScreen-example

    0下载:
  2. VC++6.0单文档MFC全屏实现 实例-VC++6.0 single document full screen instance
  3. 所属分类:assembly language

    • 发布日期:2017-12-04
    • 文件大小:2153174
    • 提供者:路人甲
  1. AllanVariance

    0下载:
  2. 本代码实现了数据阿伦方差计算显示问题,运用VC编译环境编写的的基于MFC的单文档模式应用程序。-This code implements data Allan variance calculations show that the problem, use the the VC compiler environment written based on MFC single document mode applications.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-25
    • 文件大小:74132
    • 提供者:zhoubo
  1. MyDlgOpenGL

    0下载:
  2. 建立PpenGL在vc++下的单文档模式,可以提供学习帮助或直接在此程序上进行二次开发-AppWizard has created this MyDlgOpenGL application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your app
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:41513
    • 提供者:王涛
  1. xiaobobianhuan

    0下载:
  2. VC++图像处理小波变换源程序,基于MFC单文档双视图-VC++ image processing wavelet transform source code, based on the dual-view MFC single document
  3. 所属分类:Wavelet

    • 发布日期:2017-12-09
    • 文件大小:3642543
    • 提供者:freedom
  1. LED-CODE

    0下载:
  2. 利用VC编写的数字LED界面显示程序,利用了几个类,为单文档-VC prepared using digital LED interface display program, the use of several classes for single-document
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:72989
    • 提供者:Bruce
« 1 2 ... 11 12 13 14 15 1617 18 19 »
搜珍网 www.dssz.com