-
PIC_BASIC_PRO_son
pic basic pro son hal
- 2009-05-17 23:39:26下载
- 积分:1
-
VB.net.com
基于VB.NET上位机软件控制电机,学习VB的好方法可以发送16进制通过串口自动捕捉电脑上的串口(VB.NET based PC software to control the motor, a good way to learn VB can be sent through the serial port automatically capture hexadecimal serial port on your computer)
- 2013-08-28 11:31:34下载
- 积分:1
-
CommTest485
测试com口程序Private Sub Form_Load()
Dim I As Integer
Dim Msg As String
Me.Enabled = False
Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision
cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 )
Me.Show
Me.Refresh
With MSComm1
For I = 1 To 16
Me.Caption = Msg & - 测试通讯端口:COM & I & ...
Me.Refresh
Delay 100
On Error Resume Next
.CommPort = I
.Settings = 2400,N,8,1
.PortOpen = True
.PortOpen = False
If Err = 0 Then cboCommPort.AddItem COM & Trim(I)
Next I
End With
cboCommPort.ListIndex = 0
optCommData(0).Value = True
Me.Caption = Msg & (Programming by WJY)
Me.Refresh
If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口!
Me.Enabled = True
End Sub
(test com port)
- 2015-07-23 10:40:18下载
- 积分:1
-
VB_UART
串口程序,用于通过串口控制空调,可以在这个程序基础上修改其他代码(used for serial port)
- 2013-07-18 14:33:06下载
- 积分:1
-
VB+MO
VB+MO开发的武大三区校园导航系统:
数据:武大三区的shape文件
功能:学生信息查询功能,最短路径查询,缓冲区分析等功能
(VB+ MO St. Paul Area Development-wu campus navigation system: Data: St. Paul District, Wu shape file features: Student Information function, the shortest path query, analysis of features such as buffer)
- 2020-07-03 21:00:02下载
- 积分:1
-
SelfScroll
可以设置背景的VB个性滚动条、进度条,有需要的下。(Can set the background of the scroll bar, progress bar, VB personality in need.)
- 2013-08-19 08:19:14下载
- 积分:1
-
643574685
VB多光驱智能检测的CD播放机,有需要的就下载吧。(VB drive more intelligent detection of CD player, has the need to download it.)
- 2013-08-17 12:11:01下载
- 积分:1
-
socket
socket头文件,VC++6.0头文件库中不存在,下载后即可方便使用。(socket header files, VC++6.0 library header file does not exist, you can download easy to use.)
- 2013-10-17 09:10:00下载
- 积分:1
-
main
电子词典增删修改功nengjdf jkfncknkslnnks(electronic dictionary )
- 2016-07-09 14:10:58下载
- 积分:1
-
FlappyBird(VB-6.0)
用VB写的愤怒的小鸟 很不错的源码哦 值得参考 学习(VB write angry bird it is a very good reference source worth learning)
- 2021-01-11 22:38:49下载
- 积分:1