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

搜索资源列表

  1. Cool Form Shape

    0下载:
  2. 这是在VB环境下对窗体样式进行个性化定义的一个很好的例子,通过此例可以看到VB窗体自定义的简单方法-this is the right environment VB forms personalized format definition of a good example, the passage of this legislation will be seen from the definition of VB forms in simple ways
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:55.01kb
    • 提供者:焦明
  1. CDialogSK_demo

    0下载:
  2. MFC中实现自定义对话框窗口的形状以及让一部分透明-achieve MFC dialog window from the definition of the shape and let some transparent
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:36.33kb
    • 提供者:weir
  1. genBST

    1下载:
  2. 通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶子节点,插入节点,查找节点,删除节点,由前序遍历结果和中序遍历结果生成树,由后序遍历结果和中序遍历结果生成树,检查该树是否平衡和完全平衡。-generic binary search tree contains the algorithm are : output breadth - first traversal, the former
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16.03kb
    • 提供者:雷剑
  1. shapelib_1_2_9

    0下载:
  2. Source code, and some other odds and ends can be downloaded from http://shapelib.maptools.org/dl. C语言的shape文件操作库
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:165.88kb
    • 提供者:su
  1. testSaveBmp

    0下载:
  2. VC实现自绘图形输出到bmp文件-VC output from the graphics to shape bmp file
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:35.06kb
    • 提供者:江上飞鸟
  1. CustomButtons.zip

    1下载:
  2. 演示各种自绘按钮,如控制颜色,形状为圆形,滚动文字,图形按钮等, Demonstrates each kind from to draw the button, like the control color, the shape is a circular, rolls the writing, the graph button and so on
  3. 所属分类:按钮控件

    • 发布日期:2012-11-08
    • 文件大小:44.76kb
    • 提供者:
  1. CBtnEx

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

    • 发布日期:2017-03-31
    • 文件大小:20.59kb
    • 提供者:zhanghonghao
  1. DemoButton

    0下载:
  2. 随着计算机的发展和普及,人们对于软件的界面美观性要求越来越高。MFC提供了很多标准控件,比如按钮控件,按钮在MFC编程中有着较高的使用频率。本文将介绍如何实现在有背景图片的情况下,任意形状按钮的自绘方法。本文使用基于对话框工程程序进行演示-With the development and popularization of computers, there is the software interface aesthetics have become increasingly demandin
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:431.24kb
    • 提供者:孙静
  1. 3DTextButton

    0下载:
  2. 一个用三维文字制作的按钮,从中可以看到按钮形状设置的本质,起到抛砖引入的作用。-A text produced by using three-dimensional button, the button can be seen from the nature of the shape of set plays the role of the introduction of throwing bricks.
  3. 所属分类:Button control

    • 发布日期:2017-04-29
    • 文件大小:48.43kb
    • 提供者:安庆友
  1. Lib_XP

    0下载:
  2. 一个XP界面类库。全部API,自绘图形而成! 编译方法: 1)加入XPLIB.lib库 2)加入CLASSXP.H 3)在菜单中Project\Settings\C/C++-Precompiled headers 选No using......项目。(否则不能编译通过)-XP interface of a class library. All API, since the shape from the drawing! Compile: 1) Add XPLIB.lib Libr
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:191.37kb
    • 提供者:筱筱
  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
    • 文件大小:4.5mb
    • 提供者:zhanghonghao
  1. vbToolTips

    0下载:
  2. 一个VB环境下使用的自绘气泡提示,自绘的ToolTips(注解清楚),使用到两个模块:一个是cToolTips通用气泡模块,对指定句柄生成气泡并重绘。气泡部分采用最简单的代码,重绘也只是最简单的一个背景+边框,形状做了更改,消息钩子用的是老马修改的,其实也就是加了一个返回,中间我只改了一些;另一个模块是cSubClass,通用子类化模块,拦截本进程指定句柄的消息,从CSDN里找到的,内嵌汇编技术实现单个类模块子类化...牛啊!我添加了一个事件返回,让这个类模块可以方便地实现封装-Used in
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:11.7kb
    • 提供者:
  1. window-coming-from-picture

    0下载:
  2. 这是一个用图片做背景的对话框程序,但是,这个对话框的形状是不规则的,是根据图片的形状定义的,图片是什么形状,对话框就是什么形状-This is a picture as the background of the dialog box procedure, however, the irregular shape of this dialog box is defined according to the shape of the picture, the picture is what sha
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-20
    • 文件大小:13.99mb
    • 提供者:周振永
  1. CDialogRegionT_Demo

    0下载:
  2. 一个WTL对话框换肤项目,一个透明的对话框,然后把位图贴上去-Skinning a WTL Dialog; Having a hard time putting a skin on a WTL Dialog, or want to create transparent dialogs? From here on you ll have to write three odd lines of code! You can create dialogs with the same shape of
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:108.66kb
    • 提供者:蔡斯洲
  1. VC_COM_ECG

    2下载:
  2. 一款VC写的心电图绘制软件,从串口接收心电图数据,分包,放大后绘制出心电图形。并带有50Hz滤波函数。-Written by a VC ECG mapping software, serial receive data from the ECG, subcontracting, draw amplified electrocardiogram shape. With a 50Hz filter function.
  3. 所属分类:EditBox

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:田炜
搜珍网 www.dssz.com