登录
首页 » Visual C++ » 基于DVB标准的mpeg-2 TS码流播放器源代码

基于DVB标准的mpeg-2 TS码流播放器源代码

于 2012-07-17 发布 文件大小:841KB
0 321
下载积分: 1 下载次数: 48

代码说明:

  自己设计的基于DVB标准的mpeg-2 TS码流播放器源代码(Of their own design based on the DVB standard mpeg-2 TS stream player source code)

文件列表:

DVB_TsPlayer_src_code
.....................\SiBuilder.dll,28672,2006-12-14
.....................\TsPlayer.sln,920,2009-09-22
.....................\TsPlayerV1
.....................\..........\AboutFrm.cs,643,2009-09-25
.....................\..........\AboutFrm.Designer.cs,9565,2009-09-25
.....................\..........\AboutFrm.resx,41738,2009-09-25
.....................\..........\bin
.....................\..........\...\Debug
.....................\..........\...\Release
.....................\..........\...\.......\DTAPINET.dll,1191936,2007-09-04
.....................\..........\...\.......\TsPlayerV1.exe,153600,2009-09-25
.....................\..........\...\.......\TsPlayerV1.pdb,79360,2009-09-25
.....................\..........\...\.......\TsPlayerV1.vshost.exe,14328,2009-10-07
.....................\..........\...\.......\TsPlayerV1.vshost.exe.manifest,490,2007-07-21
.....................\..........\dbg_Log.cs,1447,2009-09-25
.....................\..........\DTAPINET.dll,1191936,2007-09-04
.....................\..........\FrmPlayerV1.cs,9589,2009-09-25
.....................\..........\FrmPlayerV1.Designer.cs,20009,2009-09-25
.....................\..........\FrmPlayerV1.resx,66748,2009-09-25
.....................\..........\obj
.....................\..........\...\Debug
.....................\..........\...\.....\TempPE
.....................\..........\...\Release
.....................\..........\...\.......\Refactor
.....................\..........\...\.......\TempPE
.....................\..........\...\.......\......\Properties.Resources.Designer.cs.dll,4608,2009-09-22
.....................\..........\...\.......\TsPlayerV1.AboutFrm.resources,24604,2009-09-25
.....................\..........\...\.......\TsPlayerV1.csproj.FileListAbsolute.txt,977,2009-10-07
.....................\..........\...\.......\TsPlayerV1.csproj.GenerateResource.Cache,974,2009-09-25
.....................\..........\...\.......\TsPlayerV1.exe,153600,2009-09-25
.....................\..........\...\.......\TsPlayerV1.FrmPlayerV1.resources,41066,2009-09-25
.....................\..........\...\.......\TsPlayerV1.pdb,79360,2009-09-25
.....................\..........\...\.......\TsPlayerV1.PlayFrm.resources,11796,2009-09-25
.....................\..........\...\.......\TsPlayerV1.Properties.Resources.resources,180,2009-09-25
.....................\..........\...\TsPlayerV1.csproj.FileList.txt,422,2008-09-04

.....................\..........\PcrAdjuster.cs,13670,2008-07-09
.....................\..........\PcrInfo.cs,1069,2008-07-09
.....................\..........\PidInfo.cs,374,2008-06-30
.....................\..........\PlayFrm.cs,67243,2008-08-30
.....................\..........\PlayFrm.Designer.cs,26964,2008-08-06
.....................\..........\PlayFrm.resx,23276,2008-08-06
.....................\..........\ProgInfo.cs,661,2008-06-29
.....................\..........\Program.cs,883,2008-06-28
.....................\..........\Properties
.....................\..........\..........\AssemblyInfo.cs,1174,2008-06-22
.....................\..........\..........\Resources.Designer.cs,2844,2009-09-22
.....................\..........\..........\Resources.resx,5612,2008-06-22
.....................\..........\..........\Settings.Designer.cs,1108,2009-09-22
.....................\..........\..........\Settings.settings,249,2008-06-22
.....................\..........\SiBuilder.dll,28672,2006-12-14
.....................\..........\SingleInstace.cs,1338,2008-06-28
.....................\..........\SiParser.cs,25672,2009-09-25
.....................\..........\TsPlayerV1.csproj,6116,2009-09-25
.....................\..........\TsPlayerV1.csproj.user,488,2009-09-25
.....................\UpgradeLog.XML,1019,2009-09-22

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

发表评论

0 个回复

  • cimage_pixel_access_opt
    將bitmap存取速度加快,減少記憶體存取所占用的時間,以方便做影像的演算法(Faster access to the bitmap to reduce the occupied memory access time in order to facilitate the algorithm to do image)
    2009-10-14 18:11:20下载
    积分:1
  • MoFlashPlay(6)
    我写的透明(vb6的镂空效果)的flash播放器(I wrote transparent (vb6 hollow effect) of the flash player)
    2013-07-16 21:32:23下载
    积分:1
  • CPPmusicplayer
    一款简单的VC++6.0编程MP3音乐播放器,附带源码已经工程文件。(A simple VC++6.0 programming an MP3 music player, already works with source files.)
    2014-01-05 14:23:43下载
    积分:1
  • VC_programming_classic_DVR_MPEG4_encoding_player_c
    VC编程经典DVR-MPEG4编码播放器代码VC programming classic DVR-MPEG4 encoding player code(VC programming classic DVR-MPEG4 encoding player code)
    2010-08-17 15:26:17下载
    积分:1
  • Music_Box
    Music_Box源代码,VC++音乐播放器(win32源码版),该音乐播放器采用Win32SDK实现,具有音乐列表保存功能,支持皮肤透明度的设置。(Music_Box source code, VC++ music player (win32 source version), the music player uses Win32SDK realize, with the music list is saved, support skin transparency settings.)
    2013-06-12 10:04:06下载
    积分:1
  • NetPlayer
    简易的vb6网络歌曲播放器源代码,有需要的就下载吧。(Simple vb6 network music player source code, has the need to download it.)
    2013-08-17 01:35:06下载
    积分:1
  • ffmpeg
    命令行下可直接运行可将WAV转成MP3等格式 ffmpeg -i a.wav a.mp3 (命令行下可直接运行可将WAV转成MP3等格式 ffmpeg-i a.wav a.mp3 )
    2015-09-05 11:15:50下载
    积分:1
  • jianyibofangqi
    简易多媒体播放器,vb语言编写~~可以播放MP3音乐文件(media player)
    2011-06-03 17:03:59下载
    积分:1
  • WangEPD
    基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。(Based on the short-term and short-term energy to achieve zero rate of voice activity detection. Also known as dual-threshold comparison method, is a traditional method of voice activity detection. Researchers now have made a number of other more efficient and effective detection methods, but this method may be one of the most simple way to get through the process of voice activity detection and the experience of perceptual knowledge. Procedures within the WAV file to read, procedures with detailed instructions and notes, as well as the voice of a number of test documents.)
    2009-07-11 20:32:45下载
    积分:1
  • padarray
    matlab内部函数实现各种方式的滤波 被imfilter 调用 为底层函数(Standards-based genetic algorithm camera calibration procedure)
    2009-09-25 23:20:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载