-
系统检查DVD的输入和输出,分配CLA
a system to check the DVD input and output, assignment for cla-a system to check the DVD input and output, assignment for class
- 2022-03-29 05:22:01下载
- 积分:1
-
DVD解码,包括avi、mpeg、DVD解码等代码
DVD解码,包括avi、mpeg、DVD解码等代码-DVD decoding, including code and so on avi, mpeg, DVD decoding
- 2022-07-27 09:38:29下载
- 积分:1
-
期权explicitprivate宣布cddoor库函数
Option Explicit
Private Declare Function CDdoor Lib "winmm.dll" Alias "mciSendStringA" _
(ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _
ByVal uReturnLength As Long, ByVal hwndCallback As Long) As Long
Dim state1 As Boolean
Private Sub Command1_Click()
打开光驱
state1 = True
Call CDdoor("set CDAudio door open", 0, 0, 0)
End Sub
Private Sub Command2_Click()
关闭光驱
state1 = False
Call CDdoor("set CDAudio door closed", 0, 0, 0)
End Sub
Private Sub Command3_Click()
End
End Sub-Option ExplicitPrivate Declare Function CDdoor Lib
- 2022-02-13 01:18:34下载
- 积分:1
-
LCDTV 源程序,集成图文、CC、VCHIP,支持全球平台
LCDTV 源程序,集成图文、CC、VCHIP,支持全球平台
- 2022-02-03 12:23:22下载
- 积分:1
-
tongyongDVDyaokongbianma
有普通dvd/vcd遥通用控编码。。好东西可以(Has ordinary dvd/vcd remote universal control coding. . Good things can)
- 2008-07-20 11:37:32下载
- 积分:1
-
~ ~ See dvb data structure of the code, very useful
~~ 查看dvb数据结构的代码,很有用-~ ~ See dvb data structure of the code, very useful
- 2022-01-25 22:58:32下载
- 积分:1
-
歌霸dvd,卡拉ok点唱系统risc部分代码
歌霸dvd,卡拉ok点唱系统risc部分代码-Song Pa dvd, karaoke singing ok point system RISC part of the code
- 2022-01-26 06:35:21下载
- 积分:1
-
MPEG
MPEG-2解码器libmpeg2-MPEG-2 decoder libmpeg2
- 2022-12-16 08:25:04下载
- 积分:1
-
凌阳rvke VFD关键的最佳工具
sunplus rvke vfd key best tool
- 2023-08-17 17:05:04下载
- 积分:1
-
A concise Vob decoding program
简短的Vob解码程序-A concise Vob decoding program
- 2022-03-05 02:40:42下载
- 积分:1