-
在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)...
在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
- 2022-08-07 00:30:20下载
- 积分:1
-
FDI
fault detection, dignosis, wind turbine
Diagnostic des systemes a energies renouvelables de type eolien,
- 2015-04-13 18:24:21下载
- 积分:1
-
uTinyRipper
说明: 解包贴图文件 Unpackaged Mapping FileUnpackaged Mapping File(Unpackaged Mapping Mapping document)
- 2020-06-20 22:40:01下载
- 积分:1
-
drm_mode
Video mode flags.Unmodified timing (display or software can still scale).
- 2015-07-12 22:02:56下载
- 积分:1
-
Brinson-Shape-memory-alloys-model
This program can be used to evaluate stress strain response of shape memory alloys at constant stress and with constant material functions based on the Brinson model.
- 2012-11-27 23:00:15下载
- 积分: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
-
将java源代码转换为HTML格式并且可以设置风格
将java源代码转换为HTML格式并且可以设置风格-java source code will be converted to HTML format and can set style
- 2022-06-12 14:59:08下载
- 积分:1
-
凡人网络购物系统 v8.0 生成html版本,系统平台:ASP+ACCESS
凡人网络购物系统 v8.0 生成html版本,系统平台:ASP+ACCESS -Mortal online shopping system to generate html version v8.0, the system platform: ASP ACCESS
- 2022-05-13 20:12:14下载
- 积分:1
-
ExcelTest
说明: 这是excel操作的例子,用于操作Excel文件(This is an example of an excel operation, used to manipulate an excel file)
- 2020-03-23 13:18:53下载
- 积分:1
-
通过C#自带的头文件(类)获取Windows系统信息
通过C#通过的类获取系统/硬件信息
- 2020-12-10下载
- 积分:1