-
调色板MFC
用MFC的基本对话框创建的调色板,对话框或滚动条输入三原色的值(0~255)。在picture控件可以显示调好的颜色。该代码当做查看颜色的工具使用,也可以用来学习picture控件和滚动条等控件的使用。
- 2023-05-02 15:25:05下载
- 积分:1
-
网络通信程序
采用visual c++6.0开发的网络通信程序,基于TCP/IP的通信原理,在WIN7系统上测试通过,可以参考。
- 2022-10-13 19:05:03下载
- 积分:1
-
简介
Introduction
Do you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps.
Features
Transparency effect for both channel and thumb.
Customize size of the thumb.
Flicker free.
It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap. -IntroductionDo you need a slider but default control looks too simple? I hope this class, CBitmapSlider, can help you. All you have to do is read this article and make a few bitmaps. Features Transparency effect for both channel and thumb. Customize size of the thumb. Flicker free. It uses CMemDC from Keith Rule s article to implement double buffering, and uses functions from Raja Segar s article to display transparent bitmap.
- 2022-03-12 12:19:31下载
- 积分:1
-
visual studio 2010 加法计算器基于MFC
应用背景随着科学的发展,计算机的应用越来越广泛,而运用计算机中的计算机语言C++写程序必然是很多的。C++是目前国内外最广泛使用的程序设计语言之一,它具有处理功能丰富、表达能力强、使用方便灵活、执行程序效率较高等优点。而且C++得是一种结构化程序设计语言;另外,C++的函数式结构也为实现程序化模块设计提供了强有力的保正。所以很多人都把C++作为编程的首选语言。
本次课程设计就是利用C++的丰富表达能力来编写一个简单计算器,模拟windows系统的计算器进行简单的计算;在编写这次课程设计中要求利用MFC来画出计算器的图形界面,并且保证可以进行基本的计算。关键技术该计算器主要进行实数的单目和双目运算,使用过程如下: 1)单目运算,例如对于lnn要求先输入数字,然后点击“ln”按钮,完成取对数运算并把结果显示在编辑框中。
2)双目运算,例如进行加法要求先输入第1加数,然后点击“+”按钮,再输入第2加数最后点击“=”按钮,完成计算并在编辑框中显示运算结果。
- 2023-09-02 16:25:09下载
- 积分:1
-
非常漂亮进度条的下载控件和源码 ,很漂亮的进度条,推荐大家使用,很实用的东西,菜鸟必备...
非常漂亮进度条的下载控件和源码 ,很漂亮的进度条,推荐大家使用,很实用的东西,菜鸟必备-Very beautiful download progress bar controls and source code, very nice progress bar, it is recommended you use, very practical things, rookie must have
- 2022-06-20 12:44:02下载
- 积分:1
-
Thanks a lot
是一个完整内容的android图形开发。包含了很多android编程课程的例子。希望你喜欢
- 2022-02-24 23:05:38下载
- 积分:1
-
css filter feature article series detailed the contents of well
css滤镜专题文章集,内容条理详细,十分全面。-css filter feature article series detailed the contents of well-organized, very comprehensive.
- 2022-05-25 07:17:48下载
- 积分:1
-
C# WinForm 仿360界面
资源描述非常漂亮 C# WinForm 仿360界面,很好,审核编辑过!对于初学者很有帮助!
- 2022-03-06 14:50:56下载
- 积分:1
-
二次牛顿插值 对flexgrid 单元格可编辑
二次牛顿插值 对flexgrid 单元格可编辑-right flexgrid cells can edit
- 2022-01-25 17:45:02下载
- 积分:1
-
三种基本的数据访问方式
资源描述在Visual
Basic 6.0中提供了三种基本的数据访问方式,顺序访问、随机访问和二进制访问。根据这三种访问方式将文件分为顺序文件、随机文件和二进制文件三
- 2023-01-14 08:40:04下载
- 积分:1