-
NetTalkAVIOMgrNetTalkActiveX AVIOMgr package including : video acquisition, vide...
NetTalk可视电话软件,AVIOMgr是一个可视通信的通用模块,在NetTalk中是一个独立的模块,对它进行一些简单的处理,可以做成静态库、动态库或ActiveX控件,以用于其他软件。
AVIOMgr封装了包括:视频采集、视频压缩、音频采集、音频压缩、音频播放、数据传输、命令控制等一系列与可视通讯有关的功能。一切对AVIOMgr的控制和AVIOMgr的信息反馈仅通过几个简单的消息和几个简单的函数调用就能完成。
-NetTalkAVIOMgrNetTalkActiveX AVIOMgr package including : video acquisition, video compression, audio capture, audio compression, audio playback, data transmission and control orders with a series of visual communications-related functions. All right AVIOMgr AVIOMgr the control and feedback of information only through a few simple messages and a few simple function call can be completed.
- 2022-06-29 18:38:28下载
- 积分:1
-
x264视频编解码算法实现的一个非常实用的例子程序
x264视频编解码算法实现的一个非常实用的例子程序-H.264 video codec algorithm of a very practical example of procedures
- 2022-08-22 04:29:20下载
- 积分:1
-
一个很好的demo做视频开发的例子,演示了如何获取摄像头的视频数据。...
一个很好的demo做视频开发的例子,演示了如何获取摄像头的视频数据。-A good example of the development of demo to do video to demonstrate how to obtain the camera video data.
- 2022-05-12 13:09:09下载
- 积分:1
-
Player of the source code to see the value of the new veterans who will help to...
播放器的源代码,值新老手们去看看,有助于提高各方面的能力-Player of the source code to see the value of the new veterans who will help to enhance the capacity
- 2023-09-05 11:40:04下载
- 积分:1
-
CEA 861 B,视频格式规范
CEA 861 B, Video format spec
- 2022-04-11 01:29:19下载
- 积分:1
-
图像处理
image processing
This book is a doc on image processing. Each chapter explains basic
concepts with words and gures, shows image processing results with photographs,
and implements the operations in C. Information herein comes
from articles published in The C/C++ Users Journal from 1990 through
1998 and from the rst edition of this book published in 1994. This second
(electronic) edition contains new material in every chapter.
- 2022-09-09 09:55:02下载
- 积分:1
-
Gerbtool教程,专门用于制作PCB的软件
Gerbtool教程,专门用于制作PCB的软件-Gerbtool Guide, specialized software for the production of PCB
- 2022-11-11 04:00:03下载
- 积分:1
-
哈夫曼编码和解码
这个项目是一个简单的 c + + 实现的哈夫曼编码。目前,它可以只对文件进行编码 ;解码功能是暂停工作时,我对我的大学课程。
编译
编译由 Make 实用程序处理。若要编译,只是导航到存储库中的根文件夹和运行"使"。若要在调试模式下进行编译,运行"使调试 = 1"。
运行
的可执行文件"哈夫曼"应该传递一个参数: 要进行编码 (或解码,解码功能完成时) 的文件的名称。编码的文件放置在同一目录中用".huf"追加到的文件的名称。
解剖的编码的文件
的文件的第一次 3 位指示过剩在结束了最后一个字节的位的数目 ; 这些尾随位将被忽略,解码器。接下来的 128 字节描述了码本。因为典型的哈夫曼编码 (http://en.wikipedia.org/wiki/Canonical_Huffman_code) 用来对文件进行编码,描述码书很简单,按字母顺序排列,在每个码字中给予的位数给 0 为符号不存在的文件中。后码书,进行编码的输入的文件。
- 2022-08-25 18:29:48下载
- 积分:1
-
VC学习视频教学、入门最快的方法。
VC学习视频教学、入门最快的方法。-VC study video frequency teaching, crosses the threshold the
quickest method.
- 2023-01-17 14:40:12下载
- 积分:1
-
建立一个MIDI文件,描述了MIDI文件的格式
建立一个MIDI文件,描述了MIDI文件的格式 -Setuping up a MIDI file, giving the description the style of MIDI file
- 2023-07-06 23:20:03下载
- 积分:1