搜索资源列表
一个用于工业曲线显示的控件源码
- 在软件实现工业控制或者其他领域,根据实时数据或者历史数据生成各种历史、实时曲线已经变得非常的重要,但是如何使你的曲线显示功能变得十分的强大而且界面美观呢,这个是我在下载到的总多的控件中间最完美的,就像工业仪表控件数世纪飞扬一样,另我爱不释手。在很多技术论坛,如果有很多人需要用到曲线显示控件我都会将这个推荐给他们,确实,这个无论从界面美观还是程序的专业性方面都是无可挑剔的。 这个控件的下载地址在本论坛的一个资源提供的帖子中间,地址是: http://www.vccode.com/showthrea
robust
- 用H无穷控制,对不稳定系统进行鲁棒控制。本人用车载DVD作了仿真试验,效果较好-H infinite control of instability robust control system. I made a car DVD simulation test, the result is better
verticaltree
- While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those
ClickDialog
- 点击按钮,弹出另一个对话框的Demo 第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单! 第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog 第三步:在主对话框中为按钮添加函数。如下: void CClickDialogDlg::OnButton1() { // TODO: Add your control notifi
ChoiceButton_src
- It s a CButton-derived class that uses the OwnerDraw style.To use the control in your project, just add the following files to it: ChoiceButton.cpp ChoiceButton.h
motorcontrol
- This document teach about the theory of motor control such as H-bridge and other theories such as PID control, PWN.
static实现图象显示
- This article describes a class (CDibStatic) that implements a static control used to display dibs. The control has a CDib member, which displays itself with the parameters passed by the CDibStatic class. The CDib class encapsulates the functionality
MySortListCtrl
- 支持排序的ListCtrl控件 把.cpp .h文件添加进工程 子类化时 选择MyListCtrl即可使用 其他功能完全继承自ListCtrl 源码文件中有详细注释 请参阅-Support the sort of ListCtrl control The. Cpp, h files added to the project Subclass select MyListCtrl to use Other feature is fully inherited from
static_led_demo
- 非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture contro
TestDlgMove
- 如何控制窗口控件的移动 文件: PreDialog.CPP PreDialog.H AutoSizeDlg.CPP AutoSizeDlg.H 主要实现在类: CPreDialog 主要是枚举窗口中的所有子控件 CAutoSizeDlg 具体实现控件的移动-How to control the window controls the movement of documents: PreDialog.CPP PreDialog.H AutoSizeDlg.CP
TimeST
- CClockST是一个来自MFC的CStatic类。CClockST是基于CStatic的扩展,可以将它放置在您的对话框中,并实现了一个简单的时钟和日期!如何将CClockST在应用到您的程序中需把ClockST.h、ClockST.cpp包含到你的工程中。-CClockST is a class derived from MFC CStatic class. CClockST just subclasses the supplied CStatic control in your dialog
MatrixCtrl
- 这是一个矩阵字体现显示控件,使用简单,首先插入该CMatrixCtrl控件的.h和 .cpp文件到您的项目,添加一个静态控件到您的对话框资源,把静态控件修改声明为CMatrixCtrl类的一个成员变量。-This is an attempt to create a control which looks a little bit like the credits of the Matrix movie. While it isn t the greatest clone of the Matri
control
- testt.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. testt.h
14
- 该控件来源于Xtreme Toolkit,我对其进行了修改,使其不依赖于类库独立存在,由于我没有运用XT的其他类,可能你会觉得它没有在类库中的华丽,但相对于其小巧的体格而言,已经很难得了。 源文件包括两个头文件,两个执行文件:XTMemDC.h,XTMemDC.cpp,XTOutBarCtrl.h,XTOutBarCtrl.cpp. -The control comes from Xtreme Toolkit, I have made changes to their, that
h
- 1. 编制应用程序,可使用鼠标在客户区绘制出若干矩形,注意图形的保存与重绘。 2. 编制应用程序,可使用上下左右四个方向键控制矩形的移动,要求:不能使矩形移动到客户区以外。 -1. Preparation of the application, the client can use the mouse to draw a number of rectangular areas, drawing attention to the preservation and redraw. 2. Pr
listctrl_repaint_3D
- 表控件的重绘,具有3d颜色背景效果,主要四个文件,两个cpp,两个h文件-Redraw the table control, with a color background 3d effect, the main four documents, two cpp, h files two
DTTree
- 在tree Control 里边加载ico图标-在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果你的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“ADOConn.h”文
money
- 金额转换至大些金额。这个程序很实用哦 很好的 大家都-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : 大写金额 ======================================================================== AppWizard has cr
LoginDemo
- 封装的Edit控件 继承于CEdit 可复用的VC++代码 有鼠标滑动效果-Encapsulated Edit control is inherited from CEdit Reuse the VC++ code Mouse sliding effects
Control-the-source-code
- 从其他地方下载而来,期望对你有所帮助! 压缩包包括文件:ComboBoxEx.cpp,ComboBoxEx.h,ControlBarEx.cppControlBarEx.h,DateTimeCtrl.cpp,DateTimeCtrl.h ListCtrlEx.cpp,ListCtrlEx.h,ReBar.cpp,ReBar.hReBarCtrl.cpp,ReBarCtrl.h,ToolbarCtrlEx.cpp,ToolbarCtrlEx.h,ToolBarEx.cpp,ToolBarE