搜索资源列表
jthread-1.1.1
- 利用RTP/RTCP协议线程的几个例子,适用于初学者,希望对大家有帮助!RTP/RTCP协议是居于UDP传输的-using RTP / RTCP threads of a few examples, applicable to beginners, we want to help! RTP / RTCP live UDP transmission
jthread-1.1.2.tar
- 这是JRTPLIB编译时须用到的线程库,解压后便宜即可生成JRTPLIB.LIB-compiler to be used for the threads, unpacked cheaper can be generated JRTPLIB.LIB
jthread-1.4.0
- 顶顶有名的JRTPLIB库的线程支持程序,最新版本 符合RFC3555规范,大家共享-after another famous JRTPLIB threads library support program, the latest version with RFC3555 norms, share
RTP-JRTPLib3.4.0
- 本压缩包中包含JRTPLib3.4.0的源代码与JThread一个开源的线程类,JRTPLib与JThread联合使用。 -the compression JRTPLib3.4.0 package contains the source code and an open-source JThread Thread category, and JThread JRTPLib joint use.
jthread-1.1.0
- 支持jrtplib3.1.0,在后台处理数据-jrtplib3.1.0 support, data processing in the background
jthread-1.2.1
- JRTPLib库中需要用到的多线程的支持库Jthread。使用于window、linux、unix等多平台。用户可以非常方便使用该库构建自己的线程应用-JRTPLib need for the use of multi-threading support for Jthread. For use in window, Linux, Unix and other platforms. Users can easily use the building for its own threaded ap
jrtplib-3[1].6.0
- JRTPLIB的最新版本3.6.0版本,配套使用jthread 1.2.1版本,编译时要么配合jthread1.2.1使用,要么注释掉支持线程操作的宏定义-JRTPLIB the latest version 3.6.0 version, jthread supporting the use version 1.2.1, compiled with either jthread1.2.1 use, or comment out the operation in support thread-de
jthread-1.2.1.tar
- 非常好的RTP库,好不容易找到的,我已经修改了其中一些BUG
jthread
- jRtpLib的依赖库,使用对象实现线程的封装,开源
jvoiplib
- libJvoip 一个开源的voip库,依赖与库jrtplib 和 jthread,visual studio 下编译通过
emiplib-0.15.0
- 基本上这个库的目的就是要完成一个多媒体的网络传输库,方便多种媒体在网络上进行传输。从上面可以看到,它提供了从底层的数据采集、编码解码、传输等功能。当然,它不是独立的,比如,我是在window下做一个开发,对于音频它使用了winmm.lib库,对于视频使用了Dshow以及QT for windows。 另外,它也依赖于下面两个库:jrtplib以及jthread。比较详细的可以到官方网站找到参考。http://research.edm.uhasselt.be/emiplib/documentati
jthread-1.2.1
- The JThread package provides some classes to make use of threads easy on different platforms
jthread-1.2.1.zip
- 有关RTP有RTCP协议实现UDP和TCP网络视频传输的开源代码,Related to RTP have RTCP protocol UDP and TCP network video transmission of the open source code
jthread-1.3.1
- 与jrtplib配合使用的jthread,最新版本,童鞋们不需再用cmake生成,只需打开文件就可以使用vs运行了。-In conjunction with jrtplib use of jthread, the latest version of the shoes do not need to re-use cmake to generate, simply open the file you can use vs run.
jthread-1.1.2
- 线程中信号量的例子,与RTP配合使用.线程中信号量的例子,与RTP配合使用.
jthread-1.2.1
- jthread:一种比较经典的多线程类。可以参考使用。-jthread: a more classical type of multi-threading. Can reference.
jthread-1.3.1
- jthread是一个多线程开发库,利用它可以方便地在Windows或者Linux开发多线程程序。-jthread is a multi-threaded development libraries, you can easily use it in Windows or Linux multithreaded application development.
JThread
- JThread类,线程开发方便使用,直接导入就可以使用,注释完整-JThread class, the development of the use of easy to use, direct import can be used to complete the notes
JThread_manual(latest)
- 这是关于JRTP使用的JThread的说明文档,希望你能喜欢。(This is about the use of JRTP JThread documentation, I hope you like it.)
jthread-1.3.3
- The JThread package provides some classes to make use of threads easy on different platforms. The classes are actually rather simple wrappers around existing thread implementations.