搜索资源列表
DesktopActivePicture
- 该程序简单的利用数码管的位图来显示系统时间,而且该程序界面采用无窗口设计,浮动与桌面之上。而且其还采用了托盘控制方式。-the simple procedures governing the use of digital bitmaps to display system, but the program interface by using window design, floating above the desktop. It has also adopted its pallet con
透明窗口SetWindowLong
- 本程序通过调用user32.dll中的系统函数 SetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE, GetWindowLong(this->GetSafeHwnd(),GWL_EXSTYLE)^0x80000) 完成对窗口半透明的处理-this program by calling user32.dll the system function SetWindowLong (this - gt; GetSafeHwnd
Lunar Calendar
- 一个显示农历月历的程序,支持1801~2100年的公历、农历、节气的显示。除了一个活动窗口,程序还在桌面背景上显示一个半透明的日历(这个功能是通过桌面显示的钩子实现的)。同时在系统栏内显示日历图标。程序包含两个工程,编译连接后分别生成LunarCalendar.exe和DesktopCalendar.dll,两者需要合作才能运行。-a show of the Lunar Calendar procedures, support 1801 ~ 2100 of the Gregorian calen
windowmanager
- window窗口管理器 ,主要适用于小型GUI, 管理层次和算法类似于microsoft 的windows窗口系统-window window managers will apply mainly to small GUI, management level and the algorithm similar to microsoft windows Window System
ModifiedsystemTray
- 修改后的系统托盘,单击左键可发弹出主窗口,再单击可以隐藏-revise the system tray, click pop-up menu can be made the main window, then click to hide
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
VCMFCPictureimages
- 功能需求 : 1、可以打开BMP、PCX、TGA、JPEG及GIF图像。 2、打开的图像,用户均能另存为任意一种格式,以实现图像格式的转换。 3、实现图片的放大、缩小,还原。 4、可以对图像进行90度、180度旋转。 5、可以直接调用Windows画图程序打开图片并进行编辑。 6、软件提供“上一张”、“下一张”功能。 7、可以进行全屏幕浏览,并提供“幻灯片播放”的功能,自动显示当前文件夹下的所有图像。 8、在查看图片时,可以选择从当前目录删除该图片,并将其放入系统
capturescreen
- 一款很不错的截屏、抓图工具,支持全屏抓图,支持热键抓图,运行后在系统托盘显示图标,当使用热键抓图时自动隐藏,按下键盘上的截图键,就可抓取当前窗口,很适合游戏界面抓屏,或播放器截屏等。-A very good screen, capture tools, support full-screen capture, support hotkey capture, run show in the system tray icon, and when using auto-hide when the ca
Draw2Dgraph
- Window CE系统下的EVC开发环境中进行二维图形绘制的类,可用于实际开发。-Window CE system development environment in the EVC to the category of two-dimensional graphics rendering, can be used for actual development.
Zoom
- VC++窗口视图缩放的源代码,一个用VC6开发的图形数据支持系统,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释。 -VC++ window view of scaling the source code, a use VC6 development of the graphical data to support the system, in which the difficulty is in understanding the
Line
- 用VC6.0写的画直线的小程序,调用系统的函数,使画的直线具有保持的功能,即窗口重绘时所画直线不消失-Applet the VC6.0 write draw a straight line, call the system function, and draw a straight line with maintained function when the window redraw draw a straight line does not disappear
controlrom
- 本项目要求编制一个程序来控制光盘驱动器的开和关,其程序界面如下所示 本项目具体功能要求包括: (1) 通过软件可控制光驱的打开 (2) 通过软件可控制光驱的关闭 (3) 软件可最小化到系统托盘区 (4) 在托盘区显示动画图标(图标样式动态变化) (5) 用鼠标左键双击图标,则弹出主窗 -The project requires the preparation of a program to control the on and off of the CD-ROM dr
Matlab_-imageproces-GUI
- 基于matlab环境开发的图像处理系统,实现图像的读取,显示,拖动,缩放,旋转,指定位置显示,并在图像处理窗口中实现了选择音乐播放的功能-Image processing system based on MATLAB environment developed to achieve the image to read display, drag, resize, rotate, specify the location and image processing window select the
MTestDrawDib
- 通过DrawDib系统API接口编程,实现RGB裸数据的窗口显示,支持多窗口显示。-By DrawDib system API programming interface to achieve the bare RGB data window display, support multi-window display.