-
xp风格的界面程序源码,vc做的界面程序(blueman007@126.com)
xp风格的界面程序源码,vc做的界面程序(blueman007@126.com)
- 2022-02-20 13:25:40下载
- 积分:1
-
该源程序能够实现对信号的调制与解调,且是通过Labview实现的...
该源程序能够实现对信号的调制与解调,且是通过Labview实现的-The source code can be achieved on the signal modulation and demodulation, and is achieved through the Labview
- 2022-10-22 02:50:03下载
- 积分:1
-
ucGUI3.98源码
ucGUI最后一个开源版本3.98的源码,比较了网上很多类似资源,这个是比较全的。移植到STM32及VC平台均无问题
- 2022-07-06 23:09:23下载
- 积分:1
-
Some public but must pay theme engine
Some public but must pay theme engine
- 2022-07-15 19:00:02下载
- 积分:1
-
对于lm64p70系列液晶数据表
Datasheet for lm64p70 series lcd-panels
- 2022-03-19 19:29:43下载
- 积分:1
-
DSP的例子,编译环境CCS,TMS320C54X线设备。tim320c5402 /…
dsp范例,在ccs环境下编译,tms320c54x系器件。tim320c5402/5410/5416/5420/5-dsp example, the compiler environment ccs, tms320c54x line devices. Tim320c5402/5410/5416/5420/5
- 2023-08-25 02:25:04下载
- 积分:1
-
鼠标和键盘
此程序描述单击鼠标和键盘单击事件......
例如,鼠标单击的功能
我们得到一个矩形的右鼠标单击
我们离开鼠标单击清除矩形
在键盘我们按 s 键手段我们得到..._。._模式
为此,我们如使用头文件
#include < GL/glu.h >
#include < GL/glut.h >
鼠标和键盘事件,我们通过使用调用
glutKeyboardFunc(myKeyboard) ;
glutMouseFunc(myMouse) ;
- 2022-01-25 18:43:33下载
- 积分:1
-
windows to create a simple window, as well as a simple api function call.
windows窗口简单的创建,以及api函数的简单调用。-windows to create a simple window, as well as a simple api function call.
- 2022-07-14 13:07:58下载
- 积分:1
-
QT的遗传控制,实现自己的功能。在继承和qtbalewidget…
继承QT的控件,实现自己的功能。里面继承了QTbaleWidget和Qlabel,仅供参考-QT inherited control, to realize their functions. Inside and QTbaleWidget inherited Qlabel, for reference only
- 2022-02-04 23:12:08下载
- 积分:1
-
Display a Web Page in a Plain C Win32 Application:
There are numerous examples...
Display a Web Page in a Plain C Win32 Application:
There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
- 2022-03-02 15:03:00下载
- 积分:1