-
面向对象(每个子目录对应于一个项目)很实用的哦
面向对象(每个子目录对应于一个项目)很实用的哦-Object-oriented (one for each subdirectory that corresponds to a project) Oh, very practical
- 2022-03-22 19:34:29下载
- 积分:1
-
网络库,可以使用所有的网络应用程序!
network library that can be use all network application!
- 2022-03-02 03:31:03下载
- 积分:1
-
提供HTML代码的解析,直接解析成为一颗DOM树。
提供HTML代码的解析,直接解析成为一颗DOM树。-HTML code to provide analytic, direct analysis has become a DOM tree.
- 2023-01-30 18:40:04下载
- 积分:1
-
实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强...
实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强-implement the Cohen Sutherland arithmetic on computer graphics,implement cutting filling collor ,with a powerful reused function
- 2022-01-26 04:23:59下载
- 积分:1
-
婚姻匹配器
采用MFC 框架更加某种规则实现最佳婚姻配对 (中兴程序大赛作品) 基于单文档的应用程序 学习MFC的童鞋可以下载看看
- 2022-03-19 08:32:54下载
- 积分:1
-
Get Internet Temp Folder
Get Internet Temp Folder
- 2022-07-12 02:36:15下载
- 积分:1
-
包含从源source中拷贝n个字节到目标destin中,在数组的前n个字节中搜索字符 ,移动一块字节,拷贝字节等等小程序...
包含从源source中拷贝n个字节到目标destin中,在数组的前n个字节中搜索字符 ,移动一块字节,拷贝字节等等小程序-contains source from the source copy n bytes to target destin, in the array of n-byte characters search, a mobile byte, copy bytes and other small applications
- 2022-01-26 04:41:28下载
- 积分:1
-
Console interface can be of any document attributes procedures.
Console界面的可以得到文件的任何属性的程序。-Console interface can be of any document attributes procedures.
- 2022-08-12 09:55:17下载
- 积分: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
-
串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心...
串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心-serial communication programming source code practice, after looking at the code, you will greatly serial programming confidence
- 2023-06-07 18:05:03下载
- 积分:1