-
先验 GUI
提供了一个图形用户界面和扫描文档中的文本的文件,找到和
频繁地知道从 GUI 设置的项目。
- 2023-08-11 14:35:03下载
- 积分:1
-
窗口分割类实例,使用简单,方便,只需把XSplitterWnd.cpp,XSplitterWnd.h加入源就可以使用...
窗口分割类实例,使用简单,方便,只需把XSplitterWnd.cpp,XSplitterWnd.h加入源就可以使用-window segmentation category example, the use of simple, convenient and needs to do XSplitterWnd.cpp, XSplitterWnd.h join the source can use
- 2023-03-25 02:55:04下载
- 积分:1
-
带宽监视器
网络带宽监视器开发只是为了学习 windows 网络通讯流量监视器的宗旨,我在论坛发现了一些老的线程,但我没有找到他们很有帮助。我一直在学习 windows 套接字编程,并已创建少量的简单的服务器 / 客户端应用程序。
- 2023-03-17 17:10:03下载
- 积分:1
-
This is a pure Win32 API code, did not use MFC. Code demonstrated how to change...
这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。
-This is a pure Win32 API code, did not use MFC. Code demonstrated how to change the edit box, list box, combo box, static control, as well as radio buttons and check box control fonts. In addition, the code also demonstrated the common font choices (ChooseFont) dialog programming.
- 2022-03-21 03:51:13下载
- 积分:1
-
a control programming, good, it tells you how to put the interface procedures se...
一个控件的编程方式,很好的,它告诉你如何的把界面程序编的更美观-a control programming, good, it tells you how to put the interface procedures series of the more beautiful
- 2023-01-30 18:45:03下载
- 积分:1
-
因为我的应用需要使用许多工具(像3DS Max),我..
Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The control is primarily a Dialog Bar that manages a tab control and a Tool Bar. Thus, the class is derived from CDialogBar and it creates the CTabCtrl and CToolBar objects. The actual creation of the Tab control and toolbar occurs in the Create function of the Dialog Bar. 创建一个制表工具栏 因为我的应用需要使用许多工具(像3DS Max),我决定实现这个控件。 在这里我将和你共同分享创建制表工具栏的最重要的细节。 实际上控件的创建相当简单。这个控件主要是管理一个制表控件和一个工具栏的对话框。因此,这个类从CDialogBar类继承并且它创建了CTabCtrl 和CToolBar对象。实际上制表和工具栏控件的创建发生在DialogBar函数的创建过程中。-Because my application required the use of a lot of tools (just like 3DS Max), I decided to implement this control. Here I shall share with you the most important details of creating the tabbed toolbar. The implementation of the control is quite simple, actually. The
- 2023-03-04 03:45:03下载
- 积分:1
-
LABVIEW串口调试助手
应用背景应用于通过串口COM传给计算机的数据,LABVIEW进行数据读取,且能显示波形,给数据分析者以直观展现,更好的分析数据,对于使用者更加方便看出数据变化。关键技术LABVIEW技术不需要硬件语言,通过插件的组合就可以实现界面搭建,此次上传的为LABview做的串口调试助手,数据通过COM口调用,软件不仅能显示数据还能由数据得出波形,给人一种直观感觉。
- 2023-06-11 02:40:02下载
- 积分:1
-
Second example in accordance with procedures for their own add richedit2.0 backg...
可以根据次例子为自己的程序在richedit2.0中添加背景,我就是这样做的。-Second example in accordance with procedures for their own add richedit2.0 background, what I did.
- 2022-02-04 10:24:33下载
- 积分:1
-
用于眼睛检测的简单代码,在风险投资中2010
这是VC++2010中使用网络摄像头进行眼睛检测的简单代码。只要在你的电脑上安装opencv 2.2。。。
- 2022-04-15 01:21:42下载
- 积分:1
-
QT输入法的例程
QT的一个输入法例程的实例。可以运行在开发板上,能帮助你实现输入法的界面设计。
- 2023-08-23 16:10:03下载
- 积分:1