-
VC++生成圆角形状的窗口
VC++圆角窗体的实现例子,生成圆角形状的窗口,大家知道,默认状态下和一般情况下,窗体的边角都是矩形的,或许你看烦了这种窗口,想生成一种非标准的窗口,把边角美化成圆角,带弧度的那种窗口,本例子或许可以让你从中学习到这种窗体实现的方法。
本程序的实现实现思路是设置对话框背景为 “TRANSPARENT”(透明),并在WM_CTLCOLORDLG消息处理器中创建一支“空笔”(NULL)来绘制对话框背景,然后用TransparenBlt将自己的位图放到对话框上。
- 2022-12-02 07:25:04下载
- 积分:1
-
使用两个不同的源代码控制程序:Microsoft Visual Source Safe 和Rational ClearCase。它们都提供了Microsoft
使用两个不同的源代码控制程序:Microsoft Visual Source Safe 和Rational ClearCase。它们都提供了Microsoft Visual Studio IDE的良好的接口,所以可在编辑文件时checkout/checkin文件。 Visual Studio没有提示你使用SCC,这个小工具可以显示注册,让你设置一个SCC作为缺省的SCC。- Uses two different sources codes control procedure: Microsoft
Visual Source Safe and Rational ClearCase. They have all provided the
Microsoft Visual Studio IDE good connection, therefore may in the
edition document time checkout/checkin document. Visual Studio has not
prompted you to use SCC, this small tool may demonstrate the
registration, lets you establish a SCC achievement to lack the
province SCC.
- 2023-01-07 19:05:03下载
- 积分:1
-
B-wavelet
基于B样条小波边缘检测算子的应用研究,摘自图形图像学报(Based on B-spline wavelet edge detection operator of applied research, graphic images taken from the Journal)
- 2007-03-13 15:57:12下载
- 积分:1
-
九寨运业车辆保险管理系统。
对车辆信息以及保险进行管理查询和报表的操作。...
九寨运业车辆保险管理系统。
对车辆信息以及保险进行管理查询和报表的操作。-Jiuzhai transport industry, vehicle insurance management system. For vehicle information and insurance queries and reports to manage operations.
- 2022-05-29 01:24:08下载
- 积分:1
-
esp8266
说明: ESP8266WiFi杀手固件 包括烧录软件(ESP8266 WiFi Killer Firmware in Chinese incloud IDE)
- 2020-06-24 13:00:02下载
- 积分:1
-
Serial Port Utility
这是一个windows下使用的串口小助手小程序(This is a small assistant program used under Windows.)
- 2019-06-24 11:53:37下载
- 积分:1
-
Dynamic_LS_CMA
说明: 本程序采用Dynamic LS-CMA(动态最小二乘恒模)算法在不同信噪比条件下的,用于自适应波束形成时的波束方向图(In this program, dynamic LS-CMA (dynamic least square constant modulus) algorithm is used for beam pattern of adaptive beamforming under different SNR conditions)
- 2020-06-20 10:37:32下载
- 积分:1
-
捷联惯导解算
实现捷联惯性导航运动参数的解算,经过验证程序可用(Calculation of kinematic parameters for Strapdown Inertial Navigation System)
- 2018-11-15 10:29:36下载
- 积分:1
-
DolphinPHP
A rapid development framework for the development of a set of ThinkPHP5.0.3 based on open source PHP, DophinPHP speed, the ultimate minimalist, adhering to the concept of development, for the development of integrated data - role-based permission management mechanism, integrating a variety of flexible and rapid construction tools, can facilitate the rapid expansion of the module, plug-in, hook, packet. Unified modules, plug-ins, hooks, versions and dependencies between packets, further reducing the code and data redundancy, so that developers can quickly build their own applications.
- 2017-09-18 20:27:26下载
- 积分:1
-
Vb 窗口置顶功能一例含源码
Vb6.0窗口设计实例: 窗口置顶功能一例含源码,顶层窗口,将本窗口显示在其它程序窗口的最顶层,始终放在最前面显示,不被其它的窗口所遮挡,比如播放器的播放窗口,在播放视频的时候,始终保持在最顶层,不会被其它窗口挡住视线。在实际的软件开发中,这个功能还是挺有用的。
- 2022-03-10 10:47:08下载
- 积分:1