-
sanweiyuyuntu
VB.NET绘制三维曲面以及云图以及等高线 包括坐标转换和插值 (VB.NET draw three-dimensional surface and cloud images and contour coordinate transformation and interpolation)
- 2020-06-28 09:40:02下载
- 积分:1
-
686
用vb.net编写的记事本原代码-vb.net using the notebook to prepare primitive code (Vb.net memo prepared by primitive code-vb.net using the notebook to prepare primitive code)
- 2013-12-07 11:05:12下载
- 积分:1
-
ss
说明: 一个用于面试时的面试管理系统,具有查看应聘者的资料和给其打分的功能。(One for the interview at the time of the interview management system, with a view candidate information and points to its function.)
- 2009-07-10 11:31:51下载
- 积分:1
-
NASTester_14
nat tester ............................................
- 2013-02-12 13:14:41下载
- 积分: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
-
GlcdTest
Source code for converting integer to byte
- 2013-11-07 05:12:10下载
- 积分:1
-
down-soft-20140426-000004
KTV点歌系统,实现数字点歌,个性点歌,后台维护(KTV VOD system, digital song, song personality, background maintenance)
- 2015-10-03 13:01:21下载
- 积分:1
-
876545346
VB在treeview的节点处使用图形,有需要的下。(VB at the node in treeview using graphics, there is need for the next.)
- 2013-08-22 09:32:59下载
- 积分:1
-
VB-automatically-generate-G-code
VB自动生成G代码VB自动生成G代码VB自动生成G代码(VB automatically generate G-code)
- 2020-12-25 14:49:04下载
- 积分: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