登录
首页 » GDI-Bitmap » 用vc6编写的一个windows屏幕保护程序,其中主要应用了timer和lineto函数...

用vc6编写的一个windows屏幕保护程序,其中主要应用了timer和lineto函数...

于 2022-06-01 发布 文件大小:2.08 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

用vc6编写的一个windows屏幕保护程序,其中主要应用了timer和lineto函数-vc6 prepared using a screen saver windows, which mainly uses timer and LineTo function!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • This is a chess game, the rules of the game similar to Go. Function is not very...
    这是一款棋类游戏,游戏规则类似于围棋。功能不是很完全,希望对大家有帮助。-This is a chess game, the rules of the game similar to Go. Function is not very full, and they hope to have everyone help.
    2023-05-19 18:50:04下载
    积分:1
  • 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
    前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
    2022-03-11 20:27:26下载
    积分:1
  • The function is mainly used to map the target DIB, DIB output of the region spec...
    该函数主要用来绘制DIB对象,输出DIB的区域由参数 lpDIBRect指定。-The function is mainly used to map the target DIB, DIB output of the region specified by the parameters lpDIBRect.
    2022-06-28 13:22:27下载
    积分:1
  • 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCt...
    用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像-Developed using vc realize the image decoding, supported formats, including BMP, JPG, WMF, ICO, GIF, PNG, TIFF. Source code is a simple image browser example, demonstrate how to interface with IImgCtx decoding, display images
    2022-07-10 02:25:57下载
    积分:1
  • 矩形GetDC setrop2 ReleaseDC createrectrgn selectcliprgn删除对象的选择…
    Rectangle GetDC SetROP2 ReleaseDC CreateRectRgn SelectClipRgn DeleteObject SelectObject CreatePen CreateSolidBrush SetTextColor SetBkColor SetRect LockResource UnlockResource GetCursor LoadCursor GetStockObject LineTo SetCursor ShowCursor DrawText LoadString MessageBox CreateFontIndirect GetTextMetrics ClientToScreen SetCursorPos GetMessageTime GetKeyState GetClientRect SetWindowPos BeginPaint EndPaint DefWindowProc
    2022-01-25 17:15:13下载
    积分:1
  • 这是对于上面所上传的SAP软件源码中用到一个动态连接库,这个对于想学习动态链接库的人员很有帮助...
    这是对于上面所上传的SAP软件源码中用到一个动态连接库,这个对于想学习动态链接库的人员很有帮助-This is for the above SAP software to upload source code used in a dynamic link library, this for want to learn a dynamic link library staff helpful
    2022-03-21 03:20:35下载
    积分:1
  • 图示学的期末作业,用vc实现区域填充算法执行后在终端上画一个多边形,自动填充...
    图示学的期末作业,用vc实现区域填充算法执行后在终端上画一个多边形,自动填充-end of the operation, using vc regional filling algorithm implementation of the terminal after drawing a polygon, autofill
    2023-03-18 04:15:04下载
    积分:1
  • North University of a navigation map matching algorithm, the road network block
    中北大学一种导航地图匹配算法,道路网络分块-North University of a navigation map matching algorithm, the road network block
    2022-03-16 04:09:17下载
    积分:1
  • 几个针对GIF格式的图像的压缩和解压缩程序 包括GIFREAD,GIFREAD1,GIFREAD2,GIFWRITE...
    几个针对GIF格式的图像的压缩和解压缩程序 包括GIFREAD,GIFREAD1,GIFREAD2,GIFWRITE-against GIF format images of the compression and decompression procedures include GIFREAD, GIFREAD1, GIFREAD2, GIFWRITE
    2022-08-08 19:39:08下载
    积分:1
  • 本书深入的介绍了wisndows 95 / 98 /我/我/ 2000 / XP环境下的图像处理…
    本书深入介绍了Wisndows 95/98/Me/ME/2000/XP环境下图像处理的理论和编程技术,并基于面向对象程序设计方法,详细地讨了图像处理算法的Visual C++编程技巧。全书共分9章,主要包括图像基本操作、调色板技术、图像的特技显示与擦除、图像空间变换、图像频或变换、图像处理、图像编码与格式等编程技术。 这是附书光盘.-The book describes in depth Wisndows 95/98/Me/ME/2000/XP environment image processing theory and programming techniques, and procedures based on object-oriented design methodology, a detailed discussion of the image processing algorithm Visual C++ programming skills. Book is divided into 9 chapters, including basic operation images, color palette, image and the erasure of the stunt show, image space conversion, image frequency or transform, image processing, image coding and programming formats. This is a CD-ROM attached to the book.
    2022-02-14 01:10:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载