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

搜索资源列表

  1. RefrainChild

    0下载:
  2. 限定MDI子框架窗口的最大、最小尺寸\RefrainChild\RefrainChild.rar,很不错的vc源码,希望对大家有所帮助。-MDI child frame window limits the maximum, minimum size \ RefrainChild \ RefrainChild.rar, very good vc source code, we want to help.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:36094
    • 提供者:
  1. button

    0下载:
  2. 漂亮的控件,鼠标移动到控件上。会有浮动的立体边框。有动态的效果。-Beautiful control, move the mouse to control. There will be a floating stereoscopic frame. Dynamic effects.
  3. 所属分类:Button control

    • 发布日期:2017-05-25
    • 文件大小:8597665
    • 提供者:cwj
  1. Framer

    0下载:
  2. 本程序使用VC6.0开发的WINDOWS界面程序,主要功能是模拟以太网帧的封装过程,将用户输入的文本内容保存为文件,并加以封装,封装后生成数据帧文件,之后用随机数模拟CDMA/CD协议,将帧发送出去-This procedure uses the WINDOWS interface VC6.0 development program, the main function is to simulate the Ethernet frame encapsulation process, the us
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3848484
    • 提供者:于洋
  1. FrameParser

    0下载:
  2. 本程序使用VC6.0开发的WINDOWS界面程序,主要功能是模拟以太网帧的解析过程,帧封装后生成数据帧文件,无法用一般的程序打开,本程序可以打开帧文件并提取出各个字段信息,并提示CRC校验是否出错。-This procedure uses the WINDOWS interface VC6.0 development program, the main function is to simulate the Ethernet frame resolution process, generate
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1925243
    • 提供者:于洋
  1. ButtonStyle

    1下载:
  2. 该程序主要涉及到自定义按钮加载位图、改变按钮字体颜色及背景,从而达到美化按钮的目的;同时还包含用来静态框显示位图、图标和改变文本内容以及设置对话框的图片背景。内容绝对经典-The program mainly involves custom button load bitmap, change the font color button and background, so as to achieve the purpose of beautification button At the sa
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1046380
    • 提供者:zhoujin
  1. dragrectangularbox

    0下载:
  2. 利用VC++ MFC 编写鼠标拖动画出矩形框的效果。可实现多个图形叠加。-Vc++ MFC write the mouse dragged out the effect of animation rectangular frame can realize more graphic overlay
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-30
    • 文件大小:12464775
    • 提供者:刘伟
  1. BallHide

    0下载:
  2. 基于Visual C++ MFC的球动态消隐算法,显示线框球并能设置消隐。-Based on Visual C++ MFC dynamic blanking algorithm of the ball, the ball and can set the display frame blanking.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-12
    • 文件大小:3027512
    • 提供者:李文东
  1. homeworkStudyWord

    0下载:
  2. VisualC++应用文件操作与MFC界面做的英语学习程序。主界面被分成两部分,左边为没有记的单词,右边为已记的单词,上边的DialogBar可以做查询操作。-Use VisualC++ and MFC to do the word study.Main Frame was seperated by two parts,left for to memorize,right for already memorized,and the Dialogbar on the top could do th
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3827259
    • 提供者:Victoria0116
  1. 3

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-The principle and tells MFC AppWizard MFC f
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:46832
    • 提供者:紫心湖
  1. 2011620171302

    0下载:
  2. 这是配合笔者在技术论坛发表的系列技术文章《用户控件制作实例与详解(基础篇)》的实例制作。   这个按纽控件有20多种外观形状,标题文本有常规、立体、雕刻、浮雕四种选择,背景色可设置成渐变色或纯色,还可以加载真彩图片。   其中比较特殊的是星形和十字形,例如十字形按纽,你可以在四端再加上四个圆形(用图片框和API函数制作而成),连同控件本身中间的那个圆,就有五个圆形按纽,适于用在播放器上。 -This is a technical forum with the author publi
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:105602
    • 提供者:loveonly1
  1. FrameEncap

    0下载:
  2. 要求实现的程序为图形化界面(如下图所示),可以输入以太帧目的MAC地址、源MAC地址和数据字段(以十六进制输入),输出封装的帧的相关信息(前导码、帧前定界符、目的地址、源地址、帧长度、数据和帧校验和), 生成多项式G(X)=X8+X2+X1+1。-Requests to realize the program for the graphic interface (shown below), can enter the etheric frame purpose MAC address, sour
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:11864301
    • 提供者:文园
  1. VideoInvadeDetacted

    0下载:
  2. 窗口函数的一个文件,资本框架的结构,主窗口文件-Window function of a file, the frame of the capital structure, the main window files
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:3886
    • 提供者:李朝龙
  1. BmpPreviewDlg

    0下载:
  2. 在单文档界面中打开bmp文件,如果bmp图片太大,超过了界面框,会自动增加滚动条-open bmp file in sdi frame, and will add scroll bar autoblly if bmp picture is bigger than frame
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1986023
    • 提供者:pp
  1. CBtnEx(V1.2)

    1下载:
  2. CBtnEx1.2继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。 -CBtnEx1.2 inherited from CButton, is in VC++6.0 environment prepared by
  3. 所属分类:按钮控件

    • 发布日期:2013-09-02
    • 文件大小:4719312
    • 提供者:zhanghonghao
  1. Chapter3

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the parsing of the principle of the M
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:50383
    • 提供者:程璐
  1. Chapter4

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping analysis of the mechanism on how to use ClassWizard,,, understand the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:57058
    • 提供者:程璐
  1. Dialog-box-floating

    0下载:
  2. 一个用VC2008写的对话框在主框架上浮动的工程。通过让对话框浮动,建立高效和漂亮的应用程序。-A floating dialog box in the main frame on the project VC2008 write. Floating through the dialog, the establishment of an efficient and beautiful application.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-13
    • 文件大小:20916527
    • 提供者:吴绍辉
  1. muilttest

    0下载:
  2. MFC,muitifr a me,如何MFC操作多框架-MFC, muitifr a me, how MFC to operate a multi-frame
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:611472
    • 提供者:zhangyong
  1. huihuakuan

    0下载:
  2. 程序实现了绘图框的创建,可以做绘图工具的初级版本-Application implements the creation of drawing frame, can do drawing tools of junior version
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1917122
    • 提供者:房翔
  1. pngButton

    2下载:
  2. 网狐框架中游戏界面png实现button按钮-Fox network frame of the PNG button realize
  3. 所属分类:Button control

    • 发布日期:2015-04-25
    • 文件大小:4096
    • 提供者:斯蒂芬
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com