Welcome![Sign In][Sign Up]
Location:
Search - realtime

Search list

[Bookshttp___www.sipforum

Description: Person-to-person realtime IP communications, like presence, VoIP and video applications, offer clear benefits for the enterprise as time- and money-savers. Unified functionality is now available, where all of the above are integrated into one streamlined application and interconnect with other networks. This creates a very important business tool and usage is increasing.-Person-to-person realtime IP communicat ions, like presence, VoIP and video applications. offer clear benefits for the enterprise as time- and money-savers. Unified functionality is n ow available, where all of the above are integrated into one st reamlined application and interconnect with o ther networks. This creates a very important bu siness tool and usage is increasing.
Platform: | Size: 670720 | Author: wsh | Hits:

[CommunicationRtpDLL_Windows

Description: RTP.DLL,RTP的源代码,完成RTP/RTCP.-RTP.DLL, RTP source code, complete RTP/RTCP.
Platform: | Size: 4600832 | Author: 王稳雷 | Hits:

[VOIP programwinrtplastest

Description: WinRTP is a COM component which can originate RTP (Realtime Transport Protocol) media from a microphone and terminate RTP media on a speaker.-WinRTP is a COM component which can origina te RTP (Realtime Transport Protocol) media fro m a microphone and terminate on a RTP media speak er.
Platform: | Size: 323584 | Author: 邱中天 | Hits:

[DocumentsOpenSG-1.6.0-StarterGuide

Description: OpenSG is a scenegraph system for realtime rendering, e.g. for Virtual Reality applications. It is just a library, not a full application. This documentation contains descriptions of the internal classes and concepts, as well as a tutorial that explains how to use the system.-OpenSG is a system for realtime scenegraph rendering. e.g. for Virtual Reality applications. It is ju st a library, not a full application. This documentation con tains descriptions of the internal classes and concepts, as well as a tutorial that explains how to use the system.
Platform: | Size: 1455104 | Author: | Hits:

[Special EffectsThemainwayofimageprocessing

Description: 都是基于VC++平台实现的图形图像处理的代码,全部经过本人测试.请放心下载!-are based on VC platform graphics image processing code, I have all undergone tests. Please be assured download!
Platform: | Size: 19456 | Author: 陈天 | Hits:

[DSP programemu64xx

Description: 使用在ti dm64xx 系列的realtime system -ti dm64xx use of the series of realtime system
Platform: | Size: 84992 | Author: 詹神 | Hits:

[mpeg mp3admixer_mute

Description: There is a sea of conditional compile directives in the source, because of its multi-platform compiling. It was designed to be compileable on both Linux, Windows and the DSP of course. As a result, it can be quite difficult to browse some parts of the code without looking closer. The code was optimized for realtime playback on a DSP, not for readability or expandability.
Platform: | Size: 78848 | Author: lijunwen | Hits:

[mpeg mp3src_mp3

Description: The following files constitute the main C sourcecode. The tablefiles for the transforms are omitted - they can be autogenerated from within the main program using a #define statement. Please note that these files are presented as-is for reference only, they don t contain a Makefile and might contain errors. Also note that they cannot run on the DSP in realtime without hand-made assembler optimizing. The assembler version is not presented in the thesis because it is copyrighted. If you are just looking for the source-code to an mp3 player, I suggest taking a look at some of the other freely available players with source, like amp see the link below.-The following files constitute the main C sourcecode. The tablefiles for the transforms are omitted- they can be autogenerated from within the main program using a#define statement. Please note that these files are presented as-is for reference only, they don t contain a Makefile and might contain errors. Also note that they cannot run on the DSP in realtime without hand-made assembler optimizing. The assembler version is not presented in the thesis because it is copyrighted. If you are just looking for the source-code to an mp3 player, I suggest taking a look at some of the other freely available players with source, like amp see the link below.
Platform: | Size: 33792 | Author: lijunwen | Hits:

[DSP programrealtime

Description: DM642 ti c6000 多任务/ 中断使用示例-DM642 ti c6000 multi-task/interrupt the use of sample
Platform: | Size: 37888 | Author: feng | Hits:

[SCMRT

Description: 是美信公司realtime芯片ds12887操作的详细原代码
Platform: | Size: 1024 | Author: 张三 | Hits:

[Software EngineeringARM-LINUX

Description: 基于ARM平台的LINUX下的QT-C++编程基础入门-LINUX based on the ARM platform under the QT-C++ Programming Getting Started
Platform: | Size: 320512 | Author: 李晶 | Hits:

[Windows Developrealtime_plot_vc

Description: 强烈推荐vc++环境下的实时曲线程序,老外编的,值得借鉴。里面包含说明文档,我也是一开始使用mschart发现更新数据时出现屏幕闪烁,才找到这个程序,是公开的。-Strongly recommend vc++ Environment real-time curve procedures, foreign made, and worth learning from. Which contains documentation, I also started using an updated data MSChart found when the screen flashes, only to find this program is open to the public.
Platform: | Size: 189440 | Author: | Hits:

[Windows Developquxian

Description: 利用vb进行二维实时曲线的绘制,可控制绘制的时间间隔-Vb for the use of two-dimensional rendering of real-time curve, can control the rendering time interval
Platform: | Size: 5120 | Author: 111111 | Hits:

[Software Engineeringtshgl

Description: 图书馆理系统数据流程图, 希望大家点评, 软件工程作业-Data flow diagram library management system, hope that we commented, software engineering operation
Platform: | Size: 6144 | Author: 三毛 | Hits:

[DSP programLab515-JpegNet

Description: CCS环境下的NET源码,内含JPEG的编码,来源为REALTIME的开发板。-CCS environment NET source code that contains the JPEG encoding, the source of the development board for RealTime.
Platform: | Size: 479232 | Author: 欧阳峰 | Hits:

[mpeg mp3mp3en

Description: rtbuf.c is an implementation of a buffering scheme using the POSIX realtime features. Its aim is to provide smooth playback of MPEG audio streams even on a very heavily loaded machine. It uses many advanced features of the operating system: - System V shared memory - POSIX.1b realtime scheduling extensions - POSIX.1b memory locking - Sound Driver DMA buffer mapping into the user proces space Make sure that you have enabled these features! The downside of these features is that they can only be used if the process has root permissions. Using realtime features is somewhat dangerous, since a realtime process can eat all the CPU time, rendering the machine unresponsive. So don t try this on your server!
Platform: | Size: 259072 | Author: lamching | Hits:

[mpeg mp3mp3de

Description: This implementation creates three processes: - The command line parse/control process. It runs continuously as root. - The MPEG decode/playback process. It revokes root rights as soon as it has enabled the realtime features, to minimize the risk for a security hole - The prefetch process. Its only purpose is to load the input file into a memory region shared with the decode process. It also revokes root rights. The MPEG decode process writes its output data directly into the soundcard DMA buffer, which is mmap ed into process memory. This minimizes operating system overhead.
Platform: | Size: 83968 | Author: lamching | Hits:

[Special Effectscamshiftdemo

Description: 跟踪摄像机中的物体,opencv源代码,点击图像中的物体后会跟踪目标,并在目标上标记-Tracking objects in video camera, opencv source code, click on the image objects will be tracking the target, and target marking
Platform: | Size: 2048 | Author: 陈皓 | Hits:

[SCMrealtime-c166

Description: 本程序是一个应用于16位单片机的实时操作系统代码-This procedure is a 16-bit single-chip microcomputer used in real-time operating system code
Platform: | Size: 317440 | Author: 刘清 | Hits:

[Mathimatics-Numerical algorithmsDFT_FFT

Description: 离散傅立叶算法(DFT)、快速傅立叶算法(FFT)通用源码-Algorithm for Discrete Fourier (DFT), fast Fourier algorithm (FFT) common-source
Platform: | Size: 5120 | Author: Daniel | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »

CodeBus www.codebus.net