-
dvd解码源程序
dvd解码源程序 -The source for decoding DVD
- 2023-07-17 17:30:04下载
- 积分:1
-
本人新作的媒体播放器,支持一般的媒体播放格式.
本人新作的媒体播放器,支持一般的媒体播放格式.-This is a new media player made by me, which supports all general kinds of media formats.
- 2022-04-13 03:02:40下载
- 积分: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
-
SOURCE
一款车载DVD的车机源程序(正在生成中的哦),车机原程序
显示:T100A,收音ST7540(信发高频头),
电视:特纳3321QF(全制式),
碟盒三洋,DVD是不能说的,
时间ICCF8563
这可是一台批量生产的机器的完整原程序,价值大大的.
(A car DVD car machine source (under Oh Generation), cars drive the original program displays: T100A, radio ST7540 (letter-fat high-frequency head), TV: Turner 3321QF (wide format), disc box Sanyo, DVD is not to say, time ICCF8563 This is a complete production machine the original procedure, the value greatly.)
- 2007-09-26 09:55:49下载
- 积分: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
-
sunplusdvd软件开发环境的建立。
SunplusDVD软件开发环境的建立.-SunplusDVD the establishment of software development environment.
- 2023-08-02 01:10:02下载
- 积分:1
-
sunplus 方案DVD UART使用方法
sunplus 方案DVD UART使用方法-Sunplus DVD UART to use the program
- 2022-01-26 16:46:08下载
- 积分:1
-
一个很好的媒体播放器的程序,是多媒体编程很好的参考程序...
一个很好的媒体播放器的程序,是多媒体编程很好的参考程序-A very good media player of the procedure is a good reference multimedia programming procedures
- 2022-03-12 04:51:07下载
- 积分:1
-
DVD players as well as document conversion source code for document conversion h...
DVD播放源码 也是文件转换代码 对于文件转换很有帮助 -DVD players as well as document conversion source code for document conversion helpful
- 2022-04-14 12:43:23下载
- 积分:1
-
显示图像尺寸的DVD固件库ESS芯片组
Show Image size on dvd firmware base ESS chipset
- 2022-07-03 13:34:32下载
- 积分:1