-
TS流解析
TS流分析工具,TS流解析代码,TS流文档
1)在终端显示流中所有节目的信息(节目号,解码名字,音视频ID,输入一个节目号能够保存音视频数据包,能够在播放器中播放)。(PAT,SDT,PMT表的解析)
2)输入一个节目号能够显示未来几天的信息(EIT表的解析)
3)显示NIT表中的信息
4)显示CAT表的信息(主要是ECM_PID,和EMM_PID)
5)显示系统的时间,这个是我猜的其实我也不知道是系统时间(TDT表的解析)
- 2022-11-16 08:05:04下载
- 积分:1
-
This function places one keystroke at the head or tail of the BIOS type
This function places one keystroke at the head or tail of the BIOS type-ahead buffer if there is room for it.
- 2022-09-25 06:00:02下载
- 积分:1
-
Domain2.2 的源代码,不用太详细介绍了吧。值得一看,delphi的,...
Domain2.2 的源代码,不用太详细介绍了吧。值得一看,delphi的,-Domain2.2 the source code, not to be too detailed briefing of the hour. An eye-catcher, delphi, huh
- 2022-04-28 11:45:21下载
- 积分:1
-
一个很好的录音机程序,功能很强大,包括可以录制MP3和wav的功能...
一个很好的录音机程序,功能很强大,包括可以录制MP3和wav的功能-A good tape recorder procedures, functions very powerful, including MP3 and wav recording function
- 2022-05-24 06:51:32下载
- 积分:1
-
软键盘输入法,支持中文输入法,功能还有待改进
软键盘输入法,支持中文输入法,功能还有待改进-Soft keyboard input method support for Chinese character input method, function could be improved
- 2022-08-19 14:06:49下载
- 积分:1
-
1・能够创建链表
2・能够删除,插入任一元素
3・有友好的人机卷面;...
1・能够创建链表
2・能够删除,插入任一元素
3・有友好的人机卷面;-2 to create one list can delete, insert any one element 3 has a friendly man-machine卷面
- 2022-08-12 07:10:24下载
- 积分:1
-
getword二次开发源码
从屏幕上获取文字的代码示例,有VB、C#、C++,Delphi7的示例,利用getword控件,很方便地从屏幕上获得鼠标处的文字,在很多方面都能应用,有很大的参考价值,。
- 2022-06-12 03:30:36下载
- 积分:1
-
Realize a SOKET API in the player,
一个SOKET API 实现在的播放器,-Realize a SOKET API in the player,
- 2022-06-29 21:18:40下载
- 积分:1
-
操作注册表的例子
罗的操作注册表的例子
.386
.model flat, stdcall
option casemap :none
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Include 文件定义
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
include Advapi32.inc
includelib Advapi32.lib
;>>>>>>>>>>>>>>>>>
- 2022-06-30 19:09:30下载
- 积分:1
-
输入两数,并以第二个数的倍数,将第一个数分组,打印出全部方案...
输入两数,并以第二个数的倍数,将第一个数分组,打印出全部方案-Enter the number two and the second the number of multiples of the number of the first division, print out the full program
- 2022-08-22 13:47:18下载
- 积分:1