-
一个可以获得本地主机名和IP地址的小程序!供大家参考!
一个可以获得本地主机名和IP地址的小程序!供大家参考!-a local host name and IP address of the small programs! For your reference!
- 2023-05-23 12:00:02下载
- 积分:1
-
利用80C51单片机串口进行通信,程序很简单.
利用80C51单片机串口进行通信,程序很简单.-use 80C51 microcontroller serial communication, a very simple procedure.
- 2022-03-17 17:26:26下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
在数据库存储中生成一个对话框,实现数据的存储界面,为方便编程,代码仅供参考!...
在数据库存储中生成一个对话框,实现数据的存储界面,为方便编程,代码仅供参考!-stored in the database generates a dialog box, the data storage interface to facilitate programming code is for reference only!
- 2022-04-22 07:55:52下载
- 积分:1
-
a tablet procedures for the use of learning
一个写字板程序,供学习使用-a tablet procedures for the use of learning
- 2023-05-13 16:35:03下载
- 积分:1
-
选择模型,支持Windows的消息机制,可以作为一份学习Windows i/o模型的文档...
选择模型,支持Windows的消息机制,可以作为一份学习Windows i/o模型的文档-Choice model to support the Windows message mechanism, can be used as a learning Windows i/o model documents
- 2022-04-13 10:03:01下载
- 积分:1
-
ShareView VC++
// Standard initialization
// If you are not using these fea...
ShareView VC++
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable, you should remove from the following
// the specific initialization routines you do not need.-ShareView VC++
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable, you should remove from the following
// the specific initialization routines you do not need.
- 2022-12-11 11:25:03下载
- 积分:1
-
MFC对话框导出list control 表格显示内容为excel
实现了导出list control 表格显示内容为excel表格,作为报表的导出形式,基于对话框,开发工具为VS2010
- 2022-04-12 05:28:12下载
- 积分:1
-
BOC信号仿真
BOC signal simulation
- 2022-06-26 08:40:55下载
- 积分:1
-
一种改进的开关中值滤波对均匀分布的脉冲噪声去除…
An Improved Switching Median filter for Uniformly Distributed Impulse Noise Removal
- 2022-03-26 02:23:22下载
- 积分:1