-
D-TINgenerationUnderVCenvirement
VC++环境下,利用三角形生长算法生成TIN(TIN generation under VC envirement )
- 2020-06-29 01:40:02下载
- 积分:1
-
VB写的通过串口与考勤机连接通讯的程序
说明: VB写的通过串口与考勤机连接通讯的程序,便于工作查看,调试。(VB written through the serial port and Attendance Machine Connection Communication Procedures, easy to see the work, debugging.)
- 2020-02-22 18:58:03下载
- 积分:1
-
keshe
是基于vc6.0的课程设计。学数据结构的时候做的,有源码和课设分析。(Vc6.0 curriculum design is based. Data structure when done with meta-analysis of the source code and classes.)
- 2014-01-01 14:56:59下载
- 积分:1
-
reciter
一个很不错的语言复读机
听力资料下载网址:
http://www.aie.com.cn/download/english.htm
http://www.impu.edu.cn/amusement/music/english/(a very good language for the hearing repetition Download website : http :// www.aie.com.cn/download/english.htm reception p :// www.impu.edu.cn/amusement/music/englis h /)
- 2006-12-11 19:41:42下载
- 积分:1
-
ezavi26
本软件是基于vb的avi格式的文件的读取播放已经编辑。距很强大的视频处理功能(This software is based on the vb file of avi format players has been editor of the reader. From a very powerful video processing functions)
- 2008-05-22 17:52:11下载
- 积分:1
-
HELLOMFC
Visual C++ 6.0 程序设计从入门到精通 实例2-1 helloMFC(Example 2-1 helloMFC Visual C++ 6.0 programming from entry to the master)
- 2012-11-03 11:31:50下载
- 积分:1
-
shuzhijisuanxinhaochuliVBkongjian
信号处理的控件,非常有用,大家可以仔细学习一下,对以后的应用有很多好处(Signal processing control, very useful, we can carefully learn about the application of the future has many advantages)
- 2008-05-26 16:27:18下载
- 积分:1
-
CHP500B
串口通信,采用CRC16 算法,用mscomm控件实现对chp500电源的信息采集,可以设置电源的电压和频率,word文件的是通讯协议,上位机发送和下位机返回,串口通讯看懂了通讯协议就没什么问题的啦。(Serial communication using the CRC16 algorithm, mscomm realize chp500 power control information collection, you can set the voltage and frequency, word document is the communication protocol, host computer to send and return lower machine, serial communication protocol is very important to you)
- 2010-05-31 08:37: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
-
NASA IDEN (2)
说明: Closed code first my
- 2019-12-28 03:38:00下载
- 积分:1