-
ACR122U-Sample-Codes_CPP
ACR122U Sample Codes_C 读卡机示范代码(ACR122U Sample Codes_C )
- 2013-09-04 14:18:54下载
- 积分:1
-
course
VB选课管理系统 VB+ACCESS 是一款简单的小程序,给大家看看(The VB course management system)
- 2014-04-11 16:49:04下载
- 积分:1
-
小火箭
使用VC6.0加上MFC做的模拟交通灯十字路口程序。绿灯时车辆通过十字路口,反之停止。((VC6.0 the simulation traffic lights crossroads procedures plus MFC do. Green light when the vehicle through the crossroads, and vice versa stop.))
- 2017-08-29 10:45:35下载
- 积分:1
-
MediaPlayer
说明: 使用DirectShow设计媒体播放器,实现抓图,图像亮度,饱和度,对比度的设置(Use DirectShow media player designed to achieve drawings, image brightness, saturation, contrast settings)
- 2010-04-15 15:03:38下载
- 积分:1
-
Key-Finder
Key finder for windows....
- 2013-09-09 12:29:38下载
- 积分:1
-
youxian
--- --- 算符优先(------ Operator priority)
- 2007-12-02 18:38:30下载
- 积分:1
-
exam1
使用API函数编的一个窗口示例程序,目的在于说明如何编写简单的应用程序(Compiled using the API function, a window sample program, the purpose is to describe how to write a simple application)
- 2009-11-19 20:39:02下载
- 积分: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
-
Test
win7 x64 过TP源码,看雪大神发的,学习必备(win7 x64 pass tp,win7 x64 pass tp,win7 x64 pass tp.)
- 2015-10-29 11:40:19下载
- 积分:1
-
6790966
Winamp样式的自动停靠对话框,VC++经典编程源码,很好的参考资料。(Winamp style automatic berth dialog, VC++ classic programming source code, a good reference.)
- 2013-11-15 09:09:59下载
- 积分:1