-
This an executable file.
This an executable file.
- 2023-09-05 03:05:03下载
- 积分:1
-
samsung dvd source code part1
samsung dvd source code part1
- 2022-11-11 10:00:03下载
- 积分: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
-
This small program is designed to demux a MPEG 2 file (also called Program Strea...
This small program is designed to demux a MPEG 2 file (also called Program Stream).Such movie file it s composed from various packs (video,audio,data,etc.). What this program does is to list every packet in a MPEG2 file along with some info about each pack.It might be interesting to know exactly how much audio or video your movie really contains.-This small program is designed to demux a MP EG 2 file (also called Program Stream). Such mov ie file it"s composed from various packs (video, audio, data, etc.) . What this program does is to list every pa cket in a MPEG2 file along with some info about ea ch pack.It might be interesting to know exactly how much your audio or video movie really contai ns.
- 2023-04-02 15:25:02下载
- 积分:1
-
ESS4318F DATASHEET
ESS DVD ES4318 的一份芯片资料-ESS4318F DATASHEET
- 2022-02-28 17:33:34下载
- 积分:1
-
全功能DVDB播放器,最大化支持弹出式菜单,并拥有漂亮的软件界面,整个看上去十分的专业....
全功能DVDB播放器,最大化支持弹出式菜单,并拥有漂亮的软件界面,整个看上去十分的专业.-DVDB full-featured player, to maximize support for pop-up menu, and have beautiful software interface, the whole looks very professional.
- 2023-05-02 16: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
-
DG-K301SM
Service Manual
DVD PLAYER
MODEL DG-K301
- 2011-04-06 22:07:16下载
- 积分:1
-
ESS is on the DVD program source code, need to look at a friend can download! Yo...
这是关于ESS方案的DVD源代码,有需要的朋友可以下载看一看!希望对你们有帮助!-ESS is on the DVD program source code, need to look at a friend can download! You want to help! Ha ha
- 2022-08-13 21:27:18下载
- 积分:1