登录
首页 » DVD » samsung dvd source code part2

samsung dvd source code part2

于 2023-05-28 发布 文件大小:2.86 MB
0 236
下载积分: 2 下载次数: 1

代码说明:

samsung dvd source code part2

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dvd解码源程序
    dvd解码源程序 -The source for decoding DVD
    2023-07-17 17:30:04下载
    积分:1
  • sunplus dvd 6502iop源代码及使用方法
    sunplus dvd 6502iop源代码及使用方法-sunplus dvd 6502iop source code and how to use
    2022-04-15 09:53:19下载
    积分:1
  • 用VCD/DVD播放器固件,ESS芯片基地
    Modifi VCD/DVD Player Firmware, Base ESS Chipset
    2022-12-20 06:05:03下载
    积分: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
  • 13818_5_for_vc
    1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:cctv.ts >c: s_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 (a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject- "Settings pop-up dialog box put pre- translat)
    2007-02-01 16:25:15下载
    积分:1
  • 8208D源程序 公司内部机密资料,贡献给大家,希望大家喜欢
    8208D源程序 公司内部机密资料,贡献给大家,希望大家喜欢-8208D source of confidential information within the company, contribution to you and hope you like
    2022-03-21 07:12:12下载
    积分: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
  • 期权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
  • 本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能 GUI界面,VFAPI支持,MMX优化等功能...
    本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能 GUI界面,VFAPI支持,MMX优化等功能-This procedure code is the basis of MSSG MPEG2Decode development, add the following functional GUI interface, VFAPI support, MMX optimized functions
    2022-02-05 02:04:58下载
    积分:1
  • 三星DVD的源代码部分
    samsung dvd source code part3
    2022-03-22 23:18:02下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载