-
DVD
数学建模DVD在线租赁的第一问matlab和lingo程序(Mathematical modeling DVD online rental program)
- 2013-09-07 18:48:17下载
- 积分: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
-
显示图像尺寸的DVD固件库ESS芯片组
Show Image size on dvd firmware base ESS chipset
- 2022-07-03 13:34:32下载
- 积分:1
-
dvd info 解析的CC++源代码,通过软件解析dvd的秘密。帮助开发dvd菜单...
dvd info 解析的CC++源代码,通过软件解析dvd的秘密。帮助开发dvd菜单-dvd info parsed CC++ source code analysis software dvd secret. Help develop the dvd menu
- 2022-01-28 03:07:33下载
- 积分:1
-
DVD
一个DVD数据解析程序,不过解析的数据是模拟的(A DVD of data analytic procedures, but the analytical data is simulated)
- 2009-01-07 16:10:27下载
- 积分:1
-
dvd_rental_systems
DVD Rental System Application
- 2013-06-11 19:51:19下载
- 积分: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
-
Sunplus8202D based on a complete description of the source code debugging. Dvd d...
完整的基于sunplus8202D的源程序调试说明。关于dvd解码器存储的用户界面修改很好的参考资料。开机画面如何更改等。-Sunplus8202D based on a complete description of the source code debugging. Dvd decoder stored on the user interface to amend a good reference. How do I change the boot screen and so on.
- 2022-05-05 07:12:52下载
- 积分:1
-
dvd解码源程序
dvd解码源程序 -The source for decoding DVD
- 2023-07-17 17:30:04下载
- 积分: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