-
unified-ioytieam
在程序中得到dos窗口的显示输出,如在程序中执行dos命令,结果要返回到程序中,()
- 2018-04-01 13:35:56下载
- 积分:1
-
64845777
袖珍文件分割器,VC++经典编程源码,很好的参考资料。(Pocket file splitter, VC++ classic programming source code, a good reference.)
- 2013-11-16 10:58:27下载
- 积分:1
-
ClsDataGridViewPage
datagridview多页显示,实现无缝的显示方式(datagridview lee page)
- 2014-12-29 09:15:44下载
- 积分:1
-
ButtonMessage
说明: 在做产品的实验程序,实现分别实现按键的按下和抬起两种消息响应。(In the experimental program of the product, two kinds of message response are realized, one is to press the button and the other is to lift the button.)
- 2019-04-19 11:13:30下载
- 积分:1
-
Interpolation-Technique-for-WZVC
The manuscript describes performance comparison of nearest-neighbor interpolation and bilinear to reduce the complexity of decoder WZVC.
- 2013-10-03 21:35:41下载
- 积分:1
-
AI_dll
基于研华PCI-1710HG数据采集卡基于动态链接库的模拟量输入程序。用VC++6.0MFC实现。程序功能实现实时模式量值显示,绘制历史曲线及上下限报警指示。(Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library analog input program. With VC++6.0MFC implementation. Program features to achieve real-time mode values displayed and plotted historical curve and lower limit alarm indication.)
- 2021-03-08 21:09:28下载
- 积分: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
-
dianziqin
基于C51的电子琴设计,有一个现成的音乐,支持14个不同的音调(C51-based design of the organ, there is a ready-made music, support the 14 different pitch)
- 2009-04-20 17:04:15下载
- 积分:1
-
ExportToExcel
改程序的主要功能是将mfc中ListCtrl中的数据导入到Excel中。(he main function of the program is to change import data in mfc CListCtrl in to Excel.)
- 2016-09-12 09:54:29下载
- 积分:1
-
vb_gdi
vb开发的gdi图像设备软件,电路图原件的绘制移动,显示坐标等功能(vb gdi image device software, schematics of the original drawing move, display coordinates, and other functions)
- 2020-12-08 14:59:20下载
- 积分:1