-
定时关机有动画效果
这是以前没事做的一个定时开关机,有提示动画,在win98,xp,2000,win7下都能用,关机的原理都是一样的
- 2022-08-10 23:03:58下载
- 积分:1
-
程序在系统托盘中显示的托盘类
程序在系统托盘中显示的托盘类-procedures in the system tray shows the type tray
- 2023-02-24 20:15:03下载
- 积分:1
-
本程序为图形学课程的一个小程序,注点是在用画点和各种图形的算法来实现各种图...
本程序为图形学课程的一个小程序,注点是在用画点和各种图形的算法来实现各种图-the procedures for graphics courses a small program, the Note is painted various graphical point and the algorithm to achieve maps
- 2023-06-01 17:10:03下载
- 积分:1
-
MFC简单画图程序Draw
这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。
功能概述
通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能,
线条粗细、颜色也可以在菜单中调整。
设计思路
通过对菜单的响应获取绘图类型、颜色和线条粗细程度。
通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦,
通过 CDC 类的成员函数 MoveTo( int x, int y ); LineTo( int x, int y ); Rectangle( int x1, int y1, int x2, int y2 ); Ellipse( int x1, int y1, int x2, int y2 ); 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-18 10:23:50下载
- 积分:1
-
网络监控服务
network monitoring service-network monitoring service....
- 2022-07-28 11:32:12下载
- 积分:1
-
随机下的雪花,主要运用随机函数制作,使画面更加逼真。
随机下的雪花,主要运用随机函数制作,使画面更加逼真。-Random under the snow, the main use of stochastic production function, so that a more realistic picture.
- 2023-06-13 05:30:04下载
- 积分:1
-
Explanation to RANSAC Algorithm, useful to fit lines or better least square algo...
Explanation to RANSAC Algorithm, useful to fit lines or better least square algorithm.
- 2023-04-04 23:10:03下载
- 积分:1
-
oracle oci vc++ 封装,非常好用
oracle oci vc++ 封装,非常好用-oracle oci vc++ package, very easy to use
- 2022-03-19 23:07:10下载
- 积分:1
-
一个PE文件查看器,可以查看PE文件的详细信息
一个PE文件查看器,可以查看PE文件的详细信息-A PE File Viewer, you can view PE file details
- 2022-01-25 15:48:44下载
- 积分:1
-
bluetooth c语言实现的协议栈
c语言实现的蓝牙协议栈,集成usb,uart,spi适配器接口类型,协议栈支持server及client模式,使用csr4.0蓝牙dongle测试通过
- 2023-01-11 20:35:04下载
- 积分:1