-
串口自动检测
说明: 串口通信,对串口发出的数据进行读取和处理,进行检测(Serial communication, read and process the data sent by the serial port, and detect it.)
- 2020-06-17 10:40:02下载
- 积分:1
-
vb.net-advanced-chartline
vb.net中chart的高级用法编程,很漂亮的曲线哦,赶的上LABVIEW的曲线界面。(vb.net how to use chart,beautiful line)
- 2013-05-09 12:48:52下载
- 积分:1
-
VB串口实验me
计算机网络实验做得串口,非原创,只是为了下载方便。(Computer network experiments do serial port, not original, just for download convenience.)
- 2018-12-06 11:10:58下载
- 积分:1
-
fileOperate
这个例子主要是vb.net对excel表格进行读操作和写操作,读操作的代码有点问题,请将代码 xlBook.Close()
xlApp = Nothing 交还控制给Excel
xlBook = Nothing
xlSheet = Nothing
更改为
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing(This example mainly describes vb.net operates excel spreadsheet for reading and writing,writing codes have some errors
please change
xlBook.Close()
xlApp = Nothing
xlBook = Nothing
xlSheet = Nothing
into
xlBook.Close()
xlBook = Nothing
xlApp.Quit()
xlApp = Nothing
xlSheet = Nothing)
- 2015-04-22 15:09:56下载
- 积分:1
-
MP3ToWavConverter
Converter for MP3 ins Wave
- 2018-01-12 10:21:08下载
- 积分:1
-
049160
office2003c的界面风格, 可以协助您设计同样风格的软件界面()
- 2017-11-02 08:35:44下载
- 积分:1
-
44
这是一个可以直接运行的VB.net游戏程序,是有本人编写,并经过多次调试修改,最终达到比较理想的效果。程序的健壮性较好,代码可读性较强。可以最为学习的有效案例,也可以作为一个开发的基础进行进一步的开发只用。如果有什么不妥之处希望批评指正。 (-This procedure is a face recognition system, which is VC++ And compile opencv under the circumstances of success, although perhaps this site has a similar code. However, this code is in another site to search)
- 2013-11-28 09:23:57下载
- 积分:1
-
vb_lib
VB学习代码库,学习VB的绝佳参考,更加得心应手(VB code base learning, learning VB excellent reference, more handy)
- 2015-03-25 21:35:34下载
- 积分:1
-
VisualBasic.NET
VB的教程实例(VB tutorial examples)
- 2008-12-25 10:26:12下载
- 积分:1
-
Crane-operation_CE10M_006-183-185-189
crane operation in VB
- 2012-01-28 03:51:53下载
- 积分:1