-
查看DWG格式文件
查看DWG格式文件-View DWG format
- 2022-10-15 19:20:02下载
- 积分:1
-
仓库管理系统
这是一个仓库管理系统,可用于仓库的管理。使用delphi7和windows开发。希望可以帮助大家。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-10-31 14:30:03下载
- 积分:1
-
AT89C205 keys 4 through 4 different selection of music by the AT89C205 enlarge p...
AT89C205通过4个按键选择4种不同的音乐,并由AT89C205的p3.7输出经LM386放大,发出四种不同的音乐。-AT89C205 keys 4 through 4 different selection of music by the AT89C205 enlarge p3.7 output by LM386, issued four different music.
- 2022-01-30 16:13:01下载
- 积分:1
-
"一笔画回路问题"刚刚学习C++,学习怎么样用友元的基本用法!!1...
"一笔画回路问题"刚刚学习C++,学习怎么样用友元的基本用法!!1-err
- 2022-09-26 14:30:03下载
- 积分:1
-
绘图程序
区域填充 区域填充
绘图程序
区域填充 区域填充-regional mapping procedures filled area filling fill regional regional Filled Filled
- 2022-01-28 16:27:12下载
- 积分:1
-
一个用VB写的四则计算器源代码. 功能:1、实现简单的四则运算 2、加入了每日一贴的功能,为了练习每日一贴程序的编制方法,其实本程序完全没有必要加入此功能 3、...
一个用VB写的四则计算器源代码. 功能:1、实现简单的四则运算 2、加入了每日一贴的功能,为了练习每日一贴程序的编制方法,其实本程序完全没有必要加入此功能 3、程序的难点在于对每个按键的判断,其实是比较麻烦,但技术含量不高,仔细看都能看懂 -a VB wrote four calculators source code. Features : 1, the simple four Operational 2, joined a daily functions, in order to practice a daily process of the preparation method, the procedure is absolutely not necessary to include this feature 3, the procedure is difficult for everyone by Bond judgment, which is troublesome, but not high technological content, carefully read all understand
- 2022-02-12 08:41:00下载
- 积分:1
-
D3D显示图片
D3D显示图片 要先安装DX9才能运行-
- 2022-05-05 09:19:38下载
- 积分:1
-
有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有...
有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有一定Win32 API经验的人感觉大汗淋漓。 -Microsoft programming technology has numerous books, but reading to read to feel more authority or MSDN. Here Take an example, possibly allowing many start learning Win32 API programming, and even have a certain number of Win32 API experience the feeling of sweat dripping.
- 2022-07-27 09:53:50下载
- 积分:1
-
Get the screen size, using VC++7.0 development of a good example of a procedure...
获取屏幕大小,用VC++7.0开发好的一个例子程序,供程序设计初学者参考。-Get the screen size, using VC++7.0 development of a good example of a procedure for the program design advanced users.
- 2022-06-16 21:11:39下载
- 积分: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