搜索资源列表

  1. HideMenu

    0下载:
  2. C#让背景随窗口大小自动适应,当主体窗口大小改变时,背景会跟着平铺,以适合窗口的改变。-C# make the background with the window size automatically adapt to, when the main window size changes, the background will be followed by tile to fit the window changes.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:239
  1. Win32APIandPB

    0下载:
  2. 1. 如何使PB窗口总在最上层 通过SetWindowPos函数吧窗口的显示层次修改为HWND_TOPMOST,就可以使指定窗 口永远不会被其他窗口覆盖,该函数声明为: Function Long SetWindowPos(Long hwnd, Long ord, Long x, Long y, Long dx, Long dy, Long uflag) Library “user32.dll” 参数1为要顶层显示的
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:杨四
  1. swf

    0下载:
  2. 主要是用vc播放swf文件,可以指定播放文件的窗口大小- It is mainly used vc play swf files, you can specify the window to play the file size of the
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-20
    • 文件大小:1131520
    • 提供者:郭新涯
  1. zhexianbiji

    0下载:
  2. 写程序用折线段逼近方式画如下平面曲线: (1) ,(可以转化为显示表达式) (2) ,(可以转化为显示表达式) (3) , 。 注:用OpenGL的画线函数画线段;步长、窗口大小由大家自己确定;如果需要平移或放大缩小,可以直接对折线顶点的坐标值进行平移和缩放,也可以调用OpenGL的函数进行平移或缩放。 -Write a program segment with folded planar curve appr
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:253952
    • 提供者:我行我素
  1. Geometry_demo

    0下载:
  2. 这是一个可以方便的改变窗口控件位置模板类,完美解决了窗口大小改变时,控件大小和位置不随父窗口改变的问题!只要在你的工程中加入给文件,就可轻松实现控件的自适应!-First of all this is not a library. There is no associated DLL or LIB to link to. Secondly, it is not a class hierarchy. You don’t have to d
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:tecobest
  1. EasyFollow

    0下载:
  2. 可以随时获得鼠标所处位置的信息,用于窗口大小的参考-Ready access to the mouse location information, for the reference window size
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:tony
  1. ObjectTrackingDemo

    0下载:
  2. 运用meahshift实现对视频序列中运动目标进行动态跟踪, 跟踪目标位置大小通过对话窗口可任意设置, 内有测试视频,可直接观察跟踪演示效果-Video sequences using meahshift achieve dynamic tracking of moving targets, track the size of the target location, through dialogue window can b
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:25966592
    • 提供者:
  1. first4

    0下载:
  2. 使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。 -Use opengl function to write a console program, the request for a mouse, keyboard, window scaling event handling to achieve the color change on a cer
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:303104
    • 提供者:刘贵冬
  1. aaa

    0下载:
  2. 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreT
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:徐国华
  1. CustomDrawPanel

    1下载:
  2. 项目中经常用到需要自定义风格的圆角窗口,以前我们都是放一个背景图片,但是当窗口大小不一样时,固定大小的背景边框圆角会被拉伸变得很难看,所以自己写了一个 panel VCL。 自绘 panel 组件,背景,边框都可使用图片自定义,可使用透明png实现圆角,自适应窗口大小。 -Custom draw panel VCL。
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:184320
    • 提供者:Jack
  1. VisualBasic6.015010.20

    0下载:
  2. Visual Basic6.0的渐变的窗口背景,让窗口运行在不同的分辨率下,控件随着窗口大小按比例变化的编程-Visual Basic6.0 the background of the gradient of the window, so that the window is running in a different resolution, the control is in proportion with the size of
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:253952
    • 提供者:邢小强
  1. docview_8

    0下载:
  2. 用VC++实现显示大图片由于窗口大小受到限制使用流滚动条便可以实现显示任意大小的图片-view big picture using scrollbar
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:叶金辉
  1. datacollection

    0下载:
  2. 通过MSCOMM,串口进行的电子称数据采集系统,可改变窗口大小-Through the serial port of electronic data acquisition system, said
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:wp
  1. qianxun

    0下载:
  2. 漂浮在线客服代码,可随窗口大小自动滚动,自动识别显示器分辨率 -Floating-line customer service code, and can auto-scroll with the window size, display resolution, automatic identification
  3. 所属分类:WEB源码

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:txmz
  1. Example012

    0下载:
  2. VB实现控件随着窗口大小按比例变化,代码很高效,非常适合新手-VB to achieve control with the window size in proportion to changes in the code is very efficient, very suitable for novice
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:wxffxq
  1. Ex_Draw

    0下载:
  2. 1、会改变窗口大小和位置操作 2、掌握工具按钮和光标的设计和操作 -1, will change the window size and location of the operation of 2 buttons, and cursor control tool in the design and operation
  3. 所属分类:按钮控件

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:apple
  1. aa

    0下载:
  2. 会改变窗口大小和位置操作 掌握工具按钮和光标的设计和操作 -Will change the window size and location of the operation buttons and cursor control tool in the design and operation
  3. 所属分类:按钮控件

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:apple
  1. easysize_demo

    0下载:
  2. 自动适应窗口分辨率,能够在不修改机器的分辨率的情况下,自动适应窗口大小。-Automatically adapt to the window resolution, the machine can not modify the resolution of the case, automatically adapt to window size.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:8244224
    • 提供者:凌未风
  1. formsize

    0下载:
  2. 自动存储窗口大小,C++BUILDER6.0的源程序-Automatic storage window size, C++ BUILDER6.0 of the source
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:康建
  1. MedianBasedDetection

    0下载:
  2. 基于中值滤波器的红外弱小目标检测,以9*9为滤波窗口大小-Median filter-based infrared small target detection, to 9* 9 for the filtering window size
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张心浩
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org