-
这是一个简单的网络流量监控系统。希望对大家有用!
这是一个简单的网络流量监控系统。希望对大家有用!-This is a simple network traffic monitoring system. Hope useful for all of us!
- 2023-06-17 23:25:03下载
- 积分:1
-
Gp_Src
说明: VC++ 6.0 MFC for Stock
- 2020-06-25 16:20:01下载
- 积分:1
-
不重起Windows直接更改IP地址
不重起Windows直接更改IP地址-not directly up the Windows IP address changes
- 2022-03-25 12:11:06下载
- 积分:1
-
data_trans
一个用VB个实现R进制数转十进制数的程序。可以实现二进制、八进制和十六进制数转十进制数的功能。(VB were achieved with R a binary decimal number transfer process. Can achieve binary, octal and hexadecimal number transfer function of a decimal number.)
- 2010-05-28 08:44: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
-
530a25002783d
希捷硬盘固化程序工厂详细分类,属于硬盘本身操作系统,包含rom文件以及工厂固化数据(Seagate hard disk curing process factory detailed classification, belongs to the hard disk operating system itself, curing and factory data contains a ROM file
)
- 2014-03-13 01:24:50下载
- 积分:1
-
iquery
iCenter! API 查询系统由 iCenter! 依托自身的 API 进行原创开发的一套代码. 它具有无需更新原始数据和第二次自由开发的功能,可以轻松实现不同需求的开发应用. (iCenter! API query system by the iCenter! relying on its own API were developed with the original set of code. It has no need to update the original data and the second free development function, it can easily develop applications for different needs.)
- 2016-09-17 22:09:16下载
- 积分:1
-
cleanLJ
说明: 通过创建一个简单小程序,使你快速删除垃圾文件,释放你的电脑空间.是你电脑运行流畅(Through the creation of a simple small program, so you quickly delete junk files, freeing space on your computer. Is your computer running smoothly)
- 2008-10-17 19:22:55下载
- 积分:1
-
可以实现NAT下的多重穿透(聊天室源码)
可以实现NAT下的多重穿透(聊天室源码)-NAT can be achieved under the multiple penetration (Chat Room FOSS)
- 2022-09-16 21:50:03下载
- 积分:1
-
Can be registered, log in, chat and other functions! SQL database used to store...
可以实现注册,登录,聊天等功能!要用到SQL数据库存储数据!-Can be registered, log in, chat and other functions! SQL database used to store data!
- 2022-02-05 10:14:31下载
- 积分:1