搜索资源列表

  1. XP风格的控件源代码

    0下载:
  2. 这是一些xp风格的控件和界面,前几天用一个用户名上传了,结果此用户名和密码忘了,就用这个以前的用户名再传一边,它里面包含XP风格的对话框程序,单文档界面,各种控件。-This is some xp style controls and interface, a few days ago with a user who uploads a result, user names and passwords forgotten, with t
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:3846144
    • 提供者:王王
  1. MFC_OPENGL三角型

    0下载:
  2. OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形-OPengl procedures, the MFC-based VC Design Library, a major achievement in a single document View Drawing a triangular gradient colors
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:4376576
    • 提供者:xcs
  1. Dof

    0下载:
  2. 本程序在窗口中显示绘制的5个茶壶图像则景深效果。 本程序是基于单文档的MFC应用程序,主要介绍如何使用accPerspective()函数和如何能够保持在焦点平面的同时抖动视图体等方向的内容。-the procedures in the window display was produced by five images were teapot depth of field effects. This procedure is bas
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-14
    • 文件大小:114688
    • 提供者:陈康
  1. 纹理映射Texture

    0下载:
  2. 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a s
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:94208
    • 提供者:陈康
  1. OpenGL※※VC框架

    1下载:
  2. OpenGL※※VC框架,包含单文档,多文档,对话框。-OpenGL** VC fr a mework consists of a single file, multi-file, the dialog.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:173056
    • 提供者:张立
  1. GenerateXML

    0下载:
  2. 实现读取ini文件的信息,然后生成XML文件。单文档程序-achieve read ini file information and then generate XML documents. Single-file procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2098176
    • 提供者:sgs
  1. LED数字显示例子程序

    1下载:
  2. VC下的数字LED显示程序,利用了几个类,此程序是单文档的-VC digital LED display procedure, and use of several categories, this procedure is the single document
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:67584
    • 提供者:王晓东
  1. Myhuaban

    0下载:
  2. 本程序是一个简单的而居于单文档的画图程序,其具有画椭圆,直线,矩形等功能。-this procedure is a simple living in a single document the drawing program, with its oval painting, line, rectangle functions.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:1941504
    • 提供者:黄后湘
  1. 根据窗体大小改变控件大小

    0下载:
  2. 根据窗体大小改变各控件大小位置,可用于对话框程序,单文档视图程序,多文档视图程序-change the size of the control position, the dialog procedure can be used alone View Document procedures and documentation procedures View
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:2472960
    • 提供者:陈明辉
  1. 切分窗口

    0下载:
  2. 以单文档应用程序为例,在框架客户区实现三叉切分窗口,且每个窗格使用不同的视图-a single-file application as an example, in the fr a mework of the district to achieve customer segmentation trigeminal window, and each pane using different view
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:2019328
    • 提供者:楚天
  1. MySnap单文档

    0下载:
  2. 贪吃蛇,还有点问题,希望各位网友可以提出改进的方法-Snake, there are points in the hope that netizens can improve the way
  3. 所属分类:其他游戏

    • 发布日期:2024-05-14
    • 文件大小:78848
    • 提供者:耿蓓蕾
  1. e1

    0下载:
  2. 在vc环境下,做一个单文档程序,在窗口下弹出一个对话框。 在对话框中输入字符串。相应地把内容显示在界面的窗口中。-in vc environment, so a single document procedures, in a pop-up window dialog. In the dialog box input string. Correspondingly to suggest that the interface wind
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-14
    • 文件大小:37888
    • 提供者:雅丫
  1. 显示bmp

    0下载:
  2. 实现了VC环境下,单文档里面显示BMP图片的功能。-achieve the VC environment, the single BMP file photo shows inside the function.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:490496
    • 提供者:马全亮
  1. constr

    0下载:
  2. 这个是MFC的一个单文档界面的程序,由于初学者在初学MFC的时候对MFC的结构不能很好的理解,而程序中又比较少的解析,本程序中有比较详细的中文注释,很适合初学着去学习.-this is a MFC single document interface procedures, as beginners in learning the right MFC MFC structure not well understood, and the p
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:43008
    • 提供者:李想
  1. 不规则单文档窗体

    0下载:
  2. 少了四个角的单文档窗体,值得借鉴,此实例在VC.NET2003,WINXP下调试通过.-four corners of the small single-file forms, it is worth learning from the example of this VC.NET2003. WINXP under debugging through.
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:43008
    • 提供者:冷泠
  1. fromview+tab

    0下载:
  2. 在基于单文档的程序中,使用CTabCtrl,实现属性页功能-single document based on the procedures, the use of CTabCtrl achieve functional attributes p.
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:293888
    • 提供者:张军
  1. 竞赛管理系统

    0下载:
  2. 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:18045952
    • 提供者:湖朝
  1. Mscommtongx

    0下载:
  2. 用VC实现的MSComm 控件在基于单文档中的应用,为程序员串口通讯编程节省了很多时间。 -with VC in the MSComm control based on single file, the application programmer for serial communication programming save a lot of time.
  3. 所属分类:串口编程

    • 发布日期:2024-05-14
    • 文件大小:39936
    • 提供者:常华
  1. MiniDatabase

    0下载:
  2. 1、和SimpleDatabase有些关联,本意是实现SimpleDatabse的一个GUI版本,包括数据库比较,彩色语法编辑。 2、可以借鉴:彩色语法编辑(SQL语法,可以扩展)、单文档多页多页化等。-one, and some SimpleDatabase Association, was intended to achieve SimpleDatabse version of a GUI, including database
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:210944
    • 提供者:王伟
  1. Fengmian

    0下载:
  2. 这是一个添加单文档程序启动界面的简单历程,非常清晰易懂-This is a single document added commencement interface simple process, very lucid
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:587776
    • 提供者:晨晨
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org