CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 文档资料 软件工程

资源列表

« 1 2 ... .40 .41 .42 .43 .44 245.46 .47 .48 .49 .50 ... 8411 »
  1. Make-message-prompt-window-like-QQ

    0下载:
  2. 用VC++实现了一种类似于QQ和MSN聊天工具的托盘消息提示窗口,给出详细的设计思路和代码实现。 -With VC++ to achieve a similar QQ and MSN chat tool tray message prompt window, given the detailed design ideas and code to achieve.
  3. 所属分类:software engineering

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:田魁
  1. Automatically-switch-multiple-forms

    0下载:
  2. 本文通过一个程序实例描述了在VC++6.0下如何在单文档程序中通过菜单动态控制多 个窗体的切换,给出了详细代码实现过程。 -This article through a program example describes how in VC++ 6.0 in a single document program through the menu dynamic control more A form of the switch, given a detailed code to achi
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:田魁
  1. Transparent-floating-keys

    0下载:
  2. 有一种按键,看起来是一幅完整的图片,当鼠标移到按键区域时,图片的一部分凸现,形成一个按键,当鼠标移走时又恢复原来状态,本文介绍在VC中透明浮动按键的实现,并给出了代码实现。 -There is a button, it seems a complete picture, when the mouse moved to the button area, the picture highlights a part of the formation of a button, when the mous
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:6144
    • 提供者:田魁
  1. vppjd

    0下载:
  2. 进行波形数据分析,验证可用,利用matlab针对图像进行马氏距离计算 。- Waveform data analysis, Verification is available, Using matlab to calculate the Mahalanobis distance for the image.
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:魏雪鹏
  1. A-simple-way-to-display-JPEG--GIF

    0下载:
  2. 笔者经过实验摸索,总结出了一种借助于COM接口的OLE方法来实现在VC下显示JPEG、GIF格式图像的一种简便方法,现介绍如下以飨广大读者。-The author through experimental exploration, summed up a COM interface with the OLE method to achieve in the VC display JPEG, GIF format image of a simple method, now introduced a
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:田魁
  1. Design-the-tray-icon-program

    0下载:
  2. 在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,本文将详细地介绍用VC设计这种托盘图标程序的方法,给出代码实现。 -In the Windows operating system, the right side of the taskbar (tray) will be resident in several icons, such as input method to switch icons, volume control icons, et
  3. 所属分类:software engineering

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:田魁
  1. flicker-free-picture-redraw

    0下载:
  2. 利用了双缓冲技术在MFC对话框上进行高性能绘图,有效还解决了闪烁问题,给出了设计思路和代码实现。-Using double buffering technology in the MFC dialog box for high-performance graphics, effective also solved the flicker problem, given the design ideas and code to achieve.
  3. 所属分类:software engineering

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:田魁
  1. smart-scroll-bar-for-CListBox

    0下载:
  2. 在MFC中,用列表框(CListBox)来显示多个字符串是一种很方便的方法。但缺省的列表框水平滚动条不够智能——这里智能的含义是:在应该出现的时候出现,不应该出现的时候消失,而且应能自动调节自己的大小。本文通过实例说明了存在的问题和解决办法,提供了代码实现。 -In MFC, using the list box (CListBox) to display multiple strings is a very convenient way. But the default list box ho
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:6203
    • 提供者:田魁
  1. Realize-real-Windows-screen-saver

    0下载:
  2. 利用Visual C++的一个屏幕保护库,实现了Windows屏幕保护程序的一切功能。给出了详细的设计思路和代码实现。-Using Visual C++ a screen saver library to achieve all the features of the Windows screen saver. Given the detailed design ideas and code to achieve.
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:5341
    • 提供者:田魁
  1. Create-an-irregularly-shaped-window

    0下载:
  2. 使用了新的SDK函数SetWindowRgn。该函数将绘画和鼠标消息限定在窗口的一个指定的区域,实际上使窗口成为指定的不规则形状,给出了设计思路和代码实现。-Using the new SDK function SetWindowRgn. This function limits the drawing and mouse messages to a specified area of the window, actually making the window a specified irre
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:4114
    • 提供者:田魁
  1. munfanfui

    0下载:
  2. 小波包分析提取振动信号中的特征频率,欢迎大家下载学习,有循环检测,周期性检测。- Wavelet packet analysis to extract vibration signal characteristic frequency, Welcome to download the study, There are cycle detection, periodic testing.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:杜凯艳
  1. Blinds-panel-group

    0下载:
  2. 利用百叶窗式面板组可增大窗口的可利用面积,而且把常用工具放在窗口中比放在菜单中使用更方便,现在一些大型软件如Photoshop、Dreamweaver等都采用了这种方式。通过对VC控件的隐藏和展开来达到像百叶窗一样收放自如的效果。-The use of blinds panel group can increase the available area of the window, and put the commonly used tools in the window than in the
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:23472
    • 提供者:田魁
« 1 2 ... .40 .41 .42 .43 .44 245.46 .47 .48 .49 .50 ... 8411 »
搜珍网 www.dssz.com