-
该程序可以实时显示外部接受的数据,相比mschart控件制作的实时曲线效果较佳,没有闪烁问题。显示的背景,坐标值,以及曲线的颜色等都可以更改,非常棒...
该程序可以实时显示外部接受的数据,相比mschart控件制作的实时曲线效果较佳,没有闪烁问题。显示的背景,坐标值,以及曲线的颜色等都可以更改,非常棒-The program can accept an external real-time display of data, compared to controls mschart produced better results in real-time curve, there is no flicker problem. Shown in the background, coordinates, and the curve so you can change the color, great
- 2022-03-04 03:27:49下载
- 积分:1
-
Qt5版本的MP3播放器
资源描述Qt5 开发的一款mp3播放器,皮肤是千千静听的,支持歌词同步功能以及托盘播放控制等。
- 2023-06-05 00:15:03下载
- 积分:1
-
HookApi.x86.x64
HookApi.x86.x64, 能使用在X86 和 X64下的hook 源代码, 欢迎大家使用分享, VS2008 编写!
- 2022-01-26 02:04:42下载
- 积分:1
-
一个gui框架
一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架一个gui框架
- 2022-01-25 23:33:41下载
- 积分:1
-
检查奇/偶数
应用背景这是一个简单的程序来检查奇数或偶数。你可以输入数字,系统可以告诉你,你输入的数是奇数还是偶数。关键技术这个程序仅仅用vb.net。是啊,希望这能帮助你学习。
- 2022-02-21 22:19:53下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
一个带有启动画面的程序模板源代码 界面类编程 很不错哦
一个带有启动画面的程序模板源代码 界面类编程 很不错哦 -start with a picture of the procedure template source code programming interface category quite oh
- 2022-08-02 18:30:08下载
- 积分:1
-
每项带一CheckBox的列表框
每项带一CheckBox的列表框-The listbox which contains a checkbox with each item
- 2023-06-12 18:50:02下载
- 积分:1
-
在MFC网格控件使用组合框
Using comboboxes in the MFC Grid Control
Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box.
Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGri
- 2022-05-29 23:54:42下载
- 积分:1
-
一些小的QT
A number of small Qt-programms for Qt-beginners.
- 2022-05-20 05:10:37下载
- 积分:1