资源列表
huangxia01
- richedit的文本的显示,发送以及存储和记录的搜索-richedit text display, transmit and store and search records
layoutmgr
- 一个好用的界面布局控件.在VS2005下测试通过-A nice interface layout of the controls
MYFORMVIEW
- 适时改变Winform窗体的背景色,VC++代码,点击第二个按钮,会弹出颜色选择框,任选一种颜色然后确定,窗体的背景色就是你所选择的了,相信这个代码对程序美工来说是不多余的吧,必竟简单易用懂,容易掌握。-Winform timely change the background color of the form, VC++ code, click the second button, the color selection box will pop up, Choose a color and
FormColor
- VC++动态设置窗体内文字的颜色,使用三个Radio,分别代表红、蓝、黄三种颜色,当你单击某个颜色的时候,文本框内的文字颜色就跟着改变,动态适时改变,对我们美化应用程序窗体会有所帮助。-VC++ to dynamically set the color of the text inside the window, the use of three Radio, representing the red, blue and yellow, when you click a color when t
MyBmpDlg
- VC++制作的软件启动界面——可显示图片的关于窗口,有些朋友说,在VC的窗体里总是不容易控制图片,至少来说比较麻烦,其实挺简单啊,可能你还没有找到技巧,下面你就可以参考一下这个小程序,实例程序中一共包括两个功能, 一个是带图片背景的窗体,在其上安放按钮控件,另一个是单纯的“关于”对话框,用于显示和控制图片,参考一下就会明白了。-VC++ interface, making the software start- to display images on the window, some frie
TSCalendar
- 实现了一个简单的时间控件,是一个不错的参考实例。-Implements a simple time control is a good reference for instance.
How-to-use-Visual-CPP-2008
- My objective with this book is to teach you the essentials of C++ programming using both of the technologies supported by Visual C++ 2008. The book provides a detailed tutorial on both flavors of the C++ language, on native ISO/ANSI C++ Windows appli
flexgridaspin
- 实现flexgrid和spin联合使用,可以修改spin的值来控制flexgrid的动态变化-the use of flexgrid and spin control
MFC
- MFC 实现基本的画图功能,C++课程大作业,请大家多多提意见-MFC to achieve the basic drawing functions, C++ great job programs, please speak up more
Parser
- 本程序为一个实用的函数式计算器,除进行加减乘除计算外还支持三角函数,对数,角度等运算,还支持状态保持和读取-This program is a utility function calculator, in addition to Math computations also support trigonometric, logarithmic, angle and other operations, also supports the state to maintain and read
four
- 自编VC电机控制程序,图形测量程序,包含MSCOM串口控件,HOUGH变换的底层实现代码。-my original VC program that suit for controling the motor and hough transformation.