-
显示图像尺寸的DVD固件库ESS芯片组
Show Image size on dvd firmware base ESS chipset
- 2022-07-03 13:34:32下载
- 积分: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
-
Copy-of-ONIDA-5967-OR
DVD PLAYER ONIDA 5967 BIN FILE
- 2015-08-24 19:48:14下载
- 积分:1
-
bch-decoder
dvb-t2 bch decoder 自己项目要求编的(dvb-t2 bch decoder )
- 2020-06-29 13:20:02下载
- 积分:1
-
巴西三星调谐器驱动源代码,和日本的ISDB
三星巴西和日本ISDB-T制式高频头驱动程序的源码-source code of Samsung tuner drive for Brazil, and Japan ISDB-T standard
- 2022-02-12 23:09:09下载
- 积分:1
-
dvd source to develop the necessary procedures, rare! Zoron program source progr...
dvd 源码 开发必要程序 ,难得!
zoron方案的源码程序-dvd source to develop the necessary procedures, rare! Zoron program source programs
- 2023-06-09 15:30:03下载
- 积分:1
-
Preliminary data sheet Zoran ZR36966ELCG
Preliminary data sheet Zoran ZR36966ELCG-D DVD SoC
- 2022-04-13 05:47:09下载
- 积分:1
-
索尼的CD播放器的源cxd3068
SONY CXD3068 CD player source
- 2023-04-14 00:30:04下载
- 积分:1
-
View .mpg file, for DVD player
View .mpg file, for DVD player
- 2022-04-09 21:48:18下载
- 积分:1
-
用ESS方案的DVD 播放方案,可播放DVD/VCD/SVCD/JPG/MP3,等,
用ESS方案的DVD 播放方案,可播放DVD/VCD/SVCD/JPG/MP3,等,-A playing scheme using ESS, which can play DVD/VCD/SVCD/JPG/MP3 etc.
- 2022-02-14 23:43:53下载
- 积分:1