-
DVD
数学建模DVD在线租赁的第一问matlab和lingo程序(Mathematical modeling DVD online rental program)
- 2013-09-07 18:48:17下载
- 积分: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
-
~ ~ 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
-
bch-decoder
dvb-t2 bch decoder 自己项目要求编的(dvb-t2 bch decoder )
- 2020-06-29 13:20:02下载
- 积分:1
-
DG-K301SM
Service Manual
DVD PLAYER
MODEL DG-K301
- 2011-04-06 22:07:16下载
- 积分:1
-
showmov20
本程序采用php+mysql构建。运行速度更快,更安全,运行程序目录中install.php进行安装
1、采用模块化后台管理。可轻松管理电影数据。实现影片等级制度。隐藏影片。实现会员分级制度。拥有便捷的在线电话,手机,银行等支付方式。
配合程序可实现时时开通。
2、支持在线点播,在线下载,在线直播方式发布您的音乐跟视频。
3、高扩展性能。可结合BBS论坛,。实现用户数据库共享。实现发贴赚点。删点扣点等功能。一次注册。全站通用。
4、用户收费机制。用户可分扣点消费。包月消费。
5、后台可开设具体IP是否免费观看。
6、流量统计功能。可统计出用户从那里进入您的网站。
7、影片错误报告,会员短信功能。
8、用户推广赚点功能(err)
- 2006-06-03 10:14:11下载
- 积分:1
-
DVD
数学建模DVD在线租赁的第一问matlab和lingo程序(Mathematical modeling DVD online rental program)
- 2013-09-07 18:48:17下载
- 积分: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
-
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
-
VCD LOGO程序!供各位朋友参考设计,这做VCD DVD机的方案还是有用的呀!...
VCD LOGO程序!供各位朋友参考设计,这做VCD DVD机的方案还是有用的呀!-Procedures VCD LOGO! For friends reference design, which make VCD DVD machine program it is useful!
- 2022-12-19 00:05:03下载
- 积分:1