-
剪贴板示例
//t仪表板
- 2022-09-30 22:45:03下载
- 积分:1
-
VB实时曲线
在VB中绘制实时曲线是比较难的,一般要应用第三方控件或是Windows API函数来完成,但是如果你对实时曲线的要求不是很高,只要能表示出当前的一般情况的话,我们可以直接应用VB提供给我们的空间来完成。 原则上讲,直接在Form里绘制曲线都是可以的,MSDN上面很多例程就是直接在Form里面绘制图形的,Form作为绘制图形的容器,不过一般应用中Form中不可避免的会有很多其他控件,所以我们选择PictureBox作为绘制曲线的容器。 实时曲线的绘制一般借助于Timer控件来完成,使用Timer控件,定期将串口或是其他仪器中监测到的数据送往PictureBox1,而曲线的绘制一般画成折线图,采用PictureBox1的Line方法绘制.
- 2023-06-25 19:50:04下载
- 积分:1
-
一款不错的聊天程序,可以与window的NetMeeting兼容!欢迎大家使用!...
一款不错的聊天程序,可以与window的NetMeeting兼容!欢迎大家使用!-one good chat program, with the NetMeeting window compatible! Everyone is welcome to use!
- 2023-04-17 21:35:03下载
- 积分:1
-
在VC上实现与Palm保持同步通信的软件源码!
在VC上实现与Palm保持同步通信的软件源码!-in VC achieve Palm keep pace with the communications software source code!
- 2023-01-15 23:55:03下载
- 积分:1
-
Vc developed by OutLooK style interface, and they hope to help you.
用vc开发的OutLooK风格界面,希望对您有所帮助。-Vc developed by OutLooK style interface, and they hope to help you.
- 2023-06-20 13:00:04下载
- 积分:1
-
指定形状创建一透明窗体,利用shape控件生成异形窗体,方便好用...
指定形状创建一透明窗体,利用shape控件生成异形窗体,方便好用-Specify the shape to create a transparent form, the use of shape control to generate special-shaped form, easy-to-use
- 2023-04-22 05:45:04下载
- 积分:1
-
简单 的 绘图程序
简单 的 绘图程序-simple draw for java
- 2022-11-11 05:05:03下载
- 积分:1
-
VB development environment similar to the list of attributes the achievement of...
类似VB开发环境中的属性列表的实现方案代码,简洁易用-VB development environment similar to the list of attributes the achievement of program code, to be user-friendly
- 2022-03-13 20:51:54下载
- 积分:1
-
GDI+综合实例源代码(一)
精通GDI+编程的原创代码,个人编写的单文档,以菜单形式呈现 可以擦除屏幕,其中还有多线程调用,记事本、计算器、画图等工具的快捷菜单操作,希望对你有所帮助。
- 2022-08-25 19:59:21下载
- 积分:1
-
介绍了vc下单文档的图形绘制的方法,包括画笔和华刷的使用
介绍了vc下单文档的图形绘制的方法,包括画笔和华刷的使用-Introduced under the Single Document vc graphics rendering methods, including brush and brush the use of China
- 2022-08-13 02:44:22下载
- 积分:1