-
Diamond-pattern-algorithm
计算机图形学-金刚石图案算法(有图形界面)(Diamond pattern algorithm)
- 2015-06-05 23:54:25下载
- 积分:1
-
Exceptional-cPP
Exceptional c++中文版,指导c++程序员写出高效整洁的代码(Exceptional c++ Chinese version of the guide c++ programmers to write efficient code clean)
- 2013-08-19 16:24:48下载
- 积分:1
-
uh45892146211
书友会短信发送系统由基础信息模块、短信管理模块、短信投票模块、系统管理模块等几部分组成。由VC实现(The book club messages sent from several parts of the basic information module, SMS module, SMS voting module, the system management module. By the VC in)
- 2012-05-21 23:16:43下载
- 积分:1
-
Ex1_QSort
windows.net下实现的QSort算法,可以正确使用,并放心下载(windows.net achieved under QSort algorithm, can be the proper use of, and rest assured Download)
- 2008-07-19 16:39:46下载
- 积分:1
-
95159368cd_vcd_player_by_vcpp
avi,mpg4,mp3等视频格式文件的播放,关闭,循环播放,循环回放(avi, mpg4, mp3 players and other video format files, shut down, loop, loop playback)
- 2011-04-20 17:09:37下载
- 积分: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
-
TomWatch_demo
这是VC的一个addin的源代码,将其复制到vc下面的addin目录,然后加载后,可以用它来查看调试中的CDC。(This is an addin VC's source code, copies of the following vc addin directory, loaded, can be used to check the CDC debugging.)
- 2007-02-05 21:42:42下载
- 积分:1
-
VCPP-code
VC++深入详解全书代码,第一章到第20章全部,已通过运行(the code of VC++ thorough explanation book)
- 2013-10-12 20:51:50下载
- 积分:1
-
VCPP
实验了界面组态和串口通信,完成了界面显示,通过串口变化功能(Experimental interface configuration and serial communication, completed through the serial interface display change function)
- 2013-03-15 22:46:42下载
- 积分:1
-
HTTPEUCPComm
短信接口 短信接口 短信接口 短信接口 短信接口 短信接口(SMS Interface)
- 2013-12-03 18:54:52下载
- 积分:1