登录
首页 » Visual C++ » Tsr

Tsr

于 2020-11-21 发布 文件大小:5049KB
0 143
下载积分: 1 下载次数: 17

代码说明:

  DVB 能完整的解析出TS流文件中的PAT,PMT,NIT,CAT信息,并且能兼容188和204的TS流文件(DVB can be a complete parse out the TS stream file in the PAT, PMT, NIT, CAT information, and can be compatible with the 188 and 204 of the TS stream file)

文件列表:

Tsr
...\Debug
...\.....\MyTree.obj,9403,2011-04-01
...\.....\MyTree.sbr,0,2011-04-01
...\.....\NewTree.obj,9426,2011-04-01
...\.....\NewTree.sbr,1865,2011-04-01
...\.....\StdAfx.obj,105794,2013-03-29
...\.....\StdAfx.sbr,1376345,2013-03-29
...\.....\TSpackets.obj,34634,2013-03-30
...\.....\TSpackets.sbr,3568,2013-03-30
...\.....\Tsr.bsc,4826112,2011-04-08
...\.....\Tsr.exe,196686,2013-03-30
...\.....\Tsr.ilk,271680,2013-03-30
...\.....\Tsr.obj,14149,2013-03-30
...\.....\Tsr.pch,6876708,2013-03-29
...\.....\Tsr.pdb,427008,2013-03-30
...\.....\Tsr.res,52884,2013-03-29
...\.....\Tsr.sbr,3587,2013-03-30
...\.....\TsrDlg.obj,102296,2013-03-30
...\.....\TsrDlg.obj.enc,94478,2011-04-18
...\.....\TsrDlg.sbr,16074,2013-03-30
...\.....\vc60.idb,214016,2013-04-02
...\.....\vc60.pdb,364544,2013-03-30
...\ReadMe.txt,3525,2011-03-31
...\res


...\...\Tsr.rc2,395,2011-03-31
...\resource.h,1004,2011-05-22
...\resource.hm,159,2011-03-31
...\StdAfx.cpp,205,2011-03-31
...\StdAfx.h,1054,2011-03-31
...\TSpacket.h,567,2011-04-02
...\TSpackets.cpp,7256,2013-03-30
...\TSpackets.cpp.bak,6882,2011-04-14
...\TSpackets.h,1847,2013-03-30
...\Tsr.aps,71080,2013-04-02
...\Tsr.clw,1621,2013-04-02
...\Tsr.cpp,2049,2011-04-13
...\Tsr.dsp,4236,2011-04-02
...\Tsr.dsw,531,2011-03-31
...\Tsr.h,1291,2011-03-31
...\Tsr.ncb,181248,2013-04-02
...\Tsr.opt,55808,2013-04-02
...\Tsr.plg,535,2011-05-22
...\Tsr.rc,6010,2011-05-22
...\TsrDlg.cpp,32238,2013-04-02
...\TsrDlg.h,1953,2013-03-30
...\说明.txt,66,2011-04-19

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

发表评论


0 个回复

  • dllNecSock
    将socket封装进DLL,提供上层应用,简单方便(Into the socket package DLL, the upper application is simple and convenient)
    2012-07-13 21:13:01下载
    积分:1
  • TRACKER_RECT
    CTrackerRect使用用例,用户直接编译就能运行,运行环境VC 8.0(CTrackerRect the use of use case, users will be able to direct the compiler to run, VC 8.0 runtime environment)
    2008-01-22 13:17:20下载
    积分:1
  • chatmad
    chatmad 聊天狂工具源码,适合WindowSocket编程的朋友,你懂的。(chatmad chat mad tool for source code, suitable for WindowSocket programmed friends, you know.)
    2012-06-07 20:42:47下载
    积分:1
  • MsAgentsrc
    微软的ms_agent,实现了类似瑞星小狮子的功能,可以实现语音,文字,动作的特级效果(Microsoft ms_agent, Ruixing realize a similar function of a small lion, you can realize voice, text, special effects action)
    2008-02-19 09:48:06下载
    积分:1
  • testdialog
    vc环境下对pro/engineer 进行二次开发的小例子。示例演示了对话框的开发方法。(vc environment on the pro/engineer to carry out the secondary development of small examples. Examples demonstrate the development of methods of dialog.)
    2007-08-12 19:42:36下载
    积分:1
  • ActiveX
    Visual C++高级开发范例解析第二章ActiveX源码(Visual C++ Advanced Development ActiveX sample chapter source analysis)
    2009-04-14 09:40:44下载
    积分:1
  • point-and-polygon
    判断二维空间中一个点和一个多边形的位置关系(To determine the positional relationship of the two-dimensional space midpoint and polygons)
    2012-06-25 09:34:47下载
    积分:1
  • new
    破解的开发库,绝对真正的破解,有需要的朋友支持下,希望大家喜欢(Crack development libraries, absolutely real break, a friend in need of support, hope you like)
    2010-09-15 20:25:45下载
    积分:1
  • INS-Debug
    基于VC++的INS数值解算显示程序,可以用来参考使用(The INS VC++ numerical solutions based on the VC++ ,and the program can be used to refer to direct use.)
    2015-10-21 22:58:39下载
    积分:1
  • 20060611Access
    简要说明:直接通过DAO读、写Access文件    直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。 (Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
    2006-08-29 12:05:09下载
    积分:1
  • 696518资源总数
  • 104658会员总数
  • 44今日下载