登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:DVD
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. SOURCE

  一款车载DVD的车机源程序(正在生成中的哦),车机原程序 显示:T100A,收音ST7540(信发高频头), 电视:特纳3321QF(全制式), 碟盒三洋,DVD是不能说的, 时间ICCF8563 这可是一台批量生产的机器的完整原程序,价值大大的. (A car DVD car machine source (under Oh Generation), cars drive the original program displays: T100A, radio ST7540 (letter-fat high-frequency head), TV: Turner 3321QF (wide format), disc box Sanyo, DVD is not to say, time ICCF8563 This is a complete production machine the original procedure, the value greatly.)

386
下载
165
浏览
2007-09-26发布

2. 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)

202
下载
106
浏览
2007-02-01发布

3. EM847xSDK

  神龙卡 EM847xSDK 含中文 用 户 开 发 手 册(Shenlong card EM847xSDK with Chinese users manual)

209
下载
97
浏览
2006-12-31发布

4. showmov20

  本程序采用php+mysql构建。运行速度更快,更安全,运行程序目录中install.php进行安装 1、采用模块化后台管理。可轻松管理电影数据。实现影片等级制度。隐藏影片。实现会员分级制度。拥有便捷的在线电话,手机,银行等支付方式。 配合程序可实现时时开通。 2、支持在线点播,在线下载,在线直播方式发布您的音乐跟视频。 3、高扩展性能。可结合BBS论坛,。实现用户数据库共享。实现发贴赚点。删点扣点等功能。一次注册。全站通用。 4、用户收费机制。用户可分扣点消费。包月消费。 5、后台可开设具体IP是否免费观看。 6、流量统计功能。可统计出用户从那里进入您的网站。 7、影片错误报告,会员短信功能。 8、用户推广赚点功能(err)

19
下载
120
浏览
2006-06-03发布