-
TestVideo
说明: 用dxshow编写的视频播放器。。。。。。。(Dxshow prepared to use video player。。。。)
- 2009-08-07 08:52:35下载
- 积分:1
-
Windows_API
非常实用的Windows API参考手册,可以方便开发者快速查找所需API(Very useful Windows API reference manual, you can easily find the API developers to quickly)
- 2010-05-16 18:35:32下载
- 积分:1
-
programs
一些matlab的程序,初学数字信号处理时的联系用,是经典书籍的答案(small)
- 2009-02-22 18:24:49下载
- 积分:1
-
地级城市驻地
地级城市驻地,GIS数据shp格式,完整版(Prefecture level city resident, GIS data SHP format, full version.)
- 2018-05-08 09:47:57下载
- 积分:1
-
PbxDemo
东进多媒体交换机实用程序可实现呼叫中心功能(交换机实用程序可实现呼叫中心功能)
- 2010-03-02 15:28:22下载
- 积分:1
-
VSloader
vs 竞技平台 自动登录器 vsc++.net2008外挂程序 有兴趣的可以改进(vsloader is a small tool of logging the VS automaticly)
- 2009-06-16 22:00:10下载
- 积分:1
-
toolTrip
提示框的用法,可以方便的让工具栏提示框显示在任何地方(Prompted the use of the box, it will be convenient to allow the prompt box displays the toolbar at any place)
- 2009-04-03 09:25:46下载
- 积分: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
-
CSCommTest
说明: 串口驱动程序,在界面上能发送接收数据,主要是参照网上的教程实现的,代码能运行通过,是一个界面程序(Serial port driver, the interface can send receive data, mainly by reference to the realization of online tutorials, and code to run through, is an interface program)
- 2008-12-08 09:41:19下载
- 积分:1
-
simssation_protocol
I2C bus protocol simulation tc source code
- 2017-05-22 05:24:27下载
- 积分:1